Jump to content
Compatible Support Forums
Sign in to follow this  
zoooom

vs.net 2k2 hang

Recommended Posts

There is a 10 - 15 second hang whenever i try to run an application in vs.net 2k2 on win2k3. debug or release doesnt matter. start without debugging does the same thing. If i run it again it gets faster.. 3rd time its instant. But as soon as I recompile it it starts all over again. It didnt do this in 2k. Could this be a clash with the new 1.1 framework or something? both 1.0 and 1.1 frameworks are installed. Anybody have a similar problem?

Share this post


Link to post

I think i was able to solve this one on my own. The problem wasnt related to win2k3 it was because i have promoted the machine as a domain controller. And doing this basically removes the aspnet account. The vs.net ide will search for the aspnet account even on winform apps and console apps and if the user is not there it will hang while searching for the user. So all you need to do if you are on a domain controller is add the ASPNET user. App loads quick now. I hope the problem doesnt come back.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×