ERROR:Unauthorized
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at NobbVarer.Byggtjeneste.IVarer.ForNobbNr(Int32[] nobbNos, String userName, String password, String schemaVersion, Int32 exportId, VareExportOptions options)
at NobbVarer.Byggtjeneste.VarerClient.ForNobbNr(Int32[] nobbNos, String userName, String password, String schemaVersion, Int32 exportId, VareExportOptions options)
at ASP.display_aspx.getNobbProductsXml(Int32[] nobbNosToRetrieve)
at ASP.display_aspx.initCalc()