Problem when compiling.

zequion 451 Reputation points
2024-07-16T05:14:25.36+00:00

I use VS with the latest version and C#.

I use a project that uses several dlls. I have marked Debug F9 lines and compile the dll that I have modified but, when executed, it does not stop at the Debug lines and acts as if it used the previous code.

I have recompiled all the dlls again and, sometimes, it acts the same way, but other times it recognizes the lines and acts as if it were using the new code.

For the main exe and for the dll of the active project I use "Local Copy:Yes" and for dlls that are not from the active project I use: "Local Copy:No".

Another problem is that before I pressed F5 to continue being in a Debug line and now it doesn't work and I have to press the "Continue" button.

Before updating to version 17.10.3 and 4 it did not act this way.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.