I've developed my asp.net application on my laptop but its battery was running low while building the application, so the laptop turned off. I now have an exception, which says:
Could not load file or assembly 'Infragistics2.WebUI.UltraWebGrid.v7.3' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
I'm developing a web application and I tried to load the login page.
I have no idea how can I overcome this. Does anybody know what is the solution?
Thanks.