Skip to content

Instantly share code, notes, and snippets.

@follesoe
Created September 12, 2011 19:46
Show Gist options
  • Select an option

  • Save follesoe/1212186 to your computer and use it in GitHub Desktop.

Select an option

Save follesoe/1212186 to your computer and use it in GitHub Desktop.
Exception from marketplace
<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&#xD;
at Microsoft.Wps.DevX.DevPortal.Services.ApplicationSubmissionService.GetCompanyCertificates() in d:\bt\6528\private\DevX\DevPortal\Source\Services\ApplicationSubmissionService.cs:line 686&#xD;
at SyncInvokeGetCompanyCertificates(Object , Object[] , Object[] )&#xD;
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)&#xD;
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)&#xD;
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp; rpc)&#xD;
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