|
Home > Archive > BizTalk Server General > March 2004 > My Web Appl NOT working any more
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
My Web Appl NOT working any more
|
|
| Steve 2004-03-11, 10:42 pm |
| Hi, everyone:
I installed BizTalk 2004 on the Win 2003 Server which is also my Web server. After the installatiion, some of my ASP.NET web pages are not working any more. I un-installed it but it still not working. I remember that there are some Framework hot-fixes
during the installation. Did they change the Web server behavior permanently? How do I fix it other than re-install Win2003?
Thanks!
| |
| Sung-Hwa Jin 2004-03-11, 10:42 pm |
| Did you install Windows SharePoint Services (WSS) 2.0? If so, by default
all request will be handled by WSS. You should remove root URL from the
managed path for WSS.
1. Open SharePoint Central Administration web site. (A shortcut for this
web site should be available at your Administrative Tools start menu.)
2. Configure virtual server settings -> Default Web site -> Define managed
paths -> Select "root" and click Remove selected paths.
Thanks,
SH
--------------------
>Thread-Topic: My Web Appl NOT working any more
>thread-index: AcQG9ETkqa28l8HJSHiUyfgQPM4u1g==
>X-Tomcat-NG: microsoft.public.biztalk.general
>From: "=?Utf-8?B?U3RldmU=?=" <anonymous@discussions.microsoft.com>
>Subject: My Web Appl NOT working any more
>Date: Wed, 10 Mar 2004 15:06:07 -0800
>Lines: 5
>Message-ID: <63EBE6A5-D6A3-405D-9454-38CF50D19A53@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.biztalk.general
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.general:13139
>NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>Hi, everyone:
I installed BizTalk 2004 on the Win 2003 Server which is also my Web
server. After the installatiion, some of my ASP.NET web pages are not
working any more. I un-installed it but it still not working. I remember
that there are some Framework hot-fixes during the installation. Did they
change the Web server behavior permanently? How do I fix it other than
re-install Win2003?
Thanks!
>
| |
| mwachala 2004-03-11, 10:42 pm |
| You also have to exclude your sites in the same screen. If your paths aren't in the exclusion list add them and check the exclude box
|
|
|
|
|