开发者

ASP.NET Configuration Won't Open

开发者 https://www.devze.com 2023-02-11 01:57 出处:网络
I can\'t imagine why it won\'t open! I\'ve check the issue which could be causing this and they are not having 开发者_JAVA百科login control

I can't imagine why it won't open!

I've check the issue which could be causing this and they are

  1. not having 开发者_JAVA百科login control
  2. placing my project in directory with complicated symbols or sth like that and my project dir is clean "C:\Documents and Settings\Shak\My Documents\Visual Studio 2010\Projects\WebApplication1"

What else could it be!!


The problem seemed to be the white-space in the project name. After removing these, it all worked fine.


I've also had this problem with VS2010 and FireFox.

What works for me is to make sure the project is running in Debug mode (F5).

It seems counter-intuitive but it works.

0

精彩评论

暂无评论...
验证码 换一张
取 消