Unexpected command=0x00021000 #1739
dongliu5566
started this conversation in
General
Replies: 1 comment
|
What is the VS extension version and on which version of VS is it installed? Try to uninstall the VS Extension and resintall it. |
0 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.
Previously, everything was normal with nanoframework, but the expansion of VS (Visual Studio) automatically updated nanoframework. Afterwards, even the simplest Debug.WriteLine("Hello from nanoFramework!"); template reported an error: 11:52:03.712 [Updating information about assemblies on the debugging target.]
11:52:05.555 [Unexpected command=0x00021000]
11:52:07.325 [Unexpected command=0x00021000]
All reactions