I like that Visual Studio 2008 SP1 supports debugging and breakpoints in classic ASP/VBScript, but I'm trying to inpsect values of objects at runtime (by hovering the mouse over while stepping through). This used to work, even in classic ASP, but it seems to have stopped working for me. Does anyone know if there's a specific setting to enable this?
Thanks
IIS console --> Website properties -->
Virtual Directory
tab -->Configuration
button -->Debugging
tab --> "Enable ASP server side script debugging" --> tick and confirm.