G
G
graycrow2012-08-02 15:53:10
.NET
graycrow, 2012-08-02 15:53:10

VS2012 RC went crazy

Since recently, every time you try to change something (edit) in any .aspx file (.cs is normal), the studio freezes for 30 seconds, at which time csc.exe and w3wp.exe eat up one core by 100%. It seems that it recompiles on the fly after each letter entered. Impossible to work - entered 3 characters (what I had time) - the interface hung up - compiled - again what I managed to enter - again it hung. In this case, no messages, not in the output window, nowhere. If you strongly resist and press everywhere, the standard Visual Studio is busy will pop up in the tray. Solution - 4 projects, starter project mixed ASP.NET web forms + MVC3. Active configurations for all projects - release, I do not use debugging, the built-in web server too, everything is running on IIS. Framework version v4.0.30319.

Didn't find anything similar on google. I deleted the resharper - it did not help, I opened the project in the old studio (2010) and the same problem exists there. At the same time, everything compiles normally without errors, and if you do not touch aspx files, you can work normally. I reset the studio settings - it did not help. Has anyone encountered this behavior? What to do?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
graycrow, 2012-08-02
@graycrow

Oh, if only I remembered. For a long time I did not look into aspx files, and since everything else works, I did not notice this problem. Repair Install, by the way, did not help. I will re-create project files (.csproj).

T
ThePretender, 2012-08-02
@ThePretender

Try disabling all plugins in IE. Paradoxical, but it can help.

B
Bogdan0x400, 2012-08-03
@Bogdan0x400

Do you want to work with asph as a designer or with markup? I have such brakes when the designer first tries to build something there, he fails and I still get to the markup. Therefore, you need to open the markup immediately, and not the designer. There, in the visual studio, it is even somehow configured so that the designer does not start automatically.

A
AlexS, 2012-08-04
@AlexS

Perhaps this post will help somehow blendinsider.com/xaml/known-issue-xaml-designer-in-visual-studio-11-beta-crashes-on-launch-2012-03-07/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question