如何在ASP.NET Web应用程序项目中添加dll [英] How to add dll in ASP.NET Web Application Project

查看:270
本文介绍了如何在ASP.NET Web应用程序项目中添加dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Web应用程序中添加dll是必需的。我尝试通过浏览该DLL添加引用。但是,我得到了以下错误:



---------------------------

Microsoft Visual Studio

---------------------------

无法添加对... \ ABCC.dll的引用。请确保该文件是可访问的,并且它是有效的程序集或COM组件。

---------------------- -----

OK

---------------------------



如何做到这一点。

A dll is required to add in web application. I try to add reference by browsing that dll. But, I got below error:

---------------------------
Microsoft Visual Studio
---------------------------
A reference to '...\ABC.dll' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.
---------------------------
OK
---------------------------

How can I do this.

推荐答案

通过这个链接,类似的面临。

http://stackoverflow.com/questions/7080447/i-want-a-solution-for-this-please-make-sure-that-the-file-is-accessible-and-th [ ^ ]
Go through this link, similar was faced.
http://stackoverflow.com/questions/7080447/i-want-a-solution-for-this-please-make-sure-that-the-file-is-accessible-and-th[^]


这篇关于如何在ASP.NET Web应用程序项目中添加dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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