Forums

This topic is locked

Debug_Dymanic is not ok. Can not debug.

Posted 22 Jan 2003 13:37:10
1
has voted
22 Jan 2003 13:37:10 avivit SA posted:
I've downloaded a 30 days demo of Dreamweaver MX, and added a site that already existed andwas working.
I wanted to check the debug/test option.
So I opened the index.asp page and pressed the "Preview in Browser" option. I get an error msg:
'At line 91 of "c:\Program Files\Macromedia\Dreamweaver MX\Configuration\Menus\MM\debug_dynamic.js": exception throw in native function'

I checke line 91 and is as follows:

dw.debugDocument(dw.getDocumentPath('document'),theBrowser);

In the context it is as follows:

if (theBrowser != "file:///" && typeof(theBrowser) != "undefined" && theBrowser.length > 0 && !unableToDebug)
{
dw.debugDocument(dw.getDocumentPath('document'),theBrowser);
}


**********************************
What did I do wrong?

Another q: R u pleased with the software?

Thanks

Reply to this topic