I'm trying to run the sharepoint integration bundle provided officially by PDFTron.
We are using Sharepoint 2010 enterprise server.
Basically, I'm not able to run it after too much effort that I put on it.
Exception when trying to issue a security token: A unsecured or incorrectly secured fault was received from the other party. The error code and details, see the inner FaultException.
Server stack trace:
bei System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.ProcessReply(Message reply, SecurityProtocolCorrelationState correlationState, TimeSpan timeout)
bei System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei Microsoft.IdentityModel.Protocols.WSTrust.IWSTrustContract.Issue(Message message)
bei Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)
bei Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst)
bei Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo)
bei Microsoft.SharePoint.SPSecurityContext.<>c__DisplayClass7.<GetProcessSecurityTokenForServiceContext>b__6()
bei Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
bei Microsoft.SharePoint.SPSecurityContext.GetProcessSecurityTokenForServiceContext()
bei Microsoft.SharePoint.SPSecurityContext.SecurityTokenForServiceContext(Uri contextUri)
bei Microsoft.SharePoint.SPChannelFactoryOperations.InternalCreateChannelActingAsLoggedOnUser[TChannel](ChannelFactory`1 factory, EndpointAddress address, Uri via)
bei Microsoft.SharePoint.SPChannelFactoryOperations.CreateChannelActingAsLoggedOnUser[TChannel](ChannelFactory`1 factory, EndpointAddress address)
bei Microsoft.Office.Word.Server.Service.ConfigChannelFactory`1.CreateChannel()
bei Microsoft.Office.Word.Server.Service.WordServiceApplicationProxy.AddJob(Ucid ucid, Nullable`1 subscriptionId, SPUserToken userToken, ConversionJobSettings settings, String name)
bei Microsoft.Office.Word.Server.Conversions.ConversionJob.Start()
bei OffsiteConverter.Program.Run(String[] args)
Plus to that, when I try to activate the SilverDoxModule from sharepoint features I receive this error:
An unexpected error has occurred.
Activating Feature 'SilverDoxModule_SilverDoxModule' (ID: '59a6d3e2-97c8-4c97-b8ec-c3e866a17fda') at URL
http://spf-03:400.
cd7d1066-6dc4-4342-be9d-9381a6cd4613
08/06/2013 12:30:33.68 w3wp.exe (0x076C) 0x14E0 SharePoint Foundation General 6644 Critical Event manager error: Exception has been thrown by the target of an invocation
. cd7d1066-6dc4-4342-be9d-9381a6cd4613
08/06/2013 12:30:33.68 w3wp.exe (0x076C) 0x14E0 SharePoint Foundation Feature Infrastructure 889x High The element of type 'Receivers' for feature 'SilverDoxModule_SilverDoxModule' (id: 59a6d3e2-97c8-4c97-b8ec-c3e866a17fda) threw an exception during activation: Operation is not valid due to the current state of the object. cd7d1066-6dc4-4342-be9d-9381a6cd4613
08/06/2013 12:30:33.68 w3wp.exe (0x076C) 0x14E0 SharePoint Foundation General 72by High Feature Activation: Threw an exception, attempting to roll back. Feature 'SilverDoxModule_SilverDoxModule' (ID: '59a6d3e2-97c8-4c97-b8ec-c3e866a17fda'). Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object. bei Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionContentTypeAndEventReceiverBindings(SPFeaturePropertyCollection props, SPSite site, SPWeb web, Boolean fForce) bei Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, Boolean fForce) bei Microsoft.SharePoint.SPFeature.ProvisionElements(SPElementDefinitionCollection elemdefcoll, SPFeaturePropertyCollection props, SPWebAppl... cd7d1066-6dc4-4342-be9d-9381a6cd4613