M
Martin Horner
Hello Folks,
Has anyone had any experience deploying to Vista 64 bit OS using ClickOnce?
We are having problems with two development machines where Visual Studio
2008 is already installed.
The application in question has Crystal Reports Basic for Visual Studio
(x86,x64) selected as a prerequisite. The machines in question have Crystal
Reports Basic for Visual Studio (x64) installed and working OK.
The first problem we encounter is that ClickOnce does not recognise the
existing installation and attempts to install the Crystal Reports Basic
runtime again. Then to make matters worse the installation fails with this
message"
Component Crystal Reports Basic for Visual Studio 2008 (x86, x64) has failed
to install with the following error message:
"Fatal error during installation.
The following components failed to install:
- Crystal Reports Basic for Visual Studio 2008 (x86, x64)
See the setup log file located at
'C:\Users\martinh\AppData\Local\Temp\VSDB500.tmp\install.log' for more
information.
There is a whole lot of stuff in the install.log but it ends with these
lines:
Installing using command 'C:\Windows\SysWOW64\msiexec.exe' and parameters
' -I
"C:\Users\martinh\AppData\Local\Temp\VSDB500.tmp\CrystalReports10_5\CRRedist2008_x64.msi"
-q /norestart'
Will attempt to elevate process.
Process exited with code 1603
Status of package 'Crystal Reports Basic for Visual Studio 2008 (x86, x64)'
after install is 'InstallFailed'
Now all this happens even if the publishing machine and the ClickOnce
deployment machines are the same. It looks to me like a permissions problem
but how can this be? I actually have administrator privileges in this
domain. Can anyone point me in the right direction on this one?
Thanks
Martin
Has anyone had any experience deploying to Vista 64 bit OS using ClickOnce?
We are having problems with two development machines where Visual Studio
2008 is already installed.
The application in question has Crystal Reports Basic for Visual Studio
(x86,x64) selected as a prerequisite. The machines in question have Crystal
Reports Basic for Visual Studio (x64) installed and working OK.
The first problem we encounter is that ClickOnce does not recognise the
existing installation and attempts to install the Crystal Reports Basic
runtime again. Then to make matters worse the installation fails with this
message"
Component Crystal Reports Basic for Visual Studio 2008 (x86, x64) has failed
to install with the following error message:
"Fatal error during installation.
The following components failed to install:
- Crystal Reports Basic for Visual Studio 2008 (x86, x64)
See the setup log file located at
'C:\Users\martinh\AppData\Local\Temp\VSDB500.tmp\install.log' for more
information.
There is a whole lot of stuff in the install.log but it ends with these
lines:
Installing using command 'C:\Windows\SysWOW64\msiexec.exe' and parameters
' -I
"C:\Users\martinh\AppData\Local\Temp\VSDB500.tmp\CrystalReports10_5\CRRedist2008_x64.msi"
-q /norestart'
Will attempt to elevate process.
Process exited with code 1603
Status of package 'Crystal Reports Basic for Visual Studio 2008 (x86, x64)'
after install is 'InstallFailed'
Now all this happens even if the publishing machine and the ClickOnce
deployment machines are the same. It looks to me like a permissions problem
but how can this be? I actually have administrator privileges in this
domain. Can anyone point me in the right direction on this one?
Thanks
Martin