Re: Is it normal to wait a week to have connect.microsoft.com reply?



"Timothy Lee Russell" wrote:
I've posted a vs2008 IDE bug to http://connect.microsoft.com that involves a
blocking issue for me where the visual studio 2008 environment will
consistently and reproducibly crash...

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=317407
[...]

There is <solution_file_name>.suo file alongside solution file. It is there IDE stores user solution options (opened windows, their position, etc.). Just delete it to reset solution appearance. This file has hidden attribute set, so enable visibility of hidden files in Windows Explorer. Also, there is <project_file_name>.user file per each project. They are generated automatically by IDE, so it's safe to delete them, too.

HTH
Alex

.


Loading