Build WSS site and SPS site on the same host?
- From: "angi" <angi@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Mar 2006 18:09:15 +0800
Hi,
Can build WSS site and SPS site on the same host but different port?
On the host server I have a SPS site, it is http://SPS:8010/ .
And I also want to build a WSS site on http://SPS:8020/
But after I extend http://SPS:8020 and connect it, it always popup login
window.
No matter that I type the right account and password, can't login to WSS
site.
After 3 times it's show the error page:
'/_layouts' application occur server error.
Rutime error...
<!-- Web.Config ²ÕºAÀÉ -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly"/>
</system.web>
</configuration>
<!-- Web.Config ²ÕºAÀÉ -->
<configuration>
<system.web>
<customErrors mode="On" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
What's mean of it?
How do I build SPS site and WSS site on different port, or it can't be done?
Thanks for any advice!
Angi
.
- Follow-Ups:
- Re: Build WSS site and SPS site on the same host?
- From: Manny Borges
- Re: Build WSS site and SPS site on the same host?
- Prev by Date: Re: SPS 2003 Server Farm Configuration
- Next by Date: not able to create text file using sharepoint werb part
- Previous by thread: Re: SPS 2003 Server Farm Configuration
- Next by thread: Re: Build WSS site and SPS site on the same host?
- Index(es):
Relevant Pages
|