Debug setup: Unable to create Microsoft Transaction Server administration object on server.

The debugger creates a Microsoft® Transaction Server (MTS) package to allow you to attach the debugger to the Web application. This error indicates that the debugger was unable to create the package. Likely causes include:

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 Microsoft® Internet Information Server (IIS) applications to be able to debug server script. For details about server debugging options, see Debugging Server Script.