Advertisement
Guest User

Untitled

a guest
May 14th, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Application: devenv.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.NullReferenceException
  5. Stack:
  6. at Xamarin.AndroidDesigner.JavaProcessConnection.OnConnected(System.IAsyncResult)
  7. at System.Net.LazyAsyncResult.Complete(IntPtr)
  8. at System.Net.ContextAwareResult.CompleteCallback(System.Object)
  9. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  10. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  11. at System.Net.ContextAwareResult.Complete(IntPtr)
  12. at System.Net.LazyAsyncResult.ProtectedInvokeCallback(System.Object, IntPtr)
  13. at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
  14. at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement