Re: Fragile



Hi Thom,

Does my suggestion in last message helps a little? If there're anything
else need assistance, please feel free to post here.
Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| X-Tomcat-ID: 82335433
| References: <#xIUycNBGHA.1032@xxxxxxxxxxxxxxxxxxxx>
<ussYPyOBGHA.1028@xxxxxxxxxxxxxxxxxxxx>
<sT2nsaTBGHA.1240@xxxxxxxxxxxxxxxxxxxxx>
<#QNdhkTBGHA.984@xxxxxxxxxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
| Organization: Microsoft
| Date: Wed, 21 Dec 2005 04:46:23 GMT
| Subject: Re: Fragile
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| Message-ID: <1VgXFmeBGHA.3096@xxxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Lines: 156
| Path: TK2MSFTNGXA02.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:366153
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Thanks for your response Thom,
|
| Yes, we can control a remote IIS server on local machine through the
| following means:
|
| 1. using the IIS manager (inetmgr)'s connect function to connect to a
| remote IIS server. Just right click the server machine node in IIS
| manager, and choose the "Connect" menu item. In the popup dialog specify
| the remote machine name and the specify user account you want to connect
to
| that remote server....
| After you successfully connect to the remote server, you can manage the
IIS
| site just as the local IIS site....
|
| #Remote IIS 5.0 Administration
| http://www.windowsitpro.com/Article/ArticleID/24472/24472.html
|
| #note that IIS 5 can only remotely connect IIS5 .....
|
| 2. use the ADSI programming interface to manipulate remote IIS website:
|
| Here are some reference in the technet IIS script center:
|
| #Sample scripts for managing Web sites on Internet Information Server 5.0
| and 5.1.
|
http://www.microsoft.com/technet/scriptcenter/scripts/iis/iis5x/web/default.
| mspx
|
| For further detailed info on IIS management, you can also try posting in
| the IIS(inetserver) newsgroup....
|
| Thanks,
|
| Steven Cheng
| Microsoft Online Support
|
| Get Secure! www.microsoft.com/security
| (This posting is provided "AS IS", with no warranties, and confers no
| rights.)
|
|
|
|
|
| --------------------
| | From: "Thom Little" <thom@xxxxxxxxxx>
| | References: <#xIUycNBGHA.1032@xxxxxxxxxxxxxxxxxxxx>
| <ussYPyOBGHA.1028@xxxxxxxxxxxxxxxxxxxx>
| <sT2nsaTBGHA.1240@xxxxxxxxxxxxxxxxxxxxx>
| | Subject: Re: Fragile
| | Date: Tue, 20 Dec 2005 02:43:52 -0500
| | Lines: 104
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| | X-RFC2646: Format=Flowed; Original
| | Message-ID: <#QNdhkTBGHA.984@xxxxxxxxxxxxxxxxxxxx>
| | Newsgroups: microsoft.public.dotnet.framework.aspnet
| | NNTP-Posting-Host: 65.99.185.176
| | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| | Xref: TK2MSFTNGXA02.phx.gbl
| microsoft.public.dotnet.framework.aspnet:365878
| | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| |
| | Thank you for the explanation.
| |
| | I am using a hosting service that is remote from my development
| environment.
| | It is IIS 5.0 under Server 2000. My environment is XP Pro SP2 with VS
| 2005
| | (and IIS 5.1 for what difference that makes).
| |
| | Is there a method/technique that will permit me to shut down the
| application
| | on the remote machine?
| |
| | --
| | -- Thom Little -- www.tlanet.net -- Thom Little Associates, Ltd.
| | --
| |
| | "Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
| | news:sT2nsaTBGHA.1240@xxxxxxxxxxxxxxxxxxxxxxxx
| | > Hi Thom,
| | >
| | > For IIS web applicaiton virtual directory, when an application is
| already
| | > running, there exists worker process for that application and asp.net
| | > runtime will also monitoring the application's physical directory and
| its
| | > files and contents.... So if we directly use the VS IDE's publish
| site's
| | > publish a web application to a new website, it'll directly change the
| | > virtual directory's physical dir(such as clear the directory and copy
| new
| | > files...), that'll make the running application get problem. And when
we
| | > visit the new application, there may occur problems. So the prefered
| means
| | > is stop that application in IIS before we do such deployment change...
| | > Also, if you're using IIS 6, we can just stop or recycle the
| | > Application's
| | > Applicatino Pool instead of using IISreset to restart the whole IIS
| | > server......
| | >
| | > Thanks,
| | >
| | > Steven Cheng
| | > Microsoft Online Support
| | >
| | > Get Secure! www.microsoft.com/security
| | > (This posting is provided "AS IS", with no warranties, and confers no
| | > rights.)
| | > --------------------
| | > | From: "Thom Little" <thom@xxxxxxxxxx>
| | > | References: <#xIUycNBGHA.1032@xxxxxxxxxxxxxxxxxxxx>
| | > | Subject: Re: Fragile
| | > | Date: Mon, 19 Dec 2005 17:35:45 -0500
| | > | Lines: 39
| | > | X-Priority: 3
| | > | X-MSMail-Priority: Normal
| | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| | > | X-RFC2646: Format=Flowed; Response
| | > | Message-ID: <ussYPyOBGHA.1028@xxxxxxxxxxxxxxxxxxxx>
| | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| | > | NNTP-Posting-Host: 65.99.185.176
| | > | Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| | > | Xref: TK2MSFTNGXA02.phx.gbl
| | > microsoft.public.dotnet.framework.aspnet:365814
| | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| | > |
| | > | If the remote server is manually "reset" then the hanging condition
| | > | (whatever it is) goes away and pages are again served from the 2.0
| | > | application.
| | > |
| | > | --
| | > | -- Thom Little -- www.tlanet.net -- Thom Little Associates,
Ltd.
| | > | --
| | > |
| | > | "Thom Little" <thom@xxxxxxxxxx> wrote in message
| | > | news:%23xIUycNBGHA.1032@xxxxxxxxxxxxxxxxxxxxxxx
| | > | > Create two ASP.NET applications. Run them on the development
| machine
| | > to
| | > | > make sure they are error free.
| | > | >
| | > | > Publish the fist application to the root of a remote webspace.
| | > | > Call a page and see that it operates correctly.
| | > | >
| | > | > Publish the second application to the root of the same remote
| | > webspace.
| | > | > Permit it to overwrite existing files.
| | > | > Call a page and notice that it waits forever.
| | > | >
| | > | > Using a third-party FTP program delete all files in the root of
the
| | > | > remote webspace.
| | > | > Publish the second application to the seemingly empty root of the
| same
| | > | > remote webspace.
| | > | > Call a page and notice that it waits forever.
| | > | >
| | > | > In all cases Visual Studio 2005 reports "Publish Succeeded".
| | > | >
| | > | > What "magic" must be performed to reset the error condition on the
| | > remote
| | > | > server?
| | > | >
| | > | > --
| | > | > -- Thom Little -- www.tlanet.net -- Thom Little Associates,
| Ltd.
| | > | > --
| | > | >
| | > | >
| | > | >
| | > |
| | > |
| | > |
| | >
| |
| |
| |
|
|

.



Relevant Pages

  • RE: dll problem on Remoting app
    ... Steven Cheng ... Microsoft Online Support ... | object, the remote object is not actually created or referenced, in other ... The communiation to the remoting server won't happen until ...
    (microsoft.public.dotnet.framework)
  • RE: ASP.NET Configuration Tool
    ... Steven Cheng ... Microsoft Online Support ... IIS was in 32 bit mode. ... |> not had any success with the web admin tool in either case. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET 2.0 in IIS is giving me error.
    ... Steven Cheng ... Microsoft Online Support ... | Subject: Re: ASP.NET 2.0 in IIS is giving me error. ... | | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VS2005 wants FrontPage extensions, but theyre installed!?
    ... if so I think it's better to develop the app in IIS ... Steven Cheng ... Microsoft Online Support ... |> through filesystem project independent of IIS server, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: companyweb and remote web workplace
    ... Regarding to the Remote folder, there is no missing files or folders under ... Please enable IIS logging and help to collect the logs for analyze: ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)

Loading