Strange Errors in VS.NET

Have any of you experienced the following error while compiling a windows forms application:

The application fails to compile and the errors are on lines numbered  16707566 +/- .  If you click on the error in the task list it doesn't take you anywhere.  The solution is to close the solution and re-open it.

I'm just curious, and yes I am using a legit copy of Visual Studio .NET 2003 Enterprise Architect.

Thanks,

Andrew


Answer this question

Strange Errors in VS.NET

  • Erez Mor

    Thanks for all the information, it is much appreciated.
  • Pramod Kumar M

    I have it installed on Windows XP Home Edition, this may be the problem.  When I was using the beta version (Everette) it did the same thing.  I was sure that it would have stopped once I bought the production version.  I'll check with Microsoft.  While I'm on the subject, I've also noticed that when I try to create a hotkey for a menu item (i.e. &File) it appears correctly in the designer window, but not a runtime.  My last issue is with MDI Parent Windows.  I don't want scroll bars to appear when you move a child window pass the boarder. Is there a way to prevent scroll bars from appearing   I've tried setting the appropriate properties without any luck.

    Thanks,

    Andrew

  • databaas

    The only restrictions that you would have on XP Home would be related to Web Items.

    When you say that the hotkeys don't appear correctly, do you mean that the underline doesn't show up   This is a system-wide setting ->  Desktop -> Properties -> Effects -> "Hide keyboard navigation indicators until I use the Alt Key"

    Regarding MDI stuff, I don't think you can do that (at least easily) as the "window" that serves as the child container isn't fully exposed for modification.

  • Aoeuid

    I have never seen that before.
  • Strange Errors in VS.NET