远程调试权限。
但在这之后,您是否可以调试其他用户的进程就决定于您的权限,举例说明:如果您想要调试其他用户的自然进程(nativeprocess),您就需要具有SEDebug权限。
But after this, whether you can debug other user's process is decided by your privilege. For example, if you want to debug other people's native process, you should have SEDebug privilege.
在VS.Net中,有两件事情决定是否一个用户可以进行调试,一是DebuggerUsers组,令一个是用户权限,如administrator,poweruser或者SEDebug
In Visual Studio .NET, there are two things that determine if a user can debug. One is the Debugger Users group, and the other is user privilege, such as administrator, power user, or SEDebug.
此时,异常助手可以为您提供添加额外权限的机会,这样,您就可以具有足够的权限重新启动调试会话,以避免出现问题。
At that point, the Exception Assistant gives you the chance to add an extra permission, which allows you to restart the debugging session with sufficient permissions to avoid the problem.
必须具有管理员权限才能创建或调试IIS网站项目。
You must have administrative rights to create or debug an IIS Web site project.
无需具有管理员权限即可创建或调试本地文件系统网站。
You do not need administrative rights to create or debug a local file-system Web site.
授予其他用户进行连接的权限会造成意外地连接到错误的远程调试会话的可能性。
Granting other users permission to connect allows the possibility of accidentally connecting to the wrong remote debugging session.
在部署具有所有必需的权限的应用程序之前,当在桌面上对其进行调试时,测试结果可能一切正常,但一旦部署后就会失败。
If you do not deploy your application with all the required permissions, it may test fine when you debug it on your desktop, but fail when deployed.
用户具有对在其用户标识下运行的进程进行调试的权限,但不能调试其他用户的进程。
Users have the permission to debug processes running under their user identity, but cannot debug other user's processes.
启动调试以后,应用程序将具有某些权限,这些权限相应于从该区域安装的部分信任的应用程序。
When you start debugging, the application will have permissions appropriate to a partial trust application installed from that zone.
启动调试以后,应用程序将具有某些权限,这些权限相应于从该区域安装的部分信任的应用程序。
When you start debugging, the application will have permissions appropriate to a partial trust application installed from that zone.
应用推荐