ASP.NET常见问题

  没有权限,无法在服务器上调试
Error while trying to run project: unable to start debugging on the web server.
You do not have permissions to debug the server.
Verify that you are a member of the debugger users’ group on the server.
Would you like disable future attempts to debug asp.net pages for this project?
解决方法:由于系统安全、权限设置不合适。
(1)
确认“集成WINDOWS身份验证”被选择
(2)
再确认登陆帐户对于IIS设定的目录具有完全控制权限。
(3)
如果你创建的WEB项目是机器名,说明目前站点是一个INTERNER站点,
IE的默认设置将影响你的调试。
 
 项目未配置好,无法在服务器上进行调试
Error while trying to run project: unable to start debugging on the web server.
The project is not configured to be debugged.
For asp.net projects, verify that you have a valid project file called ”web.config” for the URL specified and ‘debug’ is set to ‘true’ in that file.
For ATL server projects , verify that the ‘DEBUG’ verb is associated with your ISAPI extension.would you like to disable future attempts to debug asp.net pages for this project?
解决方法:该提示说明你的项目文件WEB.CONFIG未配置为“可调试”,请打开“WEB.CONFIG”确认“DEBUG=TRUE”
 
 访问被拒绝,请确认你是管理员或“DEBUGGER USERS”用户组的成员
Error while trying to run project : unable to start debugging.
Access is denied. Verify that you are an administrator or a member of the ‘debugger users’ group on the machine you are trying to debug. After being added to the ‘debugger users’ group ,you must log off and log back on for the setting to apply.
解决方法:
1、以管理员身份登陆
2、将该访问帐户加入‘DEBUGGER USERS’组

电话录音卡录入

转载于:https://www.cnblogs.com/xiaoxia121/archive/2011/06/22/2086689.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值