vote up 0 vote down star

Any errors or warnings within the markup pops up the window and it reminds me VB6 error message box, stealing the focus and concentration.

Quite an eyesore.

Is there a way to prevent the Error List window from showing up while editing ASP.NET markups?

flag

Can't you just close it or set it to always be minimized? – Yuriy Faktorovich Oct 14 at 16:13
@Yuriy: It still pops up. At least I figured out a keyboard short-cut key to close it (Shift-Esc) but that still isn't good enough. Since it stills my focus... – Sung Meister Oct 14 at 17:33

1 Answer

vote up 0 vote down

At least with the other IDE settings (i.e. C#/Windows, not ASP.NET), you can just hide or close the error list and have it pop up on each compile.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.