Created
September 12, 2011 19:46
-
-
Save follesoe/1212186 to your computer and use it in GitHub Desktop.
Exception from marketplace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:InternalServiceFault</faultcode><faultstring xml:lang="en-US">Object reference not set to an instance of an object.</faultstring><detail><ExceptionDetail xmlns="http://schemas.datacontract.org/2004/07/System.ServiceModel" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><HelpLink i:nil="true"/><InnerException i:nil="true"/><Message>Object reference not set to an instance of an object.</Message><StackTrace> at Microsoft.Wps.DevX.DevPortal.Services.ApplicationSubmissionService.RetrieveAccountId() in d:\bt\6528\private\DevX\DevPortal\Source\Services\ApplicationSubmissionService.cs:line 994
 | |
| at Microsoft.Wps.DevX.DevPortal.Services.ApplicationSubmissionService.GetCompanyCertificates() in d:\bt\6528\private\DevX\DevPortal\Source\Services\ApplicationSubmissionService.cs:line 686
 | |
| at SyncInvokeGetCompanyCertificates(Object , Object[] , Object[] )
 | |
| at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
 | |
| at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
 | |
| at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
 | |
| at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
 | |
| at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace><Type>System.NullReferenceException</Type></ExceptionDetail></detail></s:Fault></s:Body></s:Envelope> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment