setup and deployment project problems

B

Bernie Yaeger

I'm trying to develop a very simple setup and deployment project in .net
(1.1) and I keep running into the same error: "the installer was interrupted
before reportapp installer could be installed. You need to restart the
installer to try again.'

Now this has happened to me on two different pc's with two different
installer projects.

Any ideas what I'm doing wrong?

Tx for any help.

Bernie Yaeger
 
B

Bjoern Wolfgardt

Hi,

I had problems like this with a virus scanner one time and one time with a
very long path name.
You can provide a log if your start the installer like this: msiexec /i
application.msi /l*v installerlog.txt

cu
Bjoern Wolfgardt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top