积极答复者
VS2010 无法启动调试

问题
-
新建一个项目,无任务代码,只有默认的FORM1
F5(启动调试)
会出现一个VS的提示信息(只有确定的对话框)"测试运行项目时出错:无法启动调试。拒绝访问"
但如果Ctrl+F5(开始执行不调试)则可以正常运行
有说人Terminal Services服务会有影响,我的Terminal Services服务是启动的,以及依赖的系统组件也是启动的
也可以确认不是程序安装的问题
meerio- 已移动 Sheng Jiang 蒋晟Moderator 2010年12月6日 4:46 (发件人:Visual C#)
全部回复
-
与Windows 服务是不是有关系呢?
以下是我机器启动服务的列表
Application Experience Lookup Service
Automatic Updates
Background Intelligent Transfer Service
COM+ Event System
Computer Browser
Cryptographic Services
DCOM Server Process Launcher
DHCP Client
Distributed Transaction Coordinator
DNS Client
Event Log
HTTP SSL
IIS Admin Service
Logical Disk Manager
Logical Disk Manager Administrative Service
Network Connections
Network Location Awareness (NLA)
Plug and Play
Print Spooler
Protected Storage
Remote Access Connection Manager
Remote Procedure Call (RPC)
Security Accounts Manager
Server
SQL Server (MSSQLSERVER)
SQL Server Integration Services
SQL Server VSS Writer
System Event Notification
Task Scheduler
TCP/IP NetBIOS Helper
Telephony
Terminal Services
Terminal Services Session Directory
Virtual Disk Service
Windows Audio
Windows Event Collector
Windows Management Instrumentation
Windows Presentation Foundation Font Cache 4.0.0.0
Windows Time
Wireless Configuration
Workstation
World Wide Web Publishing Service未列出的服务都没有启动.
修复安装后的服务是一样的,现在有同样的提示,卸载后再重新安装,有同样的问题。
谢谢!
meerio