Installation problem<p>Using Visual Studio 2005 have a C# program that I have created an installer for. When I click the Setup.exec here is what I get. I cannot see an easy way to get setup.exe to work. </p> <p>The following properties have been set:<br/>Property: [AdminUser] = false {boolean}<br/>Property: [ProcessorArchitecture] = Intel {string}<br/>Property: [VersionNT] = 5.1.3 {version}<br/>Running checks for package 'Microsoft Data Access Components 2.8', phase BuildList<br/>Reading value 'FullInstallVer' of registry key 'HKLM\Software\Microsoft\DataAccess'<br/>Read string value '2.81.1132.0'<br/>Setting value '2.81.1132.0 {string}' for property 'MDACVersion'<br/>The following properties have been set for package 'Microsoft Data Access Components 2.8':<br/>Property: [MDACVersion] = 2.81.1132.0 {string}<br/>Running checks for command 'MDAC28\mdac_typ.exe'<br/>Result of running operator 'VersionGreaterThanOrEqualTo' on property 'MDACVersion' and value '2.80': true<br/>Result of checks for command 'MDAC28\mdac_typ.exe' is 'Bypass'<br/>'Microsoft Data Access Components 2.8' RunCheck result: No Install Needed<br/>Running checks for package '.NET Framework 2.0', phase BuildList<br/>Running external check with command line &quot;C:\Temp\VSD23.tmp\dotnetfx\dotnetchk.exe&quot;<br/>Process exited with code 1<br/>Setting value '1 {int}' for property 'DotNetInstalled'<br/>Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'<br/>Read string value '7.0.5730.11'<br/>Setting value '7.0.5730.11 {string}' for property 'IEVersion'<br/>The following properties have been set for package '.NET Framework 2.0':<br/>Property: [DotNetInstalled] = 1 {int}<br/>Property: [IEVersion] = 7.0.5730.11 {string}<br/>Running checks for command 'dotnetfx\instmsia.exe'<br/>Result of running operator 'ValueExists' on property 'VersionNT': true<br/>Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'<br/>Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'<br/>Result of running operator 'ValueExists' on property 'Version9x': false<br/>Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false<br/>Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true<br/>Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'<br/>Running checks for command 'dotnetfx\dotnetfx.exe'<br/>Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true<br/>Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'<br/>'.NET Framework 2.0' RunCheck result: No Install Needed<br/>Running checks for package 'Crystal Reports for .NET Framework 2.0', phase BuildList<br/>Reading value 'BuildNum' of registry key 'HKLM\SOFTWARE\Crystal Decisions\10.2\Crystal Reports'<br/>Read string value '570'<br/>Setting value '570 {string}' for property 'CRBuildNum'<br/>The following properties have been set for package 'Crystal Reports for .NET Framework 2.0':<br/>Property: [CRBuildNum] = 570 {string}<br/>Running checks for command 'CrystalReports\CRRedist2005_x86.msi'<br/>Result of running operator 'ValueEqualTo' on property 'CRBuildNum' and value '570': true<br/>Result of checks for command 'CrystalReports\CRRedist2005_x86.msi' is 'Bypass'<br/>'Crystal Reports for .NET Framework 2.0' RunCheck result: No Install Needed<br/>(7/2/2009 4:27:45 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:45 PM<br/>(7/2/2009 4:27:47 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:47 PM<br/>(7/2/2009 4:27:48 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:48 PM<br/>Error: An error occurred trying to download ' /FGS install.msi'.</p> <p> </p>© 2009 Microsoft Corporation. All rights reserved.Fri, 10 Jul 2009 03:28:41 Zcea4f9e5-4698-484c-8ab6-0d4fd80eef95http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/cea4f9e5-4698-484c-8ab6-0d4fd80eef95#cea4f9e5-4698-484c-8ab6-0d4fd80eef95http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/cea4f9e5-4698-484c-8ab6-0d4fd80eef95#cea4f9e5-4698-484c-8ab6-0d4fd80eef95Torbalhttp://social.msdn.microsoft.com/Profile/en-US/?user=TorbalInstallation problem<p>Using Visual Studio 2005 have a C# program that I have created an installer for. When I click the Setup.exec here is what I get. I cannot see an easy way to get setup.exe to work. </p> <p>The following properties have been set:<br/>Property: [AdminUser] = false {boolean}<br/>Property: [ProcessorArchitecture] = Intel {string}<br/>Property: [VersionNT] = 5.1.3 {version}<br/>Running checks for package 'Microsoft Data Access Components 2.8', phase BuildList<br/>Reading value 'FullInstallVer' of registry key 'HKLM\Software\Microsoft\DataAccess'<br/>Read string value '2.81.1132.0'<br/>Setting value '2.81.1132.0 {string}' for property 'MDACVersion'<br/>The following properties have been set for package 'Microsoft Data Access Components 2.8':<br/>Property: [MDACVersion] = 2.81.1132.0 {string}<br/>Running checks for command 'MDAC28\mdac_typ.exe'<br/>Result of running operator 'VersionGreaterThanOrEqualTo' on property 'MDACVersion' and value '2.80': true<br/>Result of checks for command 'MDAC28\mdac_typ.exe' is 'Bypass'<br/>'Microsoft Data Access Components 2.8' RunCheck result: No Install Needed<br/>Running checks for package '.NET Framework 2.0', phase BuildList<br/>Running external check with command line &quot;C:\Temp\VSD23.tmp\dotnetfx\dotnetchk.exe&quot;<br/>Process exited with code 1<br/>Setting value '1 {int}' for property 'DotNetInstalled'<br/>Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'<br/>Read string value '7.0.5730.11'<br/>Setting value '7.0.5730.11 {string}' for property 'IEVersion'<br/>The following properties have been set for package '.NET Framework 2.0':<br/>Property: [DotNetInstalled] = 1 {int}<br/>Property: [IEVersion] = 7.0.5730.11 {string}<br/>Running checks for command 'dotnetfx\instmsia.exe'<br/>Result of running operator 'ValueExists' on property 'VersionNT': true<br/>Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'<br/>Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'<br/>Result of running operator 'ValueExists' on property 'Version9x': false<br/>Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false<br/>Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true<br/>Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'<br/>Running checks for command 'dotnetfx\dotnetfx.exe'<br/>Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true<br/>Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'<br/>'.NET Framework 2.0' RunCheck result: No Install Needed<br/>Running checks for package 'Crystal Reports for .NET Framework 2.0', phase BuildList<br/>Reading value 'BuildNum' of registry key 'HKLM\SOFTWARE\Crystal Decisions\10.2\Crystal Reports'<br/>Read string value '570'<br/>Setting value '570 {string}' for property 'CRBuildNum'<br/>The following properties have been set for package 'Crystal Reports for .NET Framework 2.0':<br/>Property: [CRBuildNum] = 570 {string}<br/>Running checks for command 'CrystalReports\CRRedist2005_x86.msi'<br/>Result of running operator 'ValueEqualTo' on property 'CRBuildNum' and value '570': true<br/>Result of checks for command 'CrystalReports\CRRedist2005_x86.msi' is 'Bypass'<br/>'Crystal Reports for .NET Framework 2.0' RunCheck result: No Install Needed<br/>(7/2/2009 4:27:45 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:45 PM<br/>(7/2/2009 4:27:47 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:47 PM<br/>(7/2/2009 4:27:48 PM) Downloading 'FGS install.msi' from ' /FGS install.msi' to ''<br/>Download completed at 7/2/2009 4:27:48 PM<br/>Error: An error occurred trying to download ' /FGS install.msi'.</p> <p> </p>Fri, 03 Jul 2009 00:12:20 Z2009-07-03T00:12:20Zhttp://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/cea4f9e5-4698-484c-8ab6-0d4fd80eef95#9e4ecfe1-6bd9-474b-8a1c-0909918a08a6http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/cea4f9e5-4698-484c-8ab6-0d4fd80eef95#9e4ecfe1-6bd9-474b-8a1c-0909918a08a6YiChun Chenhttp://social.msdn.microsoft.com/Profile/en-US/?user=YiChun%20ChenInstallation problemHi Torbal,<br/><br/>Could you please clarify your issue more? What kind of application are you developing now? Winform application or others? How do you deploy your C# application? Setup project in VS2005?<br/><br/>If you are using Setup project in VS2005, I think the best consulting place should be <a href="http://social.msdn.microsoft.com/Forums/en-US/winformssetup/threads">ClickOnce and Setup &amp; Deployment Projects</a> forum since your issue is related to deployment.<br/><br/>Thank you for your understanding.<hr class="sig">Please remember to mark the replies as answers if they help and unmark them if they provide no help. <br/> <a href="http://cfx.codeplex.com/">Welcome to the All-In-One Code Framework!</a> If you have any feedback, please tell us.Mon, 06 Jul 2009 08:28:12 Z2009-07-06T08:28:12Z