Urgent: Latest SDK Visual Studio Plugin does not work with latest version of Visual Studio 2019, debugging no longer possible
Hi, I have an urgent request.
I upgraded the SDK installation on my PC to the latest, and currently installed the visual studio community 2019 extension with version 2.0.42.0.
When starting up, it generates the error in a message box:
---------------------------
Microsoft Visual Studio
---------------------------
innovaphone SDK - ERROR
Object reference not set to an instance of an object.
---------------------------
OK
---------------------------
The innovaphone output in visual studio generates following logs:
[09-06 10:27:02.225] innovaphone SDK Visual Studio Package v2.0.42.0
[09-06 10:27:02.225] copyright (c) 2020-2021 innovaphone AG
[09-06 10:27:02.225] Initializing...
[09-06 10:27:02.812] Detected: Visual Studio Community 2019 (16.11.29)
[09-06 10:27:02.910] assembly liblinux initialized (v4.0.30319 for Visual Studio v16.10 and newer)
[09-06 10:27:02.910] innovaphone SDK extension initialized successfully.
[09-06 10:27:02.930] Scanning solution for App Platform projects...
[09-06 10:27:02.935] Project: SnomProvisioningApp => [09-06 10:27:02.982] 1 innovaphone App Platform projects found
[09-06 10:27:02.990] Checking projects for the need of install / update innovaphone SDK...
[09-06 10:27:02.990] Checking project SnomProvisioningApp => [09-06 10:27:02.994] ERROR: Object reference not set to an instance of an object.
Please advise on how to solve this since it prevents the upload of the code when debugging applications (amongst other things that we need the plugin for).
Is there an option/way to install an older version of the visual studio plugin. Before the upgrade of the SDK to the latest version I did not had this issue...