Mina beställningar

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

System.UriFormatException: Invalid URI: Invalid port specified.
   at NLWI.Connector.NavByManager.ContractImplementations.Base.ANavService.CallNav(TimeSpan timeout, String shopId, String function, XDocument data)
   at NLWI.Connector.NavByManager.Services.OrderSearchConnectorContract.GetRecentOrders(IRecentOrdersParameters 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()
   at NLWI.Core.Platform.Caching.MethodCaching.<>c__DisplayClass4_0`1.b__1()
   at NLWI.Platforms.Dynamicweb9.HttpCache.GetOrInsert[T](String key, Func`1 valueBuilder)
   at NLWI.Core.Platform.Caching.MethodCaching.<>c__DisplayClass4_0`1.b__0()
   at NLWI.Core.Connector.Logging.NLogMethodLogging.<>c__DisplayClass9_0`1.b__0()
   at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method, Func`1 cacheDependencyBuilder)
   at NLWI.Core.Connector.Proxy.ServiceProxy`1.Invoke[TResult](Expression`1 method)
   at NLWI.Platforms.Dynamicweb9.CustomModules.NLWI_SelfService.Repositories.SelfServiceRepository.GetRecentOrders(IRecentOrdersParameters recentOrdersParameters)
   at NLWI.Platforms.Dynamicweb9.CustomModules.NLWI_SelfService.NLWISelfServiceContentModule.GetContent()
   at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)