Replies: 2 comments 6 replies
-
Having the same issue after upgrading to Sequoia. Also tried a brand new starter application from the latest aspire workload with no success. Debugging Web, Console or MAUI applications (After disabling Hot-Reload) is running fine. Perhaps you should file this as an issue to get more attention?! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Using the following:
Of course, wasn't able to hit any break points in the other projects but I think that is expected.?.? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading to Sequoia I get an error trying to start debugging on the AppHost project.
The specific error I get is "The JSON-RPC connection with the remote party was lost before the request could complete."
Google and Bing haven't yielded much help. I find a similar error in Visual Studio from back in 2019ish, but nothing recent.
I've uninstalled extensions, then VS Code, but no joy.
I can debug the web app just fine, but the error always occurs when trying to start AppHost.
I'm trying to figure out if it is indeed something in Sequoia. I have a work mac with Sonoma that doesn't have the issue.
Just curious if anyone else has seen this or if I'm just super lucky. :-)
Beta Was this translation helpful? Give feedback.
All reactions