Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem of failed start and debugging of Visual Studio 2012 Update 4 RC

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly introduces how to solve the problem of Visual Studio 2012 Update 4 RC startup debugging failure, the article is very detailed, has a certain reference value, interested friends must read it!

The following solutions apply to any Visual Studio development environment and systems above Windows NT 6.1.

System: Windows 8.1 Enterprisex64 RTM

Development environment: Visual Studio 2012 Update 4 RC

Runtime: .NET Framework 4.5x64

Host environment: IIS 8.0

Error: unable to start debugging on the web server, you do not have permission to debug the web server process, you need to run as the user account of the web server, or you have administrator privileges.

Reason: user control has been enhanced, especially Windows 8, since the Windows Vista version, starting with Windows NT 6.1. If you have not used the system optimization software to do user control, the system permissions are adjusted, that is, by default.

Visual Studio must be "run as an administrator", that is, the right mouse button "run as an administrator", not whether the account you are currently logged into is an Administrator problem. Otherwise, when your Visual Studio starts debugging in F5, the above error will appear: "unable to start debugging on the web server, you do not have permission to debug the web server process, you need to run as the user account of the web server, or have administrator privileges."

Solution:

Desktop, move the mouse over Visual Studio 2012.

Right click-- > property

Click-- > Advanced

Check "run as administrator (R)", and then make sure.

OK, it's done.

Or "run as administrator" every time you right-click.

The above is all the contents of this article entitled "how to solve the problem of Visual Studio 2012 Update 4 RC startup debugging failure". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report