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
Hey folks, getting the following issue when trying to debug an extension:
---------------------------
Microsoft Visual Studio
---------------------------
Error -532462766 when finalizing the extension deployment. Using application path: C:\Program Files\Microsoft Visual Studio\2022\main\Common7\IDE
Happens when trying to launch a debugging sessionfrom latest Int Preview of latest vs main (launching int preiew from int preview doesn't work either). Colleague of mine (@abonie) doesn't have this issue. I, however, do. Anything I can do to investigate further?
The text was updated successfully, but these errors were encountered:
Are you trying to debug a VisualStudio.Extensibility extension? I just created a VisualStudio.Extensibility extension from template and was able to debug. Are you perhaps running this on an ARM machine?
Are you trying to debug a VisualStudio.Extensibility extension? I just created a VisualStudio.Extensibility extension from template and was able to debug. Are you perhaps running this on an ARM machine?
It is VisualStudio.Extensibility, yes, and indeed, I do use ARM machine. Is it not supported on arms yet?
Hey folks, getting the following issue when trying to debug an extension:
Happens when trying to launch a debugging sessionfrom latest Int Preview of latest vs main (launching int preiew from int preview doesn't work either). Colleague of mine (@abonie) doesn't have this issue. I, however, do. Anything I can do to investigate further?
The text was updated successfully, but these errors were encountered: