Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Deploying to a live server

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  asp.net not running on iis 6 on 64 bit windows  
Author Message
Gary Homewood

External


Since: Nov 01, 2006
Posts: 2



(Msg. 1) Posted: Wed Nov 01, 2006 5:40 am
Post subject: Deploying to a live server
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi

I have an ASP.NET 1.1 web application that I need to deploy to a live
IIS. I was wondering if anyone has any guidelines or best practices as
to how to do this most effectively. A tool to remotely monitor the
number of users connected to the website would be useful, so I know
when there's no-one on the site I could stop it and deploy the new
version. I was hoping there might be a better way of doing it. Any
suggestuions gratefully received.

Thanks.

 >> Stay informed about: Deploying to a live server 
Back to top
Login to vote
Gary Homewood

External


Since: Nov 01, 2006
Posts: 2



(Msg. 2) Posted: Wed Nov 01, 2006 8:03 am
Post subject: Re: Deploying to a live server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for that; I thought that would be the kind of answer I'd
receive. On reflection, I think it's only really an issue during my
online ordering process, which I can log directly, and which doesn't
involve a huge number of users. Still, out of interest, I'd like to
know how Amazon do it....

Cheers

Gary

On Nov 1, 3:10 pm, "KL" <non....TakeThisOut@nowhere.com> wrote:
> I don't think there is a best practice regarding this, it all depends on
> your specific clientel and if it's acceptable to either risk gettings errors
> for a short time or that the server is taken offline.
>
> If you are going to wait for no visitors you are probably in for a long
> wait, but I guess you could simply use the iis logs for this.
>
> In asp.net 2.0 there is an easy way to close down the site remotely, all you
> do is upload a file named App_offline.htm and then remove it after you are
> done, of course, like I said, it all depends on wheter it's acceptable for
> your specific users to take it down in the first place.
>
> KL.
>
> "Gary Homewood" <gary.homew....TakeThisOut@gmail.com> skrev i meddelandetnews:1162388431.283536.119570@m7g2000cwm.googlegroups.com...
>
> > Hi
>
> > I have an ASP.NET 1.1 web application that I need to deploy to a live
> > IIS. I was wondering if anyone has any guidelines or best practices as
> > to how to do this most effectively. A tool to remotely monitor the
> > number of users connected to the website would be useful, so I know
> > when there's no-one on the site I could stop it and deploy the new
> > version. I was hoping there might be a better way of doing it. Any
> > suggestuions gratefully received.
>
> > Thanks.

 >> Stay informed about: Deploying to a live server 
Back to top
Login to vote
KL

External


Since: Oct 22, 2006
Posts: 12



(Msg. 3) Posted: Wed Nov 01, 2006 4:10 pm
Post subject: Re: Deploying to a live server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't think there is a best practice regarding this, it all depends on
your specific clientel and if it's acceptable to either risk gettings errors
for a short time or that the server is taken offline.

If you are going to wait for no visitors you are probably in for a long
wait, but I guess you could simply use the iis logs for this.

In asp.net 2.0 there is an easy way to close down the site remotely, all you
do is upload a file named App_offline.htm and then remove it after you are
done, of course, like I said, it all depends on wheter it's acceptable for
your specific users to take it down in the first place.

KL.


"Gary Homewood" <gary.homewood.DeleteThis@gmail.com> skrev i meddelandet
news:1162388431.283536.119570@m7g2000cwm.googlegroups.com...
> Hi
>
> I have an ASP.NET 1.1 web application that I need to deploy to a live
> IIS. I was wondering if anyone has any guidelines or best practices as
> to how to do this most effectively. A tool to remotely monitor the
> number of users connected to the website would be useful, so I know
> when there's no-one on the site I could stop it and deploy the new
> version. I was hoping there might be a better way of doing it. Any
> suggestuions gratefully received.
>
> Thanks.
>
 >> Stay informed about: Deploying to a live server 
Back to top
Login to vote
KL

External


Since: Oct 22, 2006
Posts: 12



(Msg. 4) Posted: Wed Nov 01, 2006 5:55 pm
Post subject: Re: Deploying to a live server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well, it's quite possible I guess to have a clustered server and update one
at a time, however I've gotten my share of errors on large sites as well so
I think they just update it like everyone else. If everything has been
properly tested on a development machine it shouldnt take long to update
even a large site.

A while ago I saw a video from the guys over at MS that handle their site,
not specifically about this but it was interesting hearing about how they
handle one of the worlds largest and most visited websites.

I can't seem to find it now but It's somewhere around this site, lots of
other interesting stuff there as well:
http://channel9.msdn.com/

KL.


"Gary Homewood" <gary.homewood.TakeThisOut@gmail.com> skrev i meddelandet
news:1162396991.845660.52910@i42g2000cwa.googlegroups.com...
> Thanks for that; I thought that would be the kind of answer I'd
> receive. On reflection, I think it's only really an issue during my
> online ordering process, which I can log directly, and which doesn't
> involve a huge number of users. Still, out of interest, I'd like to
> know how Amazon do it....
>
> Cheers
>
> Gary
>
> On Nov 1, 3:10 pm, "KL" <non....TakeThisOut@nowhere.com> wrote:
>> I don't think there is a best practice regarding this, it all depends on
>> your specific clientel and if it's acceptable to either risk gettings
>> errors
>> for a short time or that the server is taken offline.
>>
>> If you are going to wait for no visitors you are probably in for a long
>> wait, but I guess you could simply use the iis logs for this.
>>
>> In asp.net 2.0 there is an easy way to close down the site remotely, all
>> you
>> do is upload a file named App_offline.htm and then remove it after you
>> are
>> done, of course, like I said, it all depends on wheter it's acceptable
>> for
>> your specific users to take it down in the first place.
>>
>> KL.
>>
>> "Gary Homewood" <gary.homew....TakeThisOut@gmail.com> skrev i
>> meddelandetnews:1162388431.283536.119570@m7g2000cwm.googlegroups.com...
>>
>> > Hi
>>
>> > I have an ASP.NET 1.1 web application that I need to deploy to a live
>> > IIS. I was wondering if anyone has any guidelines or best practices as
>> > to how to do this most effectively. A tool to remotely monitor the
>> > number of users connected to the website would be useful, so I know
>> > when there's no-one on the site I could stop it and deploy the new
>> > version. I was hoping there might be a better way of doing it. Any
>> > suggestuions gratefully received.
>>
>> > Thanks.
>
 >> Stay informed about: Deploying to a live server 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Deploying .NET web app with SQL Server database - I'm looking for some advice on deploying a new ASPX web application I'm developing. I have two similar Win2000 servers and plan to deploy SQL Server 2000 on one machine and IIS 5 (with .Net 1.1) on the other. One server is a dual P3 733 and the other is...

IIS 6.0 not functioning after deploying SP1 on Win 2003 se.. - Hi, I have a deployment coming up and recently SP1 was installed on 6 of my SMS Secondary servers and now no packages go through. When I check the SMS Site Status I see Http not responding error. When I do a local host on the Browser of the secondary...

Deploying Java Servlets on Win Server 2003 Webserver - Hi We are evaluating Widows Server 2003 and are wondering how difficult is it to deploy Java servlets on the webserver provided woth teh Windows Server 2003 Standrad Edition? thanks Sam Haffey ****************************** Samuel F. Haffey..

Problem of deploying webapp on IIS production server - Hi, I built and packaged some web applications written by .net and c#. They connect to the same DB and have listview to list data from DB. They did not have any errors when I built and test them on local development machine. However, the listview..

Dev server version looks different than live... - I've a development server (local), 2K SBS SP4 and a live server, 2k3 WSE. A particular site, just one of several, is served up locally with very small fonts but renders just fine on the live on. The sites are identical, as I've downloaded the entire..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]