之后电池的构建过程中死亡无法加载程序集 [英] Could not load assembly after battery died during build

查看:195
本文介绍了之后电池的构建过程中死亡无法加载程序集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经开发了我的asp.net应用程序在我的笔记本电脑,但它的电池电量不足而构建的应用程序,所以笔记本电脑关闭。我现在有一个例外,它说:

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

我正在开发一个web应用程序,我试图加载登录页面。

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?

感谢。

推荐答案

如果笔记本电脑的构建,可能是一个破碎的临时文件问题过程中死亡。

If the laptop died during a build that could be a broken temporary files issue.

尝试删除ASP.NET临时文件,并做了清洁+重建。 (ASP.NET的临时文件位于 C:\\ WINDOWS \\ Microsoft.NET \\ Framework64 \\ v4.0.30319 \\临时ASP.NET文件(或Framework32,和/或V2 ...)和%TEMP%\\临时ASP.NET文件

Try deleting the ASP.NET Temp files, and do a Clean + Rebuild. (The ASP.NET Temp files are located at c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files (or Framework32, and/or v2...) and %temp%\Temporary ASP.NET Files

(注意,只删除临时文件夹的内容,如果IIS试图重建文件夹不删除该文件夹,你可能会得到烦恼,并且没有足够的权限)

这篇关于之后电池的构建过程中死亡无法加载程序集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆