| Thread | Last Post | Replies |
|
| Controls disapperars into Designer .. | 22 Nov 2004 09:15 GMT | 2 |
I've a problem in VS'03, All my controls have been disappears from my Designer !!! And I can't restore the window state before this "crash". But when i try to run the application, the controls appears in the window, at the same place, without any error, handling all events ... all ...
|
| Not resigning interops | 22 Nov 2004 05:41 GMT | 6 |
Hi; I am writing a MS Word add-in in C# and I use shdocvw.dll in it (for IE in a form). Visual Studio creates AxInteropSHDocVw.dll and InteropSHDocVw.dll and signs them using the project key I have for that project.
|
| usage of vs.net in dual-monitor configuration | 22 Nov 2004 01:03 GMT | 5 |
I have been using vs.net 2003 with dual monitors for several months now, and have found it to be a fantastic productivity enhancement. However, if I could find answers to these questions I think I could even more productive. 1.) Can I open two different editor files (in separate ...
|
| What is needed in an Install Program | 21 Nov 2004 23:45 GMT | 1 |
Hello; This link is aimed more at the three 3rd party installers. But I figure if Visual Studio 2005 can add these features - then the search for a good installer is over.
|
| Database connection | 20 Nov 2004 10:55 GMT | 1 |
I'm new to VS.net. Just loaded it. I can't seem to do something really basic and simple. I would like to connect a datagrid to a specific table within one of the sample databases that comes with MS SQL Server. I really don't care which one either. I just
|
| ASP.NET Visual development tool | 20 Nov 2004 00:56 GMT | 1 |
I am trying to find the best visual tool for a web developer to use so they can pass off forms to the app development team. Our web developers are used to the visual development environment of Dreamweaver. But the forms do not translate into Visual Studio .NET very well.
|
| ASP.NET Visual development tool | 19 Nov 2004 22:50 GMT | 1 |
I am trying to find the best visual tool for a web developer to use so they can pass off forms to the app development team. Our web developers are used to the visual development environment of Dreamweaver. But the forms do not translate into Visual Studio .NET very well.
|
| Syntax coloring lost configurability | 19 Nov 2004 21:21 GMT | 2 |
I am having a problem on VS .NET 2003 Ent Arch. After having successfully changed a few syntax coloring options in the TextEditor from Tools/Options/Environment/Fonts and Colors this dialog is now completely missing the Text Editor and several other items in the "Show
|
| Locals window content vanished! | 18 Nov 2004 18:39 GMT | 1 |
For the last few days I have noticed that, during debugging, the Locals and This windows have nothing in then. The Autos window contains content, but not the others. Does anyone recognize this? Have I changed a setting I should not have somewhere?
|
| Code Comment Report fails after install Windows XP SP2 | 17 Nov 2004 17:20 GMT | 4 |
Hi, In visual studio .net 2003 after i install xp sp2 web code comment report fails. In this newsgroup i found that the problem solve installing hot fix
|
| Add a shortcut to macro programmaticaly | 17 Nov 2004 05:52 GMT | 1 |
|
| XML Documentation File Path. | 17 Nov 2004 05:46 GMT | 1 |
I have a solution that contains several projects. I would like each projects XML documentation file to be written to SolutionDirectory\Docs. The IDE says that the path must be relative to the project directory, however ..\Docs\Filename.xml is not accepted. Any way to do this ...
|
| Can't change project dependencies and "Configuration Manager" sett | 16 Nov 2004 21:34 GMT | 2 |
I've been using VS tools for years and have never seen this problem before. I just set up a new dev box with a fresh VS .NET 2K3 install. I'm having this same problem with all my existing solutions, and any new ones I create... I can't modify any of the project dependencies or ...
|
| Updating ATL Resource in VB .Net 2003 | 16 Nov 2004 09:34 GMT | 6 |
I am using VS .Net 2003. I am writing a VB .Net app that uses a C++ ATL as a resource. I am frequently adding fetures to both. If I add features to the ATL, I can not access those features in VB .Net until I delete the ATL resources and add it back again. How can I get VB to ...
|
| Add a new project type to "Add New Project" window | 15 Nov 2004 12:20 GMT | 2 |
Hi there, Can anyone tell me what steps I need to take to create a new project type, please? I have a few instances where I need to create projects from a new template, and rather than having to copy the source files
|