Oups, nous avons rencontré un problème : Generic Error
... :
Server stack trace:
à System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
à System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
à System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
à System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
à System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
à System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
à System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
à System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
à System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
à System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
à vdm.omatep.proxy.omatep.CatalogService.ICatalog.LoadCategories(String MerchantCode, String CatalogNumber, String Language, String[] CategoryExtentedTypes, String Signature)
à vdm.omatep.proxy.omatep.CatalogService.CatalogClient.LoadCategories(String MerchantCode, String CatalogNumber, String Language, String[] CategoryExtentedTypes, String Signature) dans E:\www\PtxWeb_V0\CSPROJ\ptx.omatep.proxy\Service References\omatep.CatalogService\Reference.cs:ligne 153
à vdm.omatep.proxy.ProductServiceProxy.GetCategories() dans E:\www\PtxWeb_V0\CSPROJ\ptx.omatep.proxy\ProductServiceProxy.cs:ligne 71
à vdm.tools.repository.ProductRepository.GetCategories() dans E:\www\PtxWeb_V0\CSPROJ\ptx.tools.repository\ProductRepository.cs:ligne 47
à vdm.controllers.Controllers.AccountController.Index() dans E:\www\PtxWeb_V0\CSPROJ\ptx.controllers\Controllers\AccountController.cs:ligne 37
à lambda_method(Closure , ControllerBase , Object[] )
à System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
à System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
à System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
à System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
à System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
à System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d()
à System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f()
à System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
à System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c()
à System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)