当前位置:
代码迷
>>
ASP.NET
>> asp.net引用了一些类库在bin里面,但是Assembly.LoadFrom(文件.dll)就出有关问题了
详细解决方案
asp.net引用了一些类库在bin里面,但是Assembly.LoadFrom(文件.dll)就出有关问题了
热度:
9773
发布时间:
2013-02-25 00:00:00.0
asp.net引用了一些类库在bin里面,但是Assembly.LoadFrom(文件.dll)就出问题了。
由于iis的工作目录不明确,导致无论我用LoadFrom方法还是Load方法,都报错误说找不到类库,怎么办呢?
------解决方案--------------------------------------------------------
在BIN里就直接写DLL名
查看全文
相关解决方案
ASP.NET中运用Infragistics控件,从2003升到2005 提示unable to locate license assembly
Exception Details: System.IO.FileLoadException: Could not load file or assembly 'FreeTextBox' or one of its dependencies. 磁盘空间不足,该如何解决
Could not load file or assembly 'Meta.Web' or one of its dependencies. 磁盘空间不足解决思路
发布dll,访问提示异常The located assembly's manifest definition with name 'Copy of TCL" does not match the assembly reference
Could not load file or assembly 'Microsoft.Office.Interop.Owc11, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e94,该怎么处理
asp.net引用了一些类库在bin里面,但是Assembly.LoadFrom(文件.dll)就出有关问题了
很郁闷的有关问题:配置异常 <add assembly=""/> 急
#Assembly="xxYY.cs"中的xxYY.cs是指的什麼?解决思路
[assembly: AllowPartiallyTrustedCallers],该如何处理
eclipse 项目->属性->为什么没有deployment assembly 旋钮呢,求大牛解答
Eclipse中Project的属性Deployment Assembly(支配程序集)消失了,不存在了,去哪儿了
MSSQL 的 Assembly,怎么找到dll
Could not load file or assembly 'NHibernate',该如何解决
mov ax,0b800h mov es,ax mov ds[0],'Assembly'该如何处理
mov ax,0b800h mov es,ax mov ds[零],'Assembly'
水晶报表在服务器上运行报错Could not load file or assembly 'log4net, Version=1.2.10.0,该怎么解决
uva 1572 Self-Assembly
工厂模式生成构造函数带参数的对象时的解决办法(Assembly.Load(path).CreateInstance)
.net assembly 没有IL也能运行
Assembly.Load()不能加载程序集的问题
Cannot find resource 46 in table EllisUtilityResources within assembly MapInfo.CoreEngine
zoj - 1076 - Gene Assembly
java-Maven打包插件 Assembly 和 Shade 插件的不同之处