I am using W8K Server, SP 2007, CLM 10.2, IIS7 and LL 9.7.1
From SP I can archive any document into my LL instance, but when I try and use the enterprise folder WP I recieve an error that my id cannot be determiend and this is the same user id I used to archive the document.
The ID of the current user could not be determined:
- Cannot connect to Livelink server. Contact your system administrator.
- Access is denied.
1. The ID of the current user could not be determined:
2. Cannot connect to Livelink server. Contact your system administrator.
3. Access is denied.
--- Opentext.Localization.LocalizableException (1)
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.GetCurrentUserId()
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.get_CurrentUserId()
at Opentext.SharePoint.Livelink.WebParts.GridWebPartBase.CreateMenuContextProvider()
at Opentext.SharePoint.Livelink.WebParts.GridWebPartBase.DoCreateChildControls()
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.CreateChildControls()
--- Opentext.Localization.LocalizableException (2)
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.GetConnection()
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.GetCurrentUserId()
--- System.Runtime.InteropServices.COMException (3)
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_IsContainer()
at System.DirectoryServices.DirectoryEntries.ChildEnumerator..ctor(DirectoryEntry container)
at System.DirectoryServices.DirectoryEntries.GetEnumerator()
at Opentext.SharePoint.Utility.WebSiteUtility.GetWebSiteName(String serverName, String webApplicationName)
at Opentext.SharePoint.Utility.WebSiteContext.<Initialize>b__0()
at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Opentext.SharePoint.Utility.WebSiteContext..ctor()
at Opentext.SharePoint.Utility.WebSiteContext.get_Current()
at Opentext.SharePoint.Livelink.ServerConnection.LivelinkConnectionFactory.GetAdaptedServer(LivelinkConfigurationProvider configuration, LivelinkServer server)
at Opentext.SharePoint.Livelink.ServerConnection.LivelinkConnectionFactory.Create(LivelinkConfigurationProvider configuration, LivelinkServer server, ObjectType[] objectTypes, String userName)
at Opentext.SharePoint.Livelink.WebParts.LivelinkWebPartBase.GetConnection()