Ordrevisning

An error occured while attaching module (Dynamicweb.Frontend.Content)

System.ArgumentNullException: Value cannot be null.
Parameter name: value
   at System.Xml.Linq.XAttribute..ctor(XName name, Object value)
   at NLWI.Connector.NavByManager.ContractImplementations.Base.ANavService.d__11.MoveNext()
   at System.Xml.Linq.XContainer.AddContentSkipNotify(Object content)
   at System.Xml.Linq.XContainer.AddContentSkipNotify(Object content)
   at System.Xml.Linq.XElement..ctor(XName name, Object[] content)
   at NLWI.Connector.NavByManager.Services.OrderSearchConnectorContract.Download(IDownloadOrderParameters parameters)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at NLWI.Core.Connector.Expressions.MethodAnalyser.<>c__DisplayClass2_0`2.b__0() in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Core\Connector\Expressions\MethodAnalyser.cs:line 129
   at NLWI.Core.Connector.Logging.NLogMethodLogging.<>c__DisplayClass9_0`1.b__0() in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Core\Connector\Logging\NLogMethodLogging.cs:line 148
   at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method, Func`1 cacheDependencyBuilder) in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Core\Connector\Proxy\ServiceProxy.cs:line 149
   at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method) in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Core\Connector\Proxy\ServiceProxy.cs:line 114
   at NLWI.Platforms.Dynamicweb8.CustomModules.NLWI_SelfService.Repositories.SelfServiceRepository.DownloadDocument(IDownloadOrderParameters downloadOrderParameters) in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Platforms.Dynamicweb8\CustomModules\NLWI_SelfService\Repositories\SelfServiceRepository.cs:line 69
   at NLWI.Platforms.Dynamicweb8.CustomModules.NLWI_SelfService.NLWISelfServiceContentModule.GetContent() in D:\VSO Agents\00TFS01-norriq-ip\_work\35\s\src\NLWI.Platforms.Dynamicweb8\CustomModules\NLWI_SelfService\NLWISelfServiceContentModule.cs:line 53
   at Dynamicweb.Frontend.Content.GetModule(DataRow& ParagraphRow)