【发布时间】:2010-10-05 15:41:11
【问题描述】:
每当我构建我的网络解决方案时,我都会收到此错误:
Could not load file or assembly 'dotless.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96b446c9e63eae34' or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
我在 Windows 7 上安装了带有 .NET 4.0 的 VS 2010。
这些 dll 位于 Web 应用程序的 Bin 文件夹中。
有什么建议吗?
谢谢。
【问题讨论】:
-
“dotless.Core”在哪里?
-
在 Bin 文件夹中。但是当我删除它并为下一个 dll 构建相同的错误时。
标签: asp.net assemblies