| Thread | Last Post | Replies |
|
| VS2003 crashes when trying to display tooltip | 18 Nov 2004 21:13 GMT | 3 |
I have been working with VS2003 for some time now and have noticed several bugs. Untill now the problems were annoying (mostly intellisense refusing to list some or all members) but I could live with them. Since yesterday however I'm experiencing a bug which crashes the entire ...
|
| switch between different framework version | 18 Nov 2004 15:48 GMT | 4 |
Is it possible to compile a project in different framework verion (1.0 and 1.1)? I developed an application with .net2003 (so it is framework 1.1), but users only got framework1.0. Is it possible to do a recompile to make the
|
| Status bar display when running SQL scripts | 18 Nov 2004 14:59 GMT | 1 |
When running scripts in the Query Analyzer you can see Server, User (SPID), Database, Execution Time, Number of Rows, and Caret Position. In the VSS.Net development you only see the Caret Position. Is there a way to add the other elements to the status bar in VSS?
|
| Problems with XML designer | 18 Nov 2004 04:39 GMT | 1 |
My schema (xsd) defines a complex type, based (extended) on another complex type, schema validates fine. When I use the VS.net (2003) XML designer, including targetSchema to above mentioned schema, the designer does not give any intellisense help for
|
| vsdrfDoNotRegister and satellite resource DLLs (no code DLL) | 17 Nov 2004 15:25 GMT | 8 |
I'm adding a DLL to a merge module which is a pure resource DLL done in VC++. Even if I set the Register property on the file to vsdrfDoNotRegister, I keep getting errors at installation time that the DLL couldn't be
|
| Properties Window is Blank!! | 17 Nov 2004 15:22 GMT | 1 |
the properties window is blank. I cannot edit anything. This happens to every window Kind. Code Editor, resources etc. The same thing happens to both VS and VS2003. If i log on as another user the properties are displayed correctly.
|
| Help with Visual Studio Automation | 17 Nov 2004 13:58 GMT | 1 |
I'm in need of some guidance. I'd like to write something to allow me to automate the addition of projects to a visual studio solution. I have a number of testers working on a number of test projects for a large number of COM components. These test projects live very close
|
| Cannot generate Code Comments Web Report | 17 Nov 2004 09:40 GMT | 6 |
Using the command in the "Tools" menu, VS.Net goes through the steps of creating the code report. It creates the directory structure, and it even creates the thousands of pages for the solutions parts. It then displays the main default page within VS.Net. This is where the ...
|
| selecting tab pages | 17 Nov 2004 00:55 GMT | 2 |
How do you programmatically select a different tab page, simulating a user clicking on its tab? I'm doing this in response to a "File->New" menu item click. This creates a new tab page and should select it. The creation seems to work ok. I can see its tab on the tab control, but ...
|
| Public Dataset (VB) | 16 Nov 2004 21:56 GMT | 3 |
Alert! newbie in sight... = p I'm having some problems trying to update a public dataset (Dataset declared from a Module). I'm getting all kinds of errors and I already lost much time. Can
|
| Number of computers allowed to install VS.net 2003 Special Edition | 16 Nov 2004 21:18 GMT | 1 |
Apologies for the stupid question but I can't seem to find the answer anywhere else. I do development on both my home workstation and my laptop currently. If I purchase a copy of VS.NET 2003 SE, am I legally allowed to install it on both
|
| To display icon in the Task Bar | 16 Nov 2004 18:42 GMT | 8 |
I am developing a dialog-based application with Microsoft Visual C++ 6.0. I created the dialog without title bar and system menu. I found when running the application, the icon shown in the task bar was blank. Obviously the icon I assigned to the application did not work (LoadIcon ...
|
| Visual C++ 6.0 and XP? | 16 Nov 2004 13:44 GMT | 1 |
Last week I was forced to "upgrade" from W/2K to W/XP. Since then, I have been having problems with Visual C++ 6.0 crashing for no apparent reason. Is this a known problem? Also, Merant's nasty PVCS garbage has attached itself to Visual C++ as a
|
| Microsoft is a bunch of software pirates ! ! ! | 16 Nov 2004 07:40 GMT | 2 |
They stole all their programs from me, they are thieves !
|
| event wireups | 16 Nov 2004 06:34 GMT | 1 |
How do I make visual studio .NET do the wireups for me for certain events? for example, when I double click on a dropdownlist in design mode, it generates the click event and wires it up and takes me to the codebehind. Is there a way to make it do this for other events, such as ...
|