| Thread | Last Post | Replies |
|
| Do we have test projects in VS.2005 Professional edition? | 05 Nov 2005 23:50 GMT | 3 |
|
| Help with 64k lock problem in 2003, I need to use Copy Local = False | 04 Nov 2005 19:13 GMT | 1 |
In visual studio 2005, rebuilding a commonly edited project takes 5 minutes if "Copy Local = True" on all of our project references (this is a very large solution with 117 projects). If I set "Copy Local = False" the rebuild only takes 13 seconds! The problem with setting
|
| Rant: I figured out why left tabs bothers me so much. | 04 Nov 2005 15:03 GMT | 5 |
I figured out why the VS2005 open tabs on left bothers me so much. It's because it moves my "known" primary screens each time a new tab opens. For example, say I have my class diagram open as the first tab and the file I'm working on as the second tab. Now I want to take a quick ...
|
| VS2003 IDE and VS2005 IDE | 04 Nov 2005 14:23 GMT | 3 |
Does anyone know if it is possible to run the VS2003 IDE side by side with VS2005 IDE? Thanks
|
| VS,NET 2003 IDE: res files truncated when adding/deleting a contro | 04 Nov 2005 13:35 GMT | 1 |
I've found a very annoying bug in VS.NET 2003 Ent. Arch running on a XP pro SP2. In a web project, I was using the .RES files associated to each page to store string resources, when I've started noticing that the resources I was adding were lost at some point. After a quick ...
|
| adding help file/ context to control | 04 Nov 2005 11:31 GMT | 1 |
i write a aspp.net control in vb.net i want that from properties in the designer and from object browswer help will open my help file. how can i do this ?
|
| Solution Explorer Problems | 03 Nov 2005 18:30 GMT | 2 |
Something must have changed from the way 2003 vs 2005 handles solutions and I'm overlooking something. I want to create a solution that has a couple of class libraries, and also a web project in it but I can't see a way to add an existing project to a
|
| Tab Control - Visual Studio 2005? | 03 Nov 2005 16:53 GMT | 1 |
Why does Visual Studio 2005 not have a Tab WebControl? They have every other control.
|
| 2005 RTM Blue Screen of Death BSOD when saving | 03 Nov 2005 16:10 GMT | 5 |
_sometimes_ when I save a file in the IDE, I get a blue screen of death. It _seems_ to happen most often when saving web user controls. this also happened in the RC build. The blue screen says: "a thread tried to release a resource it did not own"
|
| Open Project from Source Control | 03 Nov 2005 10:09 GMT | 1 |
When i try opening up a project from source control in VS2005 RTM, i get the following dialog box: There are no solution or project files in this location. Please select a different location.
|
| Post-build editbin | 03 Nov 2005 08:20 GMT | 7 |
Every time I compile a solution I want it to run "editbin /LARGEADDRESSAWARE" on the resulting .exe. I have tried putting editbin in the project properties "Post-build Event Command Line", but no matter how I try it won't work. Even if I hardcode the
|
| Visual Studio 2005 using 1.1 Libraries | 03 Nov 2005 08:01 GMT | 7 |
After firing up VS2005, I loaded an application that was originally written with 1.1. In this I had a lot of references that uses: System.Configuration.ConfigurationSettings.AppSettings[] I see the Warning: Warning 5 'System.Configuration.ConfigurationSettings.AppSettings' is ...
|
| Visual Studio 2005 RTM macros no longer work | 02 Nov 2005 23:45 GMT | 2 |
Whenever I want to run a macro inside VS2005, I get a runtime error in "vsmsvr.exe". Neither a repair installation nor a complete uninstall/install solved the problem. The problem started after I accidently removed the VSMacros80 folder
|
| vs.net 2005 professional, where is the SQL Server node in the Servers tab? | 02 Nov 2005 20:25 GMT | 2 |
I just installed the vs.net 2005 prof. and I cannot find the SQL Server node in the Servers tab. In vs.net 2003, that node was there and I was able to manage everything I needed (regarding mssql db) from there. From what I read, it should be there in this version, maybe I ...
|
| MSBuild XML namespace | 02 Nov 2005 08:15 GMT | 1 |
I've been using VS 2005 without problems, but unexpectedly I'm getting now the following message when I try to open or even to create a Windows Application: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets:The
|