Anybody ever see this before? Every once in awhile in VS 2005 when I’m working on a web application project the ASP.NET Development Server goes nuts. For every file I add, the server will be killed and will restart. I say killed because it doesn’t release its resources (i.e., the taskbar icon) prior to adios-ing. Maybe its crashing?
You can click the image to see the stupidity in better detail. I’m not sure what gives with this. Its extremely bad when checking in lots of work, because the same pattern of restarting for each file added to the solution gets magnified tenfold.
I’ve done research on this sporadically but I haven’t found any information or bug reports on it. Has anybody seen this before?