Last updated
Last updated
DISCLAIMER
These instructions are on the basis that you've understood and followed the steps in the previous and documentation pages.
These instructions are for local development servers only. You can get started with if you haven't yet.
The following instructions are meant to be followed using the same solution/project where your plugins & extensions are — if you need to get started on that, use ).
IMPORTANT
Visual Studio doesn't respond to placed breakpoints the second time around a plugin recompiled although other non-reloaded plugins will be debug-able.
RECOMMENDED
It's highly recommended to use as this issue is not present and it's working as expected.
After all the steps are done, you can now launch the server you're monitoring, and it should hook right into it.
ATTENTION
A friendly reminder that you need to make sure the doorstop_config.ini
has the correct values as described .
Here is a how to get started on actually debugging your plugins.
Step-by-step instructions to how to get started.