AJAX Modal Popup validation
Mon, 29 Sep 2008 11:06:01 -0700
How can we validate a txtbox with a radiobutton is checked in modal popup? ...
|
Move a website project to another folder
Mon, 29 Sep 2008 06:11:05 -0700 (PDT)
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\WebS ...
|
Component One
Fri, 26 Sep 2008 18:59:00 -0700
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 ...
|
Multi-Project Template - Replace Parameters
Fri, 26 Sep 2008 13:45:32 -0700
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="htt ...
|
VSNET 2008 uninstall problems
Fri, 26 Sep 2008 13:33:01 -0400
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
Andr ...
|
Deployment Project Install All User Condition
Thu, 25 Sep 2008 13:34:41 -0700 (PDT)
I have create a Deployment Project for my C# application. In it I
need to write certain registry entries if the user selects to Install
the application for All User and different ones if just the current
user. I noticed in the Registry section there is a condition field.
What do I need to type into there if I ...
|
What are VS.2003's prerequisites?
Thu, 25 Sep 2008 15:28:14 -0500
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 ...
|
|
|
? Changing Build Folder
Thu, 25 Sep 2008 13:13:17 -0400
Hi,
How can I change the location of the build folders? By default, VS.NET puts the
Debug/Release folders in the same directory as the project itself (next to the
Res folder), but that doesn't work for me. I want to set it so that the build
folder is put in the temp directory.
Is there a universal setting t ...
|
Nunit to MsUnit Converter
Thu, 25 Sep 2008 08:45:00 -0700
Hi I would like to know if there is a Nunit to MsUnit Converter ?
--
Steve Cayer
Professional IT, Québec ...
|
Visual Studio 2003 Deployment Setup project fails under Vista
Thu, 25 Sep 2008 06:03:20 -0700 (PDT)
Hi!
I have a deployment project made with Visual Studio 2003. The setup
fails when I run it in Vista. I have figured out that it only fails
when I have an Install Custom Action.
I have read in newsgroups that i should set the noImpersonate bit in
the MSI file and that I need Orca for that. So I did.
I have f ...
|