Started 1 month, 3 weeks ago (2008-09-30 18:23:00)
by Nathan Sokalski
This may be a strange question, but where does
Visual Studio 2005 store the values that get set in Tools -> Options -> Text Editor -> HTML -> Format -> Tag Specific Options.? I know that the defaults get stored in the Registry, but where are the values that you set for specific tags stored? Is it somewhere else in the Registry? Is there...
Started 1 month, 3 weeks ago (2008-09-29 06:13:00)
by Adrián E. Córdoba
Hi all! I'm (almost) newbie on
Visual Studio. I've a solution created on VS2005 with some Windows Application projects and a Web Site. (Now, this solution was converted to VS2008) All Windows Application projects are in ...\Visual Studio 2005\Projects \ folder, and the Web Site is in ...\Visual Studio 2005\WebSites\. I need to ...
Started 1 month, 3 weeks ago (2008-09-29 16:39:00)
by Alec S.
Hi, Recently (for the past few months), there have been these unidentified files being generated in the project folders. They are mostly
text files (there are non-text characters interspersed), and the contents are clearly resource related (they appear to be some sort of compilation or intermediary of the RC file). There are ...
Started 1 month, 3 weeks ago (2008-09-29 11:05:00)
by JFAS
How can
we validate a txtbox with a radiobutton is checked in modal popup?
Started 1 month, 3 weeks ago (2008-09-26 18:58:00)
by Rick Humphrey
At the VisualStudio 2008 launch, I thought that one of the MS reps told me that Component One Studio was included in
Visual Studio 2008..... If this is the case where do I find the install for it, or how do I add charts to my tollbox? Thanks, Rick
Started 1 month, 3 weeks ago (2008-09-26 13:46:00)
by Mythran
I'm trying to create a multi-project template. On
the New Project dialog, the user would select this template and enter a name in the Name box (as if they were creating a regular project). My multi-project vstemplate file contains the following: <VSTemplate Version="2.0.0" Type="ProjectGroup" xmlns=" http://schemas.microsoft.com/...
Started 2 months ago (2008-09-17 14:15:00)
by DFB
The following always fails in my Visual Studio (2008 SP1)
unit tests: [TestClass] public static class TestInfo { [AssemblyInitialize] public static void InitializeTesting( TestContext testContext ) { AppDomain.CurrentDomain.SetPrincipalPolicy( System.Security.Principal.PrincipalPolicy.WindowsP rincipal );...
Started 1 month, 3 weeks ago (2008-09-25 13:33:00)
by da
I need to install VS.net 2003 on my Windows XP machine. Alas, here at work we've
misplaced the 'Visual Studio .NET 2003 Prerequisites CD' so can't get past that to actually install Visual Studio. Anyone know what the installer is specifically looking for? I have the .net frameworks installed, IIS, IE7. I'm guessing ...
Started 1 month, 3 weeks ago (2008-09-26 10:39:00)
by Andrew Jones
I am trying to cleanly uninstall VS.NET 2008 from a Vista 64
Bit machine. I tried with the DVD I installed from and also from control panel and they both throw the same error. "a problem has been encountered while loading the setup components" Are there any other options to choose from? Thanks Andrew...
Started 2 months, 1 week ago (2008-09-15 23:43:00)
by zlf
I have two monitors, is it possible to layout vs in two monitors?
Some windows such as solution explorer, editor in the first monitor and other windows such as output, error list in the second monitor. Thanks zlf