如何在ASP.NET Web应用程序项目中添加dll

编程入门 行业动态 更新时间:2024-10-23 14:30:14
本文介绍了如何在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.

推荐答案

通过这个链接,类似的面临。 stackoverflow/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. stackoverflow/questions/7080447/i-want-a-solution-for-this-please-make-sure-that-the-file-is-accessible-and-th[^]

更多推荐

如何在ASP.NET Web应用程序项目中添加dll

本文发布于:2023-11-15 10:25:43,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1593598.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   项目   如何在   ASP   Web

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!