Hi All,
Got a bit of a strange one.
I have been building an ASP.NET 2.0 app now for quite a while and had everything working quite well untill my computer froze when running the app from the debugger.
Now i get the following error message
Could not load file or assembly 'AjaxControlToolkit' or one of its
dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057
(E_INVALIDARG))
I have reinstalled Ajax 1.0, reinstalled the toolkit vsi, copied the web config from a working ajax site.
Not sure what else to do, its strange that it suddenly happened!
Any suggestions?
Thanks
Glen