473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Setup was unable to find msi package

Hi,

we see some strange behavior with the latest version of our deployment package

Background
We have a .Net product that is deployed via a website. Developed with VS.Net 2003, the deployment project uses a "Web bootstrapper" and has a valid signature

On the download site we have to files
- the product.ms
- the Setup.Exe (encoded with the url to the product.msi file)

A user downloads the product by clicking a link on the website that points to the Setup.Exe file and running (or saving and then running) the Setup.Exe file

The first time the user activates the Setup.Exe file - he get's an error "Setup was unable to find msi package or patch 'http://complete.url.com/to/download/product.msi'";

The second time the user runs Setup.Exe the product.msi filess is downloaded and the installatione runs fine

After that the download works fine. The error can be reproduced by deleting the temporary internet files

This error is something that has started recently (within the last month). It seems that the Setup.Exe simply times out to quickly.

Does anyone know if there is a way to get around this problem

Thanks for any help
B
Mad
Nov 22 '05 #1
3 8224
Hello Mads,

Thanks for posting. Do we have any authentication requirement on the web
server?

In addition, if we use the following command to install the MSI, do we have
the problem?

msiexec /i http://complete.url.com/to/download/product.msi

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #2
Hello Felix

The web server where the msi and setup.exe file is located does not have any authentication requirements

If I use the msiexec command (msiexec /i http://complete.url.com/to/download/product.msi) then installation starts fine

Is there anything in the Setup.exe file that could explain this behavior

b
Mads
Nov 22 '05 #3
Hello Mads,

I have not heard about this situation before. I have done some search in
our knowledge base as well as newsgroup and it seems that this is not a
common issue.

Does the error happen to every machine or a particular machine? How large
is the MSI in question? Anyway, we can at least workaround this problem
with the "msiexec /i URL" command.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Eric Texier | last post by:
I am trying to install PyOpenGL for python2.3. Everything seems to compile OK until it stop with a warning error. warning: error while loading Togl.so: can't find package Tk 8.1 Togl.so is...
1
by: haiwen | last post by:
Hello, everyone I have a asp.net project that includes couple aspx files and Lesson1 and Lesson2 folders Both Lesson1 and Lesson2 include Text folder and Audio folder After I add a web setup...
1
by: Dave | last post by:
Hi All, I have a VS.NET 2003 solution that uses several setup projects to package various components and applications into MSI files. I need to provide foreign language support for 5-6 languages...
1
by: Prashanti | last post by:
Hi , I have built a windows application in c sharp which using the methods of COM Object. The application is working fine. Now need to make this application a package to deploy at client...
8
by: Neil Robbins | last post by:
I have created a setup project using the setup wizard and am now editing the properties of this project. I want to replace the default banner with one of my own. Could someone tell me what the...
1
by: kplkumar | last post by:
Hi I am new to this. I am trying to create a setup project to package our stuff and create an installer. This is what I want to do, I have a directory sructure in which we have our...
2
by: karthikeyan.rsm | last post by:
Hi i some queries in teh setup and deployment package. Currently i have developed a project and i have created a setup for this project in the same solution. My queries are as follows 1. In...
2
by: Vai2000 | last post by:
Does any1 know how to invoke a custom action or script while u install a VB6 package... TIA
0
by: JDeats | last post by:
I have a Setup & Deployment project that results in an MSI and Setup.exe. When I run the resulting MSI if a previously installed instance exist the default behavior is for the MSI to prompt and ask...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.