Advertisement
Guest User

Untitled

a guest
May 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. Amazon.CognitoIdentity.Model.ResourceNotFoundException: IdentityPool 'us-east-1:f30cd606-ad83-4bce-ab1a-c1c27accd478' not found. ---> Amazon.Runtime.Internal.HttpErrorResponseException: The remote server returned an error: (400) Bad Request. ---> System.Net.WebException: The remote server returned an error: (400) Bad Request.
  6. at System.Net.HttpWebRequest.GetResponse()
  7. at Amazon.Runtime.Internal.HttpRequest.GetResponse()
  8. --- End of inner exception stack trace ---
  9. at Amazon.Runtime.Internal.HttpRequest.GetResponse()
  10. at Amazon.Runtime.Internal.HttpHandler`1.InvokeSync(IExecutionContext executionContext)
  11. at Amazon.Runtime.Internal.Unmarshaller.InvokeSync(IExecutionContext executionContext)
  12. at Amazon.Runtime.Internal.ErrorHandler.InvokeSync(IExecutionContext executionContext)
  13. --- End of inner exception stack trace ---
  14. at Amazon.Runtime.Internal.HttpErrorResponseExceptionHandler.HandleException(IExecutionContext executionContext, HttpErrorResponseException exception)
  15. at Amazon.Runtime.Internal.ErrorHandler.ProcessException(IExecutionContext executionContext, Exception exception)
  16. at Amazon.Runtime.Internal.ErrorHandler.InvokeSync(IExecutionContext executionContext)
  17. at Amazon.Runtime.Internal.CallbackHandler.InvokeSync(IExecutionContext executionContext)
  18. at Amazon.Runtime.Internal.RetryHandler.InvokeSync(IExecutionContext executionContext)
  19. at Amazon.Runtime.Internal.CallbackHandler.InvokeSync(IExecutionContext executionContext)
  20. at Amazon.Runtime.Internal.CallbackHandler.InvokeSync(IExecutionContext executionContext)
  21. at Amazon.Runtime.Internal.ErrorCallbackHandler.InvokeSync(IExecutionContext executionContext)
  22. at Amazon.Runtime.Internal.MetricsHandler.InvokeSync(IExecutionContext executionContext)
  23. at Amazon.Runtime.Internal.RuntimePipeline.InvokeSync(IExecutionContext executionContext)
  24. at Amazon.Runtime.AmazonServiceClient.Invoke[TRequest,TResponse](TRequest request, IMarshaller`2 marshaller, ResponseUnmarshaller unmarshaller)
  25. at Amazon.CognitoIdentity.AmazonCognitoIdentityClient.GetId(GetIdRequest request)
  26. at Amazon.CognitoIdentity.CognitoAWSCredentials.GetIdentityId()
  27. at Amazon.CognitoIdentity.CognitoAWSCredentials.GetIdentityIdWithCaching()
  28. at Amazon.CognitoIdentity.CognitoAWSCredentials.GetPoolCredentials()
  29. at Amazon.CognitoIdentity.CognitoAWSCredentials.GenerateNewCredentials()
  30. at Amazon.Runtime.RefreshingAWSCredentials.GetCredentials()
  31. at Amazon.Runtime.Internal.CredentialsRetriever.PreInvoke(IExecutionContext executionContext)
  32. at Amazon.Runtime.Internal.CredentialsRetriever.InvokeSync(IExecutionContext executionContext)
  33. at Amazon.Runtime.Internal.RetryHandler.InvokeSync(IExecutionContext executionContext)
  34. at Amazon.Runtime.Internal.CallbackHandler.InvokeSync(IExecutionContext executionContext)
  35. at Amazon.Runtime.Internal.CallbackHandler.InvokeSync(IExecutionContext executionContext)
  36. at Amazon.S3.Internal.AmazonS3ExceptionHandler.InvokeSync(IExecutionContext executionContext)
  37. at Amazon.Runtime.Internal.ErrorCallbackHandler.InvokeSync(IExecutionContext executionContext)
  38. at Amazon.Runtime.Internal.MetricsHandler.InvokeSync(IExecutionContext executionContext)
  39. at Amazon.Runtime.Internal.RuntimePipeline.InvokeSync(IExecutionContext executionContext)
  40. at Amazon.Runtime.AmazonServiceClient.Invoke[TRequest,TResponse](TRequest request, IMarshaller`2 marshaller, ResponseUnmarshaller unmarshaller)
  41. at Amazon.S3.AmazonS3Client.ListObjects(ListObjectsRequest request)
  42. at RegisterG3.MainForm.GetDeploymentFile(String folder, Boolean isAWS)
  43. at RegisterG3.MainForm.ApplyDeployment()
  44. at RegisterG3.MainForm.RegEncoderButton_Click(Object sender, EventArgs e)
  45. at System.Windows.Forms.Control.OnClick(EventArgs e)
  46. at System.Windows.Forms.Button.OnClick(EventArgs e)
  47. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  48. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  49. at System.Windows.Forms.Control.WndProc(Message& m)
  50. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  51. at System.Windows.Forms.Button.WndProc(Message& m)
  52. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  53.  
  54.  
  55. ************** Loaded Assemblies **************
  56. mscorlib
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.7.2650.0 built by: NET471REL1LAST_B
  59. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  60. ----------------------------------------
  61. RegisterG3
  62. Assembly Version: 9.3.7.0
  63. Win32 Version: 9.3.7.0
  64. CodeBase: file:///E:/RegisterG3_9.3.7.0/RegisterG3.exe
  65. ----------------------------------------
  66. System.Windows.Forms
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  70. ----------------------------------------
  71. System
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.7.2634.0 built by: NET471REL1LAST_C
  74. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  75. ----------------------------------------
  76. System.Drawing
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.7.2046.0 built by: NET47REL1
  79. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  80. ----------------------------------------
  81. System.Configuration
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.7.2046.0 built by: NET47REL1
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  85. ----------------------------------------
  86. System.Core
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.7.2634.0 built by: NET471REL1LAST_C
  89. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  90. ----------------------------------------
  91. System.Xml
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
  94. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  95. ----------------------------------------
  96. Newtonsoft.Json
  97. Assembly Version: 6.0.0.0
  98. Win32 Version: 6.0.8.18111
  99. CodeBase: file:///E:/RegisterG3_9.3.7.0/Newtonsoft.Json.DLL
  100. ----------------------------------------
  101. System.Numerics
  102. Assembly Version: 4.0.0.0
  103. Win32 Version: 4.7.2046.0 built by: NET47REL1
  104. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  105. ----------------------------------------
  106. System.Runtime.Serialization
  107. Assembly Version: 4.0.0.0
  108. Win32 Version: 4.7.2623.0 built by: NET471REL1LAST_C
  109. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  110. ----------------------------------------
  111. System.Xml.Linq
  112. Assembly Version: 4.0.0.0
  113. Win32 Version: 4.7.2046.0 built by: NET47REL1
  114. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  115. ----------------------------------------
  116. System.Data
  117. Assembly Version: 4.0.0.0
  118. Win32 Version: 4.7.2623.0 built by: NET471REL1LAST_C
  119. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  120. ----------------------------------------
  121. AWSSDK
  122. Assembly Version: 2.3.55.2
  123. Win32 Version: 2.3.55.2
  124. CodeBase: file:///E:/RegisterG3_9.3.7.0/AWSSDK.DLL
  125. ----------------------------------------
  126.  
  127. ************** JIT Debugging **************
  128. To enable just-in-time (JIT) debugging, the .config file for this
  129. application or computer (machine.config) must have the
  130. jitDebugging value set in the system.windows.forms section.
  131. The application must also be compiled with debugging
  132. enabled.
  133.  
  134. For example:
  135.  
  136. <configuration>
  137. <system.windows.forms jitDebugging="true" />
  138. </configuration>
  139.  
  140. When JIT debugging is enabled, any unhandled exception
  141. will be sent to the JIT debugger registered on the computer
  142. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement