Build WSS site and SPS site on the same host?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.



Relevant Pages

  • RE: Site backup from WSS to SPS ???
    ... you can restore the WSS site in your SPS site Directory." ... >> Can you back up a site from Windows Sharepoint Services to Sharepoint Portal Server? ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Searching WSS site does work with SPS on the same server
    ... When you rebuilt the catalog were the Index Items greater than 1? ... > WSS site on the same server farm, however searching doesn't not work on ... > -added the WSS site into the SPS search engine as it own content source ... > none of this work at the WSS level, althought the SPS site hits the WSS ...
    (microsoft.public.sharepoint.portalserver)
  • Export a web part from WSS
    ... I am trying to export the "members" web part from a WSS site so I ... can use it on my SPS site. ... Export from the web part gallery; I cannot see an option to do ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Sharepoint vs. WSS code difference?
    ... The WSS site and the SPS site on are the same machine. ... > I do not answer questions on behalf of my employer. ... > programmer helping programmers. ...
    (microsoft.public.sharepoint.portalserver.development)
  • RE: Where is "Members" web part in SPS2003?
    ... I have successfully applied it into my SPS site. ... > locally and then go to the web part gallery in SPS and upload the web part. ... > list would be beneficial to the users of a WSS site. ...
    (microsoft.public.sharepoint.portalserver.development)