Debug setup: Cannot enable debugging on server.

The debugger is unable to automatically enabled debugging for the Microsoft® Internet Information Server (IIS) application. You can try enabling server debugging for the application manually using the IIS management utility (MMC), and set the application to run out of process.

Currently, your Microsoft® Visual InterDev™ options are set to enable server debugging automatically when you start the debugger. Visual InterDev prompts you to disable these options.

Choose No if you want to maintain these option settings. Choose Yes if you want to turn off these options. In that case, you should set debugger options manually for your IIS applications to be able to debug server script.

For details about server debugging options, see Debugging Server Script.