| Thread | Last Post | Replies |
|
| Forms change to normal code files | 23 Sep 2003 18:37 GMT | 1 |
I'm coding using vsnet 2003, my problem is: The IDE sometimes confuses my Forms with normal Code files, and after that, I can no longer use de Designer to edit the appearance of the form. The problem persists even if I restart the vsnet.
|
| Data Tools: Edit in Cell | 23 Sep 2003 17:42 GMT | 1 |
If there is anyone from Microsoft listening, esp. from the data tools team, PLEASE PLEASE bring back the ability to edit data in-cell when viewing a table in the data-designer. Taking that out was a truly lame decision. PLEASE put it back in, using Access stinks, as it crashes every ...
|
| VS 2002 vs. VS 2003 wizard problem | 23 Sep 2003 15:07 GMT | 1 |
I posted the messsage below last week, but no replies, I've reproduced the problem with a VB macro, just create one and paste the following code. Let me know of any workarounds you can think of.
|
| Rebuilding .NET add-ins | 23 Sep 2003 06:24 GMT | 2 |
Hi, I am using Visual Studio .NET 2003 and I use the project wizards to create an Visual Studio .NET add-ins with the following selection in the wizards:
|
| Invalid Property Value Error with UITypeEditors | 22 Sep 2003 13:55 GMT | 2 |
I can consistently get an "Invalid property value" error in the Windows Forms designer using the following steps: 1. Create a new Windows Forms application 2. Add a Button (Button1) to the bottom-right of the form.
|
| Can't move controls with keyboard | 22 Sep 2003 08:14 GMT | 1 |
For some reason the Ctrl-ArrowKey and Shift-ArrowKey functionality of Visual Studio.NET stopped working for me. This sux because it is now difficult to do accurate control positioning. Does anyone know why this would
|
| UITypeEditor Problem | 21 Sep 2003 19:49 GMT | 2 |
I'm trying to implement a UITypeEditor in an Addin I'm building. The addin basically is a treeview control hosted in a toolwindow. When the user clicks on a node, i use the window.SetSelectionContainer() method to set the selected object in VS.NET's properties window.
|
| Automated heading documentation for source code files | 21 Sep 2003 16:22 GMT | 1 |
we use VS6 and VS.NET 2002 as software development platform for our projects. an automated heading documentation is needed for our source code files. At the beginning of each source code file (.h and .c) I gave a sample below for the heading section that we want to put.
|
| Properties tab stops working | 19 Sep 2003 15:21 GMT | 1 |
At random times while creating web projects using Visual Studio .NET, my "Properties" tab stops working. It refuses to fly out when I mouse over the properties tab (it's set to auto-hide). Right-clicking on an item on my web form and selecting "Properties" also fails to launch the ...
|
| vs.net hangs opening a solution | 19 Sep 2003 04:47 GMT | 3 |
I have a project that seemed fine a few days ago. Now, when I try to open the solution, vsnet gets to a certain point and then I just get an hour glass that lasts for hours. I finally have to kill things from the task
|
| Styles not displayed in drop down style menu... | 18 Sep 2003 02:04 GMT | 1 |
I attached a style sheet to a page via the Document Styles window, however the styles are not showing up in the style drop down menu at the top of visual studio when I highlight some html text. I have made sure that the
|
| No intellisense for C# or VB.Net? | 17 Sep 2003 23:00 GMT | 1 |
I have just installed VSNet 2003 and it does not seem to recognise either VB.Net or C# files... No colour coding, no intellisense. I have not yet installed the Help (MSDN).
|
| Intellisense not working | 17 Sep 2003 08:37 GMT | 1 |
I'm currently having a very frustrating problem after having installed Visual Studio .NET 2003 EA. The thing is that the Intellisence just won't pop-up automatically when I type for instance "System.". The only
|
| Exception closing form | 16 Sep 2003 22:02 GMT | 2 |
We have a form that one of the developers put a second class in that then showed up as a custom control icon in the IDE. We got the correct icon by editing the project file but now every time we open the form designer and
|
| Server Explorer Error | 16 Sep 2003 21:24 GMT | 1 |
Everytime I try to access the Servers dropdown list in the Server Explorer window I get the following error: Server Explorer is unable to perform this operation. See below for details: The type initializer for "System.Net.Dns" threw an exception.
|