| Thread | Last Post | Replies |
|
| Windows msi installer for starts re-installing for every user prof | 25 May 2007 17:11 GMT | 1 |
We migrated our Window app from .net 1.1 to 2.0 * When we uninstall 1.1 and re-install 2.0 application, the application re-install for every profile. * This didn't happen with .NET 1.1 app.
|
| orcas b1 on vista64 failure | 25 May 2007 11:26 GMT | 5 |
I tried to install orcas beta 1 on a pretty ordinary Vista Ultimate 64 system here. .NET Framework 3.5 failed to install, which presumably meant that nothing else would install either.
|
| Error Installing VS Orcas Beta 1 | 25 May 2007 00:01 GMT | 7 |
I am running Vista Ultimate, with VS 2005 SP1 installed. I am trying to install the Orcas Beta 1 release and get the following error: [04/24/07,08:55:43] Microsoft .NET Framework v3.5: [2] Error code 87 for this component means "The parameter is incorrect."
|
| VS2005 Setup on XP Pro SP2 | 23 May 2007 17:48 GMT | 1 |
Setup is being done from MSDN issue DVD - Disc 3070.1 April 2007. The process eventually asks for another disk which I don't have. "Please insert the disk: Microsoft Visual Studio 2005 Professional Edition - ENU Disk 1" OK/Cancel
|
| Setup Projects: Custom installer dialogs | 23 May 2007 16:05 GMT | 2 |
Is there a way to create your own custom dialog, e.g. if I would like to have my company logo on a dialog?
|
| vs05 and vs03 install | 23 May 2007 12:38 GMT | 5 |
I installed 05 and then 03. When ever I click on a sln or .cs file, 03 comes up. Anyway to change the behavior for all vs files to use the 05 behavior.
|
| VS2005 SP1 for Vista Not Installing | 21 May 2007 16:37 GMT | 7 |
I'm running Win Vista Ultimate x64 and installed VS2005, then ran MS Update, which found a security patch for VS and installed it. I then went and downloaded SP1 for Vista, tried to installed it, and it gave this error (says "Windows Installer" at top):
|
| broken uninstall | 21 May 2007 01:18 GMT | 5 |
Due to a bug in the custom action for Uninstall, the uninstall process is rolled back, so that I have no way to uninstall an application. I even copied the correct custom action DLL to the target folder, I am still having the same problem.
|
| VS2005 Pro (MSDN): Multiple Error 1911's during install | 19 May 2007 19:40 GMT | 3 |
I installed Visual Studio Pro 2005 from my MSDN CD's. About 3/4 of the way through disk two, I got the following error: Error 1911.Could not register type library for file C:\Program Files\Visual Studio 8\Common7\IDE\vsmacros.dll
|
| Setup Project : Removing files after installation | 18 May 2007 19:56 GMT | 3 |
I am new to creating Setup projects in VStudio. I am using 2005. My experience is with C++. My problem is that I am using a custom build steps to call an executable that
|
| Upgrade Win2k machine to XP Pro | 18 May 2007 10:43 GMT | 2 |
- There is no operating system newsgroup so this is the nearest I could find. Step 1 in the process of using Visual Studio is to upgrade the development machine to XP Pro. I installed the Volume License Version of Windows XP Pro
|
| Error Code 1706 installing Visual Studio 2005 with SQL Server Express | 11 May 2007 14:14 GMT | 4 |
I 'm trying to install SQL Server 2005 Express Edition (with Visual Studio 2005) and I get the following error: Error code 1706 for this component means "The endpoint format is invalid.
|
| How to not override existing file | 10 May 2007 15:53 GMT | 2 |
I'm new in creating a setup. However. My question is how can prevent the installation proces to not override a existing file while make a update. Thx Leo
|
| Adding TARGETDIR for web project using ORCA is not working | 09 May 2007 15:12 GMT | 3 |
I created a Web setup project using VS 2003 and edited the output msi file using Orcas to 'Add Physical Location Option for the target directory'. I followed the same steps as mentioned in http://www.codeproject.com/useritems/ChangeVDirWebSetupProject.asp (with
|
| Security Issue with new machine | 09 May 2007 09:44 GMT | 1 |
I'm in the process of changing computer. I'm using VS2005 and VB .NET. My application works just fine on my old machine but with the new one all I get is: request for the permission of type 'System.Security.Permission, mscorlib, Version=2.0.0.0, Culture=neutral, ...
|