I have Web Server Pro running a site without problems in both Server mode and Interactive but I'm not able to debug a page using VS 2012.
I've used the VS Web Server Replace & Restore utility to use the UWS.Interactive Host but I can't seem to attach to the server for debug.
I've tried to configure the VS project like the last image in this post
http://ultidev.com/Forum...-from-command-line.aspx
but my options look a little different. Maybe the screen shot is from an earlier version of VS or does it matter if the VS project is a "Web Application" or a "Web Site"?
When I click on the start debug button the interactive server starts and I can browse the web site but break points don't work and I don't seem to be attached since the stop and pause buttons are grayed out.
Thanks for the help