ApplicationBlocks issue

L

linda.chen

Hi all,

I am working on a project which is created a couple years ago. It is
written in C# (.net 1.1) and the developer has left the project.

The auto-update feature is current not working. When I run the startup
I keep getting this error message:

"An unhandled exception of type 'System.TypeLoadException' occurred in
microsoft.practices.enterpriselibrary.configuration.dll

Additional information: Could not load type
Microsoft.ApplicationBlocks.Updater.Downloaders.HttpDownloaderProviderData
from assembly Microsoft.ApplicationBlocks.Updater.Downloaders.".

Today I downloaded "Microsoft Enterprise Library June 2005" and
"Updater Application Block 2.0" to my machine. I also built the
"Updater Application Block 2.0" solution. I am still getting the error
after rereference all my libraries.

When I checked the "Downloaders" code in "ApplicationBlocks", I only
found BitsDownloaderProviderData inside.

Any idea where I can get the "HttpDownloaderProviderData"?

Thanks a lot.

Linda
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top