D
David Sworder
Hi,
I've developed a WinForms app and packaged the appropriate files in an
MSI. I've posted the MSI to a web site. It can be accessed via a hyperlink,
where the HREF of the hyperlink is something like:
http://www.MyDomainName.com/MySetup.msi
When a user clicks on this link, he's presented with a popup in Internet
Explorer that asks if he'd like to Open or Save the file. If the user clicks
"Save," the file is downloaded to the users harddisk. He can then run the
MSI and everything works fine. If the user clicks "Open", the file will
download but upon execution, the user is presented with the following error:
"The installation package could not be opened. Verify that the package
exists and that you can access it, or contact the application vendor to
verify that this is a valid Windows Installer package."
This is completely bizarre. I know the MSI file isn't corrupt, because
users that save&run it have no problems. It's strictly users that click
"Open" from Internet Explorer that encounter this error message -- and the
problem only occurs for *some* users. I haven't established a pattern to
this error yet other than perhaps the problematic users are all running
WinXP.
Any ideas?
I've developed a WinForms app and packaged the appropriate files in an
MSI. I've posted the MSI to a web site. It can be accessed via a hyperlink,
where the HREF of the hyperlink is something like:
http://www.MyDomainName.com/MySetup.msi
When a user clicks on this link, he's presented with a popup in Internet
Explorer that asks if he'd like to Open or Save the file. If the user clicks
"Save," the file is downloaded to the users harddisk. He can then run the
MSI and everything works fine. If the user clicks "Open", the file will
download but upon execution, the user is presented with the following error:
"The installation package could not be opened. Verify that the package
exists and that you can access it, or contact the application vendor to
verify that this is a valid Windows Installer package."
This is completely bizarre. I know the MSI file isn't corrupt, because
users that save&run it have no problems. It's strictly users that click
"Open" from Internet Explorer that encounter this error message -- and the
problem only occurs for *some* users. I haven't established a pattern to
this error yet other than perhaps the problematic users are all running
WinXP.
Any ideas?