Summary
When WebLink and Microsoft SharePoint are installed on the same computer, and you try to access the WebLink website, you may receive one of the following error messages:
The page cannot be found
HTTP 404 - File not found
Error
A Web Part on this Smartpage cannot be displayed because it is not registered on this site as a safe Web Part.
Troubleshoot issues with Microsoft SharePoint.
Cause
When installed, Windows SharePoint Services and SharePoint Portal Server 2003 automatically create a filter that intercepts requests normally handled by IIS. This prevents users from accessing other web applications that may be installed on the same server computer, e.g. WebLink.
Resolution
Configure SharePoint to ignore WebLink.
To configure SharePoint to ignore WebLink
It some situations, it may also be necessary to edit WebLink's Web.config file in order to force WebLink to override SharePoint. For detailed instructions on the code that you may have to add to WebLink's Web.config file, please see the following Microsoft Knowledge Base article:
How to enable an ASP.NET application to run on a SharePoint virtual server
Note: The Web.config file is located in the Web Files subfolder of the WebLink installation folder