Sunday, December 18, 2011

Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_IN

Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_IN
Problem :
Could not load file or assembly … The parameter is incorrect … HRESULT: 0x80070057 (E_INVALIDARG)

On Computer ShutDown due to power failure got the above mentioned error
Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))


Solution :

Delete Relevant OR All Files from
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files.
OR
C:\Users\adnan\AppData\Local\Temp\Temporary ASP.NET Files
OR
C;\Users\{Your User Name}\AppDate\Local\Microsoft\Temp\Temporary ASP.NET Files\


This will solve Your problem

No comments:

Post a Comment