If DnnPackager detects the website isn't running, make it Ping() it to auto start it before attaching the debugger. This is only required where it uses the non http mechanism to install packages which works even when Dnn isn't running.
Provide an option for DnnPackager to launch the browser automatically, to the url of the dnn website, or an optional url (for example the url of a specific page where your module is).
When debugging:
If DnnPackager detects the website isn't running, make it Ping() it to auto start it before attaching the debugger. This is only required where it uses the non http mechanism to install packages which works even when Dnn isn't running.
Provide an option for DnnPackager to launch the browser automatically, to the url of the dnn website, or an optional url (for example the url of a specific page where your module is).