| Thread | Last Post | Replies |
|
| CodeElement looses it type? | 31 May 2004 17:44 GMT | 2 |
I'm making an Add-in that needs to loop through all the codeElements and their children and add them to a listview. I have a big if typeof(codeElement) is blah then ... elseif typeof(codeElement) is blah then... conditional. I'm having a problem on the elseif typeof(codeElement)
|
| Name conflict in solution | 31 May 2004 13:56 GMT | 5 |
Hi group, (VB.Net 2003) in one solution, there are two WindowsApplication projects. They don't have a relation to each other (are no classlibraries). In the solution properties, there are no dependencies either. When compiling one project I
|
| HOWTO: Use custom XML schemas with VS.NET 2003 | 30 May 2004 12:31 GMT | 3 |
I'm currently writing my own mini-XAML for Windows Forms, and encountered some hiccups when trying to make Visual Studio .NET 2003 recognize the XML schema I've created for the control template files. The limitations of the IDE's schema support are rather severe and
|
| Start Application | 30 May 2004 10:53 GMT | 3 |
I am using VS.NET 2003, 7.1.3088 and am trying to run NUnit as the Start app, but if I go to the Project Properties I can't type anything into the Start Application box, according to a book I have it says there should be an ellipsis to 'browse' for an executable but I don't have ...
|
| IDE locks DLLs so next build fails | 30 May 2004 09:51 GMT | 1 |
I am running an ASP project, and when I debug the application pages, then exit the application normally the next time I build the environment has one of my support DLLs locked. I checked what application had the DLL locked and it was DEVENV.EXE which is
|
| disappearing .exe.config file | 30 May 2004 09:00 GMT | 2 |
I've got a Winforms app 'test1.exe' (in C#), where the simple act of compiling always deletes the test1.exe.config file in the output debug directory. Is there a reason why this happens?
|
| Backup Visual Studio 2003 Settings | 30 May 2004 08:48 GMT | 2 |
How can I backup all my Visual Studio 2003 settings (like colors, toolbar settings etc.). I would like to transfer them to another computer Thank Emil
|
| X-mouse with VS.net IDE | 29 May 2004 17:06 GMT | 3 |
I've just started using VS.net, and have found that the IDE doesn't function well with the X-mouse functionality available through XP powertoys. In powertoys, I have the settings so that it will only activate the window under the mouse cursor, and not to raise the certain window ...
|
| Number of Discs in VSNet 2003 Ent Arch | 29 May 2004 16:28 GMT | 1 |
I have been using VS.Net 2002 Enterprise Architect for a while now. VS.Net 2002 Ent Arch included 4 packed discs (600+ MB) just for the Visual Studio .Net development tools. All of the other software (SQL Server 2000, Windows 2000, MSDN, Visio, VSS, etc..) was on seperate
|
| VB Form forgets it is one | 28 May 2004 17:46 GMT | 1 |
I am using VS2003 and have a VB solution with several assemblies. One of them contains several forms and it seems that randomly, a few of those forms will "forget" that they are forms and display in the solution view as though they were classes. I am unable to view them with the ...
|
| VS.NET 2003 IDE Slow to Open | 28 May 2004 01:34 GMT | 5 |
When I open the IDE by itself with no solution, it takes 80 seconds to open. If I open the IDE with the network down, then it opens immediately. Has anybody run into this problem? And do you have any suggestions? Thanks.
|
| could not run CSharpAddCLass wizard | 27 May 2004 19:08 GMT | 2 |
When I try to add a class to my project, I get the message "Could not run the 'C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjectItems\LocalProjectItems\..\CSharpAddClassWiz.vsz' wizard." Any idea why I might be getting this? The funny thing is, the file
|
| Slow typing | 27 May 2004 15:02 GMT | 1 |
I know, there is a couple of messages about the VS slow typing problem. Is there a solution When I'm typing, often I should wait 10-30 sec to continue coding... Thanks ---
|
| Automation Server can't create object | 26 May 2004 21:41 GMT | 3 |
I am all of a sudden getting the above error when I try to create objects (projects, forms, etc.) in VS2003, EntArch. I found KB article about this issue, which recommends install of WinScript 5.6. However, I am running on Win2003 Enterprise. Please help -urgent JT
|
| DEVENV.EXE causes page fault in | 26 May 2004 16:06 GMT | 1 |
I am developing ASP.NET applications using VS.NET 2003. There are a few web forms that I have developed, no special controls, only the MS web server side controls (textboxes, labels, nothing fancy). On several of my pages, if I try to maipulate the layout in the designer, it
|