| Thread | Last Post | Replies |
|
| Edit Continue Issues | 14 Aug 2006 07:27 GMT | 1 |
Does anyone know why on a large project, I cannot use Edit & Continue. ? the IDE shows the .vb file as locked (read only) it does not happen *all* the time, but is now happening on all E&C. Paul.
|
| Command buttons on Toolbars disabled | 09 Aug 2006 16:11 GMT | 2 |
Hi, all command buttons on the toolbars are disabled on my C# VS 2003 IDE. I do not have "Import and Export Settings" under Tools to reset the settings. I looked all over the Internet but could not find a clue. Thanks for your help!
|
| VS 2005 Closes when opening an inherited form | 09 Aug 2006 11:46 GMT | 4 |
I have a solution with ~30 projects that was originally developed in VS .NET 2003. Most of the forms in the project are inherited from a base form. I ran the VS 2005 conversion utility and converted the solution to VS 2005 without any errors and only a few warnings related to ...
|
| Question about VS 2003 project folders | 09 Aug 2006 11:29 GMT | 1 |
I'm using Visual studio .NET 2003 to work on asp.net project. In my project folder, every folders contains a special folder '_svn' used by TortoiseSVN, a 3rd party version control tools. My question here, how do I set my VS to automatically hide and/or exclude these folders since ...
|
| Change the VS IDE language | 09 Aug 2006 11:24 GMT | 1 |
Id installed the spanish version of VS 2005 in my PC. how can I change the IDE language to english??? I have to install the english version again? If this last is true, can I download an english demo version and install it
|
| Find In Files - Results Without Paths? | 09 Aug 2006 11:22 GMT | 1 |
Is there a way to return just file names, and not complete path names, when using Find In Files? I know that the files are all relative to my solution, and the path name takes up most of the results window, so I have to scroll over to see the actual results.
|
| Can I strip all code from a VS2005 .sln and just build the resourc | 09 Aug 2006 03:56 GMT | 7 |
Working with a company that specializes in the internationalization and translation of software, I have been requested to provide a 'build structure' so that company can modify resources, build, and return the resource .dlls (e.g. Assemby1.en.dll, Assembly1.de.dll, etc.).
|
| XML Comment gone? | 08 Aug 2006 07:49 GMT | 1 |
In VB.NET I can create XML Comments by typing ''' ... But in one project it doesn't work anymore ... it doesn't create the XML Comment ... Can anyone help?
|
| VS IDE Toolbar | 07 Aug 2006 21:57 GMT | 1 |
Is there a way to stop the toolbars appearing and disappearing everytime I click from one window to the other? This makes the toolbar area expand/collapse in height so whenever I click a window, a toolbar appears, the window i just clicked in moves up/down and
|
| Strange problem | 06 Aug 2006 17:43 GMT | 1 |
I have a strange problem that just started in VS 2005 (which has been installed for many months). For no apparant reason, anything I select on the "Edit | Find and Replace" submenu is no longer visible. For instance, if I select "Quick Find" either through the menu or its ...
|
| only include header/cpp file? | 06 Aug 2006 17:31 GMT | 5 |
I am working on C++ using vs2k5 Version 8.0.50727.42, but one thing irritate me a lot about including only header/cpp file, there is no such option to include only header/cpp file. Any one tells me, how to resolve this irritated problem?
|
| VS2005: Text editor broken | 06 Aug 2006 17:10 GMT | 2 |
All the functional keys are broken in the text editor of VS 2005. These include arrow keys, backspace, delete, et al. Has anyone seen this? I tried uninstalling VS2005 and reinstalling it but I'm still seeing this symptom. I do have Office 2007 (current public beta) and .NET ...
|
| Visual Studio 2005 slow navigating directories | 03 Aug 2006 07:00 GMT | 1 |
When opening a project, the window that displays files/folders is extremely slow when attempting to navigate a directory tree. Has anyone else seen this ?
|
| "cannot place activex controls in non-mfc dialogs" message | 03 Aug 2006 03:15 GMT | 4 |
I am using VS 2003 and trying to add an ActiveX control to a dialog in an existing C++ project. When I try to place an ActiveX control from the toolbox to the dialog, I get the "cannot place activex controls in non-mfc dialogs" message.
|