首页 新闻 会员 周边

奇怪的问题

0
悬赏园豆:5 [已关闭问题]

  大虾们,求救啊!VS为什么我生成后调试网站,网站不能打开呢?昨天都还好好的。用IIS又可以。

   注:我生成没有错误。

问题补充: 在输送命令到应用程序的过程中出现错误 System.ComponentModel.Win32Exception: 在输送命令到应用程序的过程中出现错误。  在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) 在 System.Diagnostics.Process.Start() 在 System.Diagnostics.Process.Start(ProcessStartInfo startInfo) 在 System.Diagnostics.Process.Start(String fileName) 在 Microsoft.VisualStudio.WebServer.WebServerForm_DAL.DoLaunch() 在 Microsoft.VisualStudio.WebServer.WebServerForm_DAL.OnCommandLaunch(Object sender, EventArgs e) 在 System.Windows.Forms.MenuItem.OnClick(EventArgs e) 在 System.Windows.Forms.MenuItem.MenuItemData.Execute() 在 System.Windows.Forms.Command.Invoke() 在 System.Windows.Forms.Command.DispatchID(Int32 id) 在 System.Windows.Forms.Control.WmCommand(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m) 在 System.Windows.Forms.ContainerControl.WndProc(Message& m) 在 System.Windows.Forms.Form.WndProc(Message& m) 在 Microsoft.VisualStudio.WebServer.UIComponents.MxForm.WndProc(Message& m) 在 Microsoft.VisualStudio.WebServer.WebServerForm_DAL.WndProc(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** 已加载的程序集 ************** mscorlib 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900) 基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- 点击调试,调试能运行,生成也OK,Development server也能启动,但就是页面不能显示 突然发现asp.net配置也不能打开了
hardy_Wang的主页 hardy_Wang | 初学一级 | 园豆:17
提问于:2010-07-23 10:23
< >
分享
其他回答(2)
0

问题描述的详细些啊,错误信息,配置方法等等,不然也帮不上忙的

沧海月明. | 园豆:169 (初学一级) | 2010-07-23 10:34
0

貌似在哪个地方过早地调用了MenuItem的OnClick事件。

dege301 | 园豆:2825 (老鸟四级) | 2010-07-23 13:08
那有没有什么解决方法?
支持(0) 反对(0) hardy_Wang | 园豆:17 (初学一级) | 2010-07-23 13:49
先找到在那个地方调用了这个事件,可以单步调试看看。
支持(0) 反对(0) dege301 | 园豆:2825 (老鸟四级) | 2010-07-23 16:56
0

默认页设置了没有...还有默认浏览器。

Astar | 园豆:40805 (高人七级) | 2010-07-23 14:13
都设置了!!没办法了。。俺现在在用最后一招,重装
支持(0) 反对(0) hardy_Wang | 园豆:17 (初学一级) | 2010-07-23 14:14
@haihai:呵呵,可以尝试修复或重装,操作之前最好把项目拿到其它机器试试,确保是VS问题再搞。。
支持(0) 反对(0) Astar | 园豆:40805 (高人七级) | 2010-07-23 14:16
呼呼!!!完了。。。修复都没得用哦!!!惨了
支持(0) 反对(0) hardy_Wang | 园豆:17 (初学一级) | 2010-07-23 14:57
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册