如何在Visual Studio中修复损坏的Bin Dll [英] How Do I Repair Corrupt Bin Dll In Visual Studio

查看:86
本文介绍了如何在Visual Studio中修复损坏的Bin Dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hello house,



我发现应用程序中的某些DLL已被Visual Studio中的应用程序标记为损坏,



i我正在使用Visual Studio 2013处理Web应用程序项目,我已关闭并重新启动应用程序但问题仍然存在,应用程序仍然构建并运行但抛出一些错误,但在使用filezilla ftpclient上传到服务器时,腐败文件没有显示在ftpclient上,我已经删除了bin文件夹并从我的后面添加了一个新文件夹,但是当这些DLL进入visual studio环境时它仍然显示损坏。

hello house,

I realize some DLLs in my application have been marked corrupt by the application in visual studio,

i am using visual studio 2013 working on a web application project, i have closed and restarted the application yet the issue still persist, the application still builds and runs but throw some errors, but upon uploading to server using filezilla ftpclient, the corrupt files doesnt show on ftpclient, i have deleted the bin folder and add a new one from my back, but it still shows corrupt whenever those DLLs comes to visual studio environment.

推荐答案

Visual Studio永远不会标记.DLL损坏。我们不知道你在说什么。



一般来说,没有办法修复腐败的.DLL或.EXE。你必须从已知的好副本中替换它。



但是,在你的情况下,你只需从源文件重建项目,并在bin文件夹。
Visual Studio never "marks a .DLL corrupt". We have no idea what you're talking about.

Generally, there is no way to "repair" a corrupt .DLL or .EXE. You have to replace it from a known good copy.

But, in your case, you simply rebuild the project from your source files and a new build is placed in the bin folders.


您的程序抛出异常并不表示您的DLL已损坏,请更具体,并提供您遇到的错误的一些实际详细信息,包括错误代码,内部异常等。
Your program throwing exceptions isn't an indication that your DLL is "corrupt" please be more specific and provide some actual details of the errors you are experiencing, including the error codes, inner exception etc.


这篇关于如何在Visual Studio中修复损坏的Bin Dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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