Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a .net framework extension that still loads and run in Vault 2026 but i cant debug it because 2026 is now built on .net core runtime and i get this meesgae form Visual studio:
The debugger was configured to use the desktop CLR (.NET Framework) Managed debugger, but the target proces loaded the CoreCLR (.Net Core) runtime.
I understand i need to update the plugin to .net core but short term is there a workaround so i can debug .net framework in 2026?
Solved! Go to Solution.