首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

刚装了VS.net 2005,第一次运行web程序,出错了,该怎么处理

2012-01-10 
刚装了VS.net 2005,第一次运行web程序,出错了刚装了VS.net2005,第一次运行web程序,出错了,错误类型如下:Th

刚装了VS.net 2005,第一次运行web程序,出错了
刚装了VS.net   2005,第一次运行web程序,出错了,错误类型如下:
The   type   'Com.Morningstar.EquitySystem.Global '   is   ambiguous:   it   could   come   from   assembly   'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary   ASP.NET   Files\root\10cacd90\cdde38ba\App_Code.5p5b6tv5.DLL '   or   from   assembly   'D:\Equity2.1\Source\system\GlobalEquityData\bin\GlobalEquityData.DLL '.   Please   specify   the   assembly   explicitly   in   the   type   name.

有人遇到这类问题吗?

[解决办法]
没遇到过……
装的过程中出错没?
[解决办法]
检查一下包含 'Com.Morningstar.EquitySystem.Global ' 类型的DLL是否已经正确引用到项目中了

热点排行