473,395 Members | 1,613 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,395 software developers and data experts.

deploy

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!!!
Nov 18 '05 #1
3 1097
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

"gladiator" <gl*******@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
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!!!

Nov 18 '05 #2
Thanks for your answers.
I want to know what means uninstall,stop IIS or web application

"Eliyahu Goldin" wrote:
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

"gladiator" <gl*******@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
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!!!


Nov 18 '05 #3
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

"gladiator" <gl*******@discussions.microsoft.com> wrote in message
news:68**********************************@microsof t.com...
Thanks for your answers.
I want to know what means uninstall,stop IIS or web application

"Eliyahu Goldin" wrote:
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

"gladiator" <gl*******@discussions.microsoft.com> wrote in message
news:07**********************************@microsof t.com...
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!!!


Nov 18 '05 #4

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

Similar topics

0
by: Oliver Hoehle | last post by:
Hello! When I try to start jboss, i get the message: .... 11:55:52,549 ERROR MBeanException: Exception in MBean operation 'checkIncompleteDeployments()' Cause: Incomplete Deployment...
2
by: mqsash | last post by:
Hi Problem : Unable to deploy an assembly in IE, as a cab file. (Works fine when deployed as a dll ) Description : I have created a assembly (.dll) in C# which I deploy in IE. The dll name is...
2
by: Marcus | last post by:
I have seen many posts of people with the same problem as me (attached below), but I have yet to see any solutions posted. Has anyone figured out how to deploy an Asp.net web site to the webserver...
0
by: Robert Warnestam | last post by:
Hello, I have some problems deploying Crystal Reports. I'm using Visual Studio 2005 Beta 1. In this version Crystal Reports (9.7.3500.0) is included. I created a small test application...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
4
by: dev648237923 | last post by:
I develop my application on my dev server and then I deploy it to a customer's production server. I store the db connection string in web.config (is this best practice?). When I deploy I have to...
6
by: AGP | last post by:
I resisted for many years but I've just written my first app in .NET2005 and am looking to deploy my app with a third-party installer. ClickOnce and the VS Installer do not meed my needs and I am...
4
by: Cirene | last post by:
What is the best way to deploy a website created with VS 2008? (Now that web deployment projects are delayed.) I want to be able to modify the web.config file on the website. Thanks!
6
by: =?Utf-8?B?QW5kcmV3X2QxMjM=?= | last post by:
Here is my problem. I have an app that has over 9 web services. For years I had not issues with clickonce but now it looks like the build is missing XmlSerializers.dll.deploy. I did have this...
0
by: stephen | last post by:
Hi, I am using Click Once Deploy to deploy an application.(this application has an .exe, .config, .xml files) and after deployment to a location, I checked for the files and all the files are...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.