| Thread | Last Post | Replies |
|
| Word-wrapped links | 24 Jul 2003 20:53 GMT | 1 |
after using the VB.NET 2003 upgrade wizard, there are comments like 'UPGRADE_WARNING: .... 'ms-help://bli/bla/blub' As the lines are often very long, I enable word-wrapping (wrapping at the right border of the screen). This also results in wrapped links, like
|
| Intellisense on MC++ | 24 Jul 2003 09:04 GMT | 1 |
I'm using .h file automatically generate from ide when I choose to create a new form, and after I using .cpp to writing functions, event code , but the intellisense on public, protected or private pointer variables don't work. It's give me this message 'No additional information ...
|
| Leading underscore and withevents | 23 Jul 2003 22:30 GMT | 1 |
I'm seeing something I think is odd. When defining a Variable withevents it appears the same variable is also implicity declared with a leading underscore.
|
| strange characters when opening existing asp | 23 Jul 2003 18:38 GMT | 2 |
i've started a project to convert our existing web application to asp.net. when i include the existing asp files in my project, and then open one to start working on it, it displays a combination of non-printing characters,
|
| Web Setup Project - How do you set start doc and web site virtual directory | 23 Jul 2003 18:20 GMT | 1 |
I have a web setup project that works fine with two exceptions. The web site default virtual directory is 'SetupScan' (The name of the setup project) instead of 'ScanWeb' (The name of the web project) . Which object and property controls this default value.
|
| changing location of a solution | 23 Jul 2003 13:21 GMT | 1 |
I have created a solution in vs.net which has two projects in it. One of the projects is located where I want it, but the other (main project created with the solution) is not. I want to move it somewhere else. how do I do that?
|
| 3 monitors, IDE puts dialogs on wrong monitor | 23 Jul 2003 00:08 GMT | 2 |
I have 3 monitors, with my main monitor with the start menu and task bar in the middle. For some reason, VS.NET 2003 does not respect this - and when I click on open project or new project, etc. - it puts the dialog on my 3rd monitor.
|
| Long delay when using Debug>Start in VS.net 2002 | 22 Jul 2003 18:50 GMT | 1 |
I am working on a C# project using VS.net 2002. I can build the project quickly, but when I try to run the project in debug mode using Debug>Start, I get a delay of about 4 minutes until the app appears (always
|
| "Solution Explorer" window opens subtrees | 22 Jul 2003 17:10 GMT | 1 |
Is there any way to prevent the "Solution Explorer" window from opening a bunch of seemingly-random subtrees when you open it? We have a big project and this is *really* annoying.
|
| Multiple instances of same library in Object Browser | 22 Jul 2003 16:26 GMT | 1 |
In a multi-project/multi-language solution I end up with multiple instances of the same library showing in the Object Browser. Interestingly, they may present different views depending
|
| IDE hangs opening files from Solution Explorer | 22 Jul 2003 15:50 GMT | 1 |
VS .NET 2003 When I double click on a source file in Solution Explorer, the hourglass gets displayed and the IDE seems to hang. I have VS installed on my desktop and laptop and both exhibit the same behaviour. Sometimes (rarely) this
|
| Where'd the Locate button go in Help | 21 Jul 2003 15:20 GMT | 3 |
Where'd the Locate button go in VS.NET2003 Help? I don't always know exactly what to look for in help, so I use the index/search to find something close. I used to be able to then click the Locate button to display the Contents opened to the current item.
|
| body style margin causes strange IDE behavior | 21 Jul 2003 14:04 GMT | 3 |
Sometime this afternoon while switching back and forth between the web form design window and the related code- behind file also open, my IDE started showing every web control on the page with a large whitespace margin around
|
| Help on help | 18 Jul 2003 19:10 GMT | 1 |
I have installed msdn Jan 2003 help on my machine. When i try to do F1 in my VS.net 2003 IDE it displays this ... Any ideas as to why this is happening ? thnx, Priya
|
| Toolbar button captions | 18 Jul 2003 13:22 GMT | 1 |
I've created an add-in that adds commands, a menu and a toolbar (VS.NET 2003, C#). I add the commands with captions, but I don't want the toolbar buttons to show the captions. Does anyone know how to suppress the captions so it just shows the icons (like most toolbars)? I'd hate ...
|