|
| |
| |
|
Re: Can you debug with VS Express?
Posted: 16 May 08 7:52 AM
|
I don't see a reason either but errors will not trigger the debugger and now even trying to set the debug option in the client comes back with, "Microsoft Script Debugger is either not installed or is not properly configured." Of course that's not the debugger I want to us. The client then defaults to Debug:Never. |
|
|
|
Re: Can you debug with VS Express?
Posted: 16 May 08 8:15 AM
|
Marc,
I think you still need to install Microsoft Script Debugger - then when your script needs debugging you get to choose which debugger you want to use.
Cheers,
Steve |
|
|
|
Re: Can you debug with VS Express?
Posted: 16 May 08 9:01 AM
|
No dice. I didn't get a choice. It just jumped into the MSD. Never had the option to use VisualStudioExpress.
BTW, don't turn on DEBUG:Always and then uninstall the Script Debugger. The only way I was able to get out of that mess was to edit my USEROPTION entry. FYI, 1 = Always, 0 = Never |
|
|
| |
| |
| |
|
Re: Can you debug with VS Express?
Posted: 16 May 08 9:39 AM
|
That's what I'm guessing. I only have: -Environment -Projects and Solutions -Text Editor -DatabaseTools -Windows Form Designer
I've looked through them all and made sure the 'show all settings' checkbox was checked. I guess what do you want for free? |
|
|
| |
| |
| |
|