简体   繁体   English

VB.NET无法加载文件或程序集“ EnterpriseASPClient”或其依赖项之一。 该系统找不到指定的文件

[英]VB.NET Could not load file or assembly 'EnterpriseASPClient' or one of its dependencies. The system cannot find the file specified

I am trying to launch an already made asp.net web app, but even though I followed all the steps I still get this error, what could be the reason or solution to this. 我正在尝试启动一个已经完成的asp.net Web应用程序,但是即使我按照所有步骤操作,仍然出现此错误,但这可能是原因或解决方案。 Google hasn't been of help much so am kinda desperate. Google并没有提供太多帮助,所以有点绝望。 Will really appreciate any help, thanks in advance and here is the error page. 非常感谢您的帮助,在此先感谢您的帮助,这是错误页面。 ASP.NET错误页面

"an already made asp.net web app". “已经制作好的asp.net网络应用”。 Maybe you only have the code, not the dll referenced on it. 也许您只有代码,而没有引用的dll。 Check the proyect references. 检查proyect参考。

If I was right then, maybe here you can get that DLL: http://pusatborong.dyndns.org/Enterprise/EnterpriseASPClient/ 如果当时我没做错,也许可以在这里获得该DLL: http : //pusatborong.dyndns.org/Enterprise/EnterpriseASPClient/

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法加载文件或程序集“ jquerycalendar”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'jquerycalendar' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“ AjaxControlToolkit”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“ServiceStack”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'ServiceStack' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“AjaxControlToolkit”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集的“扩展名”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'Extensions' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“coba4”或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'coba4' or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“System.Net.Http.Formatting”或其依赖项之一。 该系统找不到指定的路径 - Could not load file or assembly 'System.Net.Http.Formatting' or one of its dependencies. The system cannot find the path specified 无法加载文件或程序集 'System.Web.WebPages.Razor,版本 = 1.0.0.0 或其依赖项之一。 该系统找不到指定的文件 - Could not load file or assembly 'System.Web.WebPages.Razor, Version=1.0.0.0 or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集“MySql.Data, Version=6.8.3.0”或其依赖项之一。系统找不到指定的文件 - Could not load file or assembly 'MySql.Data, Version=6.8.3.0" or one of its dependencies. The system cannot find the file specified 无法加载文件或程序集或其依赖项。 该系统找不到指定的文件 - Could not load file or assembly or its dependencies. The system cannot find the file specified
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM