XmlPackage Exception: Exception=Last Trace Point=[]. An error occurred during a call to extension function 'ShopByBrandBreadcrumb'. See InnerException for a complete description of the error.
Object reference not set to an instance of an object.
An error occurred during a call to extension function 'ShopByBrandBreadcrumb'. See InnerException for a complete description of the error.
Object reference not set to an instance of an object.
System.ArgumentException: Last Trace Point=[]. An error occurred during a call to extension function 'ShopByBrandBreadcrumb'. See InnerException for a complete description of the error.
Object reference not set to an instance of an object.
---> System.Xml.Xsl.XslTransformException: An error occurred during a call to extension function 'ShopByBrandBreadcrumb'. See InnerException for a complete description of the error. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at AspDotNetStorefrontCommon.XSLTExtensions.ShopByBrandBreadcrumb(String sManufacturerID, String sCategoryID)
--- 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, XPathNavigator {urn:schemas-microsoft-com:xslt-debug}current)
at Root(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean closeWriter)
at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)
at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, Stream results)
at AspDotNetStorefrontCommon.XmlPackage2.TransformString()
--- End of inner exception stack trace ---
at AspDotNetStorefrontCommon.XmlPackage2.TransformString()
at AspDotNetStorefrontCommon.AppLogic.RunXmlPackage(XmlPackage2 p, Parser UseParser, Customer ThisCustomer, Int32 SkinID, Boolean ReplaceTokens, Boolean WriteExceptionMessage)