Hello, has anyone devised a method so when someone logs into remote work webplace they are able to access sharepoint 3.0 insteead of default company web?
Have you tried going into IIS Admin, looking at the CompanyWeb properties and changing the path in the HomeDirectory tab to point to the root of your SharePoint 3.0 website?
Then create a new virtual site (call it CompanyWebOld) and point it to the original CompanyWeb location so that you still have both sites available. On this new instance, you will want to craft the host headers in the Website tab -> Advanced to allow people to reach it by whatever name you decide.
You may or may not have to change the ISAPI Filter to handle SharePoint 3.0 features.
If you do this, your 3.0 site will BE the companyweb.
well i get this error while accessing companyweb when the home settings are set to sharepoint 3.0:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.