Home
TeamSite
Sharepoint/Worksite Web Help.
phoenix_stu
Hi,
I am having a couple of issues on a client site I am working on and would really appreciate some help on the following questions.
1) Worksite Web is installed on port 8081 (with sharepoint running as default). I am using an 'IWOV Folder/Workspace' part to view a Workspace, however the no information is being returned even though the Virtual Path is set correctly and the moniker for the workspace is set correctly. Could this be because the sharepoint/worksite web ports do not match? The weppart dll's are stored in '\Inetpub\wwwroot\wss\VirtualDirectories\80\wpresources\Interwoven.WorkSite.Web.WebParts\'
2) If WorkSite web is installed under sharepoint on port 80, the client get s the following error:
'An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.'
'[NullReferenceException: Object reference not set to an instance of an object.]
Microsoft.SharePoint.SPSecurity.get_UseMembershipUserKey() +25
Microsoft.SharePoint.ApplicationRuntime.SPHttpHandler.OverrideExecuteUrlPath() +1386
System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state) +52
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +3391004
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +161'
Any help or pointers on either error much appreciated.
Thanks
Stuart
Find more posts tagged with
Comments
nbwoven
What exact 8.x version are you running and Is this on Win 2003. ?
hks
WorkSite Web has to be installed under SharePoint Virtual Directory on the same port. That is a requirement.
phoenix_stu
Thanks guys,
The WorkSite Web Error when installed on Port 80 was due to a problem with the Virtual Path. Once I deleted and set this up again it solved all the issues.
I guessed that once I found out the ports for Sharepoint and WorkSite web were different that this is what the problem would be.
Thanks
Stuart