gpt4 book ai didi

visual-studio-2012 - 加载Visual Studio 2012和2015项目时出错

转载 作者:行者123 更新时间:2023-12-04 04:52:59 28 4
gpt4 key购买 nike

我已经在VS2012上工作了几年了。我在VS2012下开发了我的第一个asp.net/angularjs项目。
其次,我最近检查了一个VS2013项目(由第3方编写),该项目在2012年之前运行良好。

然后建议我在笔记本电脑上安装VS2015。这是出问题的时候。

问题:
我试图在VS2015中加载新的VS2013项目,但立即加载失败。

VS2015错误:

Creation of the virtual directory http://localhost:32999/ 
failed with the error: Filename: redirection.config
Error: Cannot read configuration file

现在,当我返回 VS2012 并加载原始的asp.net/angular项目时,出现以下错误:

Error loading vs2012 project

所以最后,我根本无法加载任何项目!无论是2012年还是2015年。

顺便说一下,我的本地IIS网站仍然运行良好,但是本地开发环境却运行不正常。

如何修复这些虚拟目录?

提前致谢,
鲍勃

最佳答案

根据这篇IISExpress 8 Cannot read configuration file redirection.config的指导,这是我如何成功加载VS2015的方法:

  • 关闭VS2015
  • 进入文件夹%userprofile%\Documents\IISExpress\config
  • 重命名applicationhost.config
  • 重新启动VS并加载解决方案/项目
  • VS应该已经重新创建了applicationhost.config,并且项目应该加载了

  • 当然,我现在有一个不同的错误,我将重新发布:
    [BadImageFormatException: Could not load file or assembly 'MyWebApp.DAL' 
    or one of its dependencies. An attempt was made
    to load a program with an incorrect format.]

    关于visual-studio-2012 - 加载Visual Studio 2012和2015项目时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35088702/

    28 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com