OK so it has been a year or 2 since I connected to VS to debug some strategies which I find helpful. It seems since then with NJ and VS updates the “open in VS” button no longer works.
No problem I activate Debug mode, compile and navigate through the bin folder to open the PDB file manually. “Document format unsupported”. Ok then I open the csproj file and manually bring up the strategy and connect to the thread and manually connect to the NJ process.
At this point I have Debug control and can step through the code but nothing appears in the call stack and I cannot monitor variables in the watch list which is really 99% of what I need VS for. I dont edit or compile anything from VS.
Has anyone navigated through this issue yet? I parsed through the forum but did not see anything so maybe the issue is specific to me. I have the latest NJ version and VS updated to 26. Thanks