无法附加到应用程序“iisexpress.exe”使用“我的计算机型号”。

huangapple go评论50阅读模式
英文:

Unable to attach to application "iisexpress.exe" using "My Computer's Model Number"

问题

I can help with the translation:

这是一件奇怪的事情。大约在上个月,当我在这台电脑上运行这个asp.net项目时,一切都正常。昨天,当我在另一台电脑上使用Visual Studio 2022运行这个asp.net项目时,一切仍然正常。但是当我在这台电脑上使用Visual Studio 2019调试这个项目时,出现了上面的错误信息:

无法附加到应用程序“iisexpress.exe”,使用“我的计算机型号”

不工作的计算机:Windows 7(未更改)

成功工作的计算机:Windows 10

这个错误出现得很不友好,因为我几乎没有更改任何内容。

https://stackoverflow.com/questions/13415258/unable-to-attach-to-application-iisexpress-exe

这个链接几乎没有帮助。

英文:

This is a strange thing. About last month when I ran this asp.net project on this computer, everything was fine, and yesterday when I used Visual Studio2022 on another computer, I ran this asp.net project and it was still normal, but when I use Visual Studio 2019 in this When debugging this project on a computer, the above words are displayed:

Unable to attach to application "iisexpress.exe" using "My Computer's Model Number"

Computers that did not work as mentioned above: Windows 7 (has been unchanged)

Computer that worked successfully: Windows 10

This error comes up very unfriendly because I barely changed anything

https://stackoverflow.com/questions/13415258/unable-to-attach-to-application-iisexpress-exe

This link is hardly helpful

答案1

得分: 1

以下是要翻译的内容:

你还可以尝试以下步骤来解决问题:

  1. 关闭Windows内置防火墙设置

  2. 关闭计算机上运行的防病毒软件

  3. 禁用防病毒软件的自动启动并重新启动计算机

  4. 使用管理员权限运行Visual Studio

通常情况下,Visual Studio 不会无缘无故出现问题。您可能在此计算机的环境中进行了一些更改或下载了其他软件,导致了这种情况。您可以打开任务管理器查看是否有一些可疑的进程在运行。

英文:

You can also try the following steps to resolve the issue:

  1. Turn off the Windows built-in firewall settings

  2. Turn off the anti-virus software running on the computer

  3. Disable the automatic startup of antivirus software and restart the computer

  4. Run Visual Studio with administrator privileges

Usually, Visual Studio will not have problems for no reason. You may have made some changes in the environment of this computer or downloaded some other software to cause this situation. You can open the task manager to see if there are some suspicious processes running.

huangapple
  • 本文由 发表于 2023年6月26日 22:21:12
  • 转载请务必保留本文链接:https://go.coder-hub.com/76557578.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定