-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
StreamJsonRpc.RemoteInvocationException: Unable to cast object of type 'FinalState' to type 'InProgressState'. #49448
Comments
Will be fixed by #49198. |
I recognize that this issue is closed, so I am hoping that this is not the incorrect place to put this. However, I have recently started running into this same exact issue described by the original report with a different exception text. This is in VS 2019 Enterprise 16.9.4. This will sound superstitious, but the error seems to show up most often when opening files containing a partial class that has had code generation performed via C# source generators affecting them, again, in a partial way. I may be able to come up with an example repro, if needed.
|
@sbhenderson That issue you're seeing is #51633, not this one. (this was a cast exception, yours is the null reference exception.) |
VS version:
Microsoft Visual Studio Enterprise 2019 Int Preview Version 16.9.0 Preview 2.0 [30709.18.main]
Don't have repro steps - just saw bunch of gold bars pop up while typing:
The text was updated successfully, but these errors were encountered: