Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Management crashes when selecting Security Groups #178

Open
CSX8600 opened this issue Feb 16, 2024 · 0 comments
Open

System Management crashes when selecting Security Groups #178

CSX8600 opened this issue Feb 16, 2024 · 0 comments

Comments

@CSX8600
Copy link
Member

CSX8600 commented Feb 16, 2024

System.NullReferenceException: Object reference not set to an instance of an object.
   at MesaSuite.Common.Data.DataAccess.HandleResponseWebException(WebException ex, ResponseWebExceptionRetryCallback retryCallback)
   at MesaSuite.Common.Data.PatchData.<InternalExecute>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MesaSuite.Common.Data.PatchData.<Execute>d__13.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at SystemManagement.frmSelectSecurityGroups.<cmdSave_Click>d__16.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant