所以,我在Microsoft Visual Studio中创建的所有.exe文件在我想要运行它们时都会抛出一个错误消息The file or directory is corrupted and unreadable其他.exe文件,例如从互联网下载的.exe或程序文件中的文件都运行得很好。我读到了关于运行scs \scannow的文章,但问题仍然存在。以前可能遇到过这个问题的人,你是如何解决它的?
我是PowerShell的新手,没有太多的编程背景,只是尝试使用下面的power shell脚本来安装一些软件。脚本在为WinSCP软件执行时抛出错误。Program 'WinSCP-5.13.1-Setup.exe' failed to run: The file or directory is corrupted and unreadableAt line:1 char:1+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
At line:1
applicationhost.config文件正确且未损坏应用程序池“”testpool“”的工作进程在尝试从文件“”\?“”读取配置数据时遇到错误“”无法读取配置文件“”,行号为“”0“”。“”数据字段包含错误代码。Windows Process Activation Service无法为应用程序池'testpool‘生成应用程序池配置文件。错误类型为“%5”。要解决此问题