You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I triggered an opening of the EBGV2 from the VS Solution Accelerator.
It opened fine, asked if I wanted to connect, I said no.
Then I clicked a button that requires a connection, so the select a connection dialog showed
I selected a connection and let the EBGV2 task finish.
I then closed the EBGV2 tab.
Now on the VS Solution Accelerator tab once more, it shows no connection.
I repeated the same steps above and I get a null ref error here on line 730 in the NewForm.cs file:
Not sure if we need to clear the service, or maybe we need to check we have a connectionDetail record. or something else. It's not a big deal but I figured I'd report it.
The text was updated successfully, but these errors were encountered:
Without having a service connection,
Not sure if we need to clear the service, or maybe we need to check we have a connectionDetail record. or something else. It's not a big deal but I figured I'd report it.
The text was updated successfully, but these errors were encountered: