VS.NET Bugs
-
I was wondering if anyone else has been having little problems with VS.Net 2003? Bug 1: When Im making changes to a web form class file intellisense some time stop working, it seems very inconsistent. Bug 2: When Im using WYSIWYG to edit an ASP.NET page, I get locked in a box area on UI and the box drags the tables thus entering height and width properties in the HTML code. Thanks :rolleyes:
-
I was wondering if anyone else has been having little problems with VS.Net 2003? Bug 1: When Im making changes to a web form class file intellisense some time stop working, it seems very inconsistent. Bug 2: When Im using WYSIWYG to edit an ASP.NET page, I get locked in a box area on UI and the box drags the tables thus entering height and width properties in the HTML code. Thanks :rolleyes:
Bug 1: This often happens when you have a major syntax error in the code (other than the code you are still typing). Chances are, if you do a quick compile (Ctrl-Shift-B), you will see one or more errors. Bug 2: I too have encountered this problem. It was a while ago, and I cannot recall the exact circumstances.