From: carl on 6 Sep 2006 17:14 That's a strange behaviour. When closing files D8 crashes and I've got the message "In executing DWMenu_File_Close command in menu.xml a JavaScript-error occurs: Exception thrown in native function". That crash doesn't occur in all sites. In one it happens dependant of a float-declaration in the css. Leaving it I can close the page without problem, activating the rule D8 stops working. I've contacted Adobe support but they cannot reproduce the crash. So my question: is there anyone with the same problem? And - what to do? Regards Carl
From: Murray *ACE* on 6 Sep 2006 21:22 What OS? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "carl" <carl(a)nospam.net> wrote in message news:ednab2$13$1(a)forums.macromedia.com... > That's a strange behaviour. When closing files D8 crashes and I've got the > message "In executing DWMenu_File_Close command in menu.xml a > JavaScript-error occurs: Exception thrown in native function". That crash > doesn't occur in all sites. In one it happens dependant of a > float-declaration in the css. Leaving it I can close the page without > problem, activating the rule D8 stops working. I've contacted Adobe > support but they cannot reproduce the crash. So my question: is there > anyone with the same problem? And - what to do? > > Regards > Carl
From: carl on 7 Sep 2006 09:10 Murray *ACE* schrieb: > What OS? > XP 2002 SP2
From: Murray *ACE* on 7 Sep 2006 09:29 You can try this simple fix - Quit DW. Find this folder - C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver 8\Configuration\WinFileCache-*.dat (these folders are normally hidden - you may have to use Explorer > Tools > Folder Options to unhide them) and delete it. Restart DW. Works better? -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes ================== "carl" <carl(a)nospam.net> wrote in message news:edp2cj$2gb$1(a)forums.macromedia.com... > Murray *ACE* schrieb: >> What OS? >> > XP 2002 SP2
From: carl on 7 Sep 2006 10:55 Hi Murray, found it! In the css there is this rule: #footer li a { display: block; padding: 4px; color: #493ded; text-decoration: none; background: transparent; } The "display: block" forces D8 to crash :( In the other site it is a "float: left" rule. There's nothing wrong with these rules, I guess. Glad I found it! Thank you for the suggestion. Carl Murray *ACE* schrieb: > You can try this simple fix - > > Quit DW. > > Find this folder - > > C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver > 8\Configuration\WinFileCache-*.dat > (these folders are normally hidden - you may have to use Explorer > Tools > > Folder Options to unhide them) > > and delete it. > > Restart DW. Works better? > >
|
Next
|
Last
Pages: 1 2 3 4 Prev: - Creating an FTP site via "manage sites"... Next: DIV to Table Conversion |