all groups > visual studio .net ide > june 2007 >
You're in the

visual studio .net ide

group:

Error List poping up with each char I type in the IDE


Error List poping up with each char I type in the IDE David Thielen
6/17/2007 3:44:00 PM
visual studio .net ide:
Hi;

This just started happening. Each time I type a letter (or delete one) the
VS 2005 Error List pops up. If it’s already up it gets the focus. Needless to
say, this makes it impossible to edit code. Any idea how to stop this?

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm

RE: Error List poping up with each char I type in the IDE v-wywang NO[at]SPAM online.microsoft.com
6/18/2007 12:00:00 AM
Hello Dave,

According to your description, I understand that VS 2005 Error List will
pop up, each time you type a letter (or delete one letter). Please correct
me if I misunderstand anything here. If true, I could understand this must
have made it impossible for you to continue to edit code.

However, we haven't met such issue before. In order to narrow down and
resolve this issue,
I want to confirm some information with you. Would you please consider the
following lists of items.

1. Have you applied the latest service pack (VS2005 sp1)? If not, I would
like to suggest you apply the service pack.

2. If we disable Add-ns (e.g. "Tools" | "Add-in Manager") and run
"devenv.exe /safemode", do we still have the problem? This can eliminate
the possibility that third party Add-ins are causing problems.

3. If we create a new project, do we still have the problem? Sometimes
corrupted project settings can cause problems. These are project specific.

4. If we create a new user account, do we have the problem? This can help
to isolate user profile corruption related causes.

5. If we reboot the operating system to safe mode, do we have the problem?
This can help to isolate whether any other applications are interfering
with Visual Studio. Some features (like IIS) are not available under safe
mode. Please check whether this can apply or not. In addition to safe mode,
we also suggest "clean boot":
http://support.microsoft.com/kb/310353.
[How to configure Windows XP to start in a "clean boot" state]

Please let me know if the above method helps. I'm glad to assist you.
Sincerely,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: Error List poping up with each char I type in the IDE David Thielen
6/18/2007 9:21:00 PM
It's the ReSharper AddIn. I have asked them to figure out why it is doing this.

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm




[quoted text, click to view]
RE: Error List poping up with each char I type in the IDE v-wywang NO[at]SPAM online.microsoft.com
6/19/2007 12:00:00 AM

Thanks for your feedback, Dave.
I'm glad to hear you have found the root cause.
If there is anything I can help with, please feel free to let me know.
You are welcome.

Sincerely,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Re: Error List poping up with each char I type in the IDE mattvasquez NO[at]SPAM gmail.com
6/25/2007 8:39:40 AM
On Jun 19, 4:58 am, v-wyw...@online.microsoft.com (WenYuan Wang
[quoted text, click to view]

I'm having this same issue. When i'm in HTML mode if i change
anything the Error List window pops up. I have no add-ins installed
and am running Vista Enterprise with VS2005 sp1 installed. Also,when
i close the Error List it pops back up as "pinned" very annoying.
Re: Error List poping up with each char I type in the IDE Tim
7/3/2007 3:24:01 PM
I have the exact same issue. It seems to be the ASP.NET web forms error
checker. If I'm in the middle of typing an ASP.NET tag and pause for say, 3
seconds, the error window will popup. For example type this

<asp:button runat="server" i

Instead of typing the final d character for the ID attribute just sit there
and eventually the error window will popup. It'll even popup if it's closed,
which is super annoying! The error list won't popup unless you're typing a
server tag so the runat="server" attribute is important to trigger this bug.

[quoted text, click to view]
AddThis Social Bookmark Button