MachineName:WEB04
Transform Error::AddThis.xslt
Dictionary: ParentObjectID=,sModuleID=ThePort.Module.ID_d48a04f037c944f1b09846e781c42556,sObjectID=,sPartnerID=f65760b4-6fa3-4c56-8c1f-05a29fbfc1b2,sSOID=,sXslFileName=AddThis.xslt,Title=Walter%20Roark,TP_ID=GenericServerModule,TP_XSL=AddThis.xslt,URL=http%3A//www.socialmediabuyingguide.org/Anonymous2
Exception Details:
:System.Xml.Xsl.XslTransformException: An error occurred during a call to extension function 'UtilAddThisScript'. See InnerException for a complete description of the error. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ThePortBusiness.XSLProcessing.PageInformation.UtilAddThisScript(String sUrl, String sTitle)
--- End of inner exception stack trace ---
at System.Xml.Xsl.Runtime.XmlExtensionFunction.Invoke(Object extObj, Object[] args)
at System.Xml.Xsl.Runtime.XmlQueryContext.InvokeXsltLateBoundFunction(String name, String namespaceUri, IList`1[] args)
at
(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
at (XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator )
at Root(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
at System.Xml.Xsl.XslCompiledTransform.Transform(XmlReader input, XsltArgumentList arguments, XmlWriter results)
at ThePortBusiness.XSLProcessing.XSLProcessor.ProcessXSL()
at ThePortBusiness.XSLProcessing.ServerModuleFactory.ProcessOutput(UserBase oUser, PartnerBase oPartner, String sXslFileName)
at ThePortBusiness.XSLProcessing.ServerModuleFactory.IXSLProcessOutput(String sXslFileName)
at ThePortBusiness.XSLProcessing.ServerModuleFactory.IXSLProcessGeneric(String sUserID, String sPartnerID, String sSocialObjectID, String sCustomData, ThePortDictionary`2 oParamDictionary, String sXslFileName)
at ThePortBusiness.XSLProcessing.ProcessLocalServerModule.Process(String sModuleName, String& sOutput, iParameter iParms, String sParentModule)