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
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