| Thread | Last Post | Replies |
|
| Another Error Installing VS Orcas Beta 1 | 30 Apr 2007 03:10 GMT | 3 |
I have Vista Enterprise with Office, sql server 2000 and sql server 2005 on a Toshiba Tecra notebook. When installing VS Orcas Beta 1 I'm getting an error installing .Net Framework 3.5: [04/26/07,08:02:56] Microsoft .NET Framework v3.5: ***ERRORLOG EVENT*** :
|
| Setup project or Setup wizard | 26 Apr 2007 16:07 GMT | 3 |
Which is the best way to build an installer for my .NET application? Setup project or Setup wizard? I have tried the MSDN help and googling about this but haven't found any good information on how to do. Where can I find information about this? Links? Books?
|
| Option for .OBJ file date to match source file date? | 20 Apr 2007 18:20 GMT | 6 |
Is there an option in VS to set it so that builds use the source file date/time as the (modified) date/time of the.OBJ file? Why that is important, because say I do a build and forgot to check for any source control changes, so I get latest version of items from source control
|
| VS2005 install error. VS70pgui: not enough disk space for the installation: | 19 Apr 2007 11:28 GMT | 2 |
I have problems installing VS2005 on Windows XP professional. I installed it on to D:\ProgramFilesD. There are 12 GB free disk space in D drive. I logged on as administrator to install VS2005.
|
| VS2005 SP1 Fails From Lack of Disk Space | 19 Apr 2007 11:24 GMT | 1 |
I have installed VS2005 on the E: drive of a Windows 2003 server machine. The E: has over 32 GB free space. When I try to install VS2005 SP1 it fails and says there is not enough disk space. The C: drive is only 8GB and has the OS. How much space does SP1 require on the C: ...
|
| Install VS2005 on Vista | 18 Apr 2007 20:38 GMT | 6 |
I've had a lot of trouble installing VS2005 on a VISTA enviroment. Fisrt I had to find the adminitstrator account to install VS2005 (again), then I had to install SP1 AND SP! for Vista (was I stupid that I thougt it was a choice). We need both. And last thing is an error running ...
|
| Possibly OT: Visual Studio 6.0 OEM COA question | 17 Apr 2007 21:03 GMT | 1 |
I've just bought a copy of Visual Studio 6.0 Enterprise edition from eBay. It was advertised as an 'Authentic' copy but what has turned up is a CDR. However, included with the disc is an original Microsoft COA (metallic
|
| Error with CustomActionData set to [TARGETDIR] | 16 Apr 2007 00:24 GMT | 2 |
We added an installer class to the application and we need to know the install directory of the application. We have create a Install Custom Action and we have set the CustomActionData to /Destination=[TARGETDIR] in order pass the information to the installer.
|
| Visual Studio 2005 Service Pack 1 - Failed to install via Updates | 13 Apr 2007 14:52 GMT | 6 |
When using update.microsoft.com to install VS 2005 - SP1 for VS2005 pro I got a failure notice: Installation Failure Error Code: 0x800B0003
|
| Unable to apply VS 2005 SP1 | 13 Apr 2007 03:02 GMT | 3 |
When I chose to apply VS 2005 SP1 using Windows Update, it failed. I then downloaded the SP from Microsoft site and when I ran it, I got the message, "The installation source for this product is not available. Verify that the source exists and that you can access it."
|
| How can I have SQL 2005 express or SQL prerequisite in a deploymen | 10 Apr 2007 15:25 GMT | 4 |
In VS .net 2005 I'm building an install package for a website that requires SQL server or SQL express to operate. In the deployment package's Project properties I specified SQL 2005 express as a prerequisite in a bootstrap deployment for the website.
|
| create a virtual directory entry in a deployment for existing file | 10 Apr 2007 15:24 GMT | 2 |
I want to make a virtual directory in a web deployment package and not copy any files over but reference all the files and folders that are alread on the system. Right now I do it manually in IIS manager with the wizard but I would like
|
| Using custom action to change users group right | 08 Apr 2007 19:11 GMT | 4 |
Our application is installed in the programs files directory and the application needs to write in this directory. However, if the current windows user has limited rights (not an administrator) the program will be fail because of insufficient rights.
|
| Trying to install Visual Studio 2005 Beta 2 on Windows Vista Busin | 08 Apr 2007 16:18 GMT | 3 |
..And I can't seem to complete the installation procedure. First off I couldn't proceed because the installer failed trying to install .Net Framework 2.0 Beta 2. So I downloaded it seperatly and installed it without problems. I then tried to run the Studio installer again and ...
|
| visual studion 2005 soution explorer add filter not in add menu | 06 Apr 2007 16:12 GMT | 1 |
I created a consol project soulution from existing code. In the solution explorer add menu it shows add folder instead of add filter, why? I really want to add a filter instead of a folder. Ideas?
|