deploy

G

Guest

Hello everyone:
I have developed a very simple asp.net web application and
deployed.a week later,i have made some modifications. So I need to redeploy
it.Do i need to stop IIS,or original web application?What is the right
step.simply and right. Thanks in advance!!!
 
E

Eliyahu Goldin

If you use a setup project, the simplest way is to unistall the old one
first and then install the new one. You don't need to stop IIS.

Eliyahu
 
G

Guest

Thanks for your answers.
I want to know what means uninstall,stop IIS or web application
 
E

Eliyahu Goldin

uninstall - like other applications, via Add/Remove Programs form. IIS is a
Windows service, you can start/stop it as all other services. But you don't
need to. There is no such a thing as stopping web application. It runs on
requests.

Eliyahu
 

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
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top