我在笔记本电脑上开发了我的 asp.net 应用程序,但是在构建应用程序时它的电池电量不足,因此笔记本电脑关闭了。我现在有一个例外,它说:
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))
我正在开发一个 Web 应用程序,并尝试加载登录页面。
我不知道我该如何克服这一点。有谁知道解决方案是什么?
谢谢。