How to create ASP.NET installer --msi

S

Sukh

Hi,
I tried to create msi using VS .net deployement project but it throws
error 1706......
Can any one help me to create msi using VS.NET.
any link or tutorial for the same, would help me lot.
Thanks
Sukh.
 
G

Guest

Random thoughts.

The easiest way is use the wizard to point to your web program. It sets up
the MSI correctly; if you set up the installer yourself, you will have to
reset a lot of properties.

If you need anything custom done, create your own custom installer rather
than trying to hack it into the install project class files.

Depending on what you are deploying, IIS may have to be on the default port
(80) during install, so check this when you install.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top