Changes to web project post deployment

G

Guest

Hi,
I had created an ASP.NET web application and then created an MSI for it and
sent it to
one of my friends. The web app installed successfully and worked fine on my
friend's
server. But now I need to do some bug fixes and also add some other ASPX
pages to the web
project. I wanted to know how should I package the changes and send it back
to my friend so
that he has to put in minimum effort while deploying the changed web
application.
Should I make a MSI of the new project and then ask him to unistall the
previous one and
install the new MSI?? Is there a better method??

Looking forward for comments.

Best Wishes,
-Aayush
 
S

Steve C. Orr [MVP, MCSD]

Yes.
In many cases you can get the MSI to automatically uninstall the old MSI, so
that's just a single installation step he'll have to go through. It doesn't
get much simpler than that.
 
E

Eliyahu Goldin

Yes, but it still safer to uninstall the program first manually from
Add/Remove Programs dialog. That's what I am always doing.

Eliyahu
 
G

Guest

Steve and Eliyahu,
Thank you for the help. I guess I know what to do now :)

Best Wishes,
-Aayush
 

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,780
Messages
2,569,608
Members
45,250
Latest member
Charlesreero

Latest Threads

Top