Does anyone have class library DLL script debugging working with Vegas Pro version 21 build 315 in Visual Studio 2022 community edition? (Version 17.10.0 which is the latest stable build)
The output I get is this: "The program '[17316] vegas210.exe' has exited with code 0 (0x0)." Vegas never shows the startup splash screen or anything else.
With the ScriptingPortal.Vegas DLL switched in references between that and version 19, this version of Visual Studio appears to be working fine with Vegas Pro 19, but none of my latest projects are in version 19 anymore.
I can likely develop and debug with version 19, but that adds extra time and hassle to the process.
I use features of C# version 7+, so going back to an older version of Visual Studio is difficult. I did find the Visual Studio 2015 community ISO in the past, but haven't been able to get the NuGet packages "Microsoft.Net.Compilers.Toolset" and "System.ValueTuple" working. Maybe a middle of the road version of Visual Studio could work, but finding the community editions of anything besides 2022 is difficult or impossible now. Even so has anyone gotten VS 2017 or VS 2019 working with Vegas Pro 21?