Skip navigation
Currently Being Moderated

Dreamweaver crashes when I try to open a Proto file

Jun 13, 2012 11:25 AM

I have Dreamweaver CS6 installed with Proto Extension but it crashes when I try to open a Proto file.

 
Replies
  • Takashi Morifusa
    87 posts
    Nov 12, 2008
    Currently Being Moderated
    Jun 13, 2012 4:13 PM   in reply to PaulD33

    Hi Quenton33,

     

    This might be something Live View mode in Dreamweaver has conflict opening Proto file.

    Can you try to modify JavaScript file as following:

     

    line in the ProtoFile_OnOpen.js file, which resides in Folder (on MAC.

    ~/Library/Application Support/Adobe/Dreamweaver CS6/en_US/Configuration/Commands/

     

    just comment the above line out. So it will be become

     

    //newProtoIndexDoc.setDesignViewMode("live");

     

    In that way dreamweaver would not execute this line.

    Please let us know the result.

     

    Thanks,

    Takashi

     
    |
    Mark as:
  • Takashi Morifusa
    87 posts
    Nov 12, 2008
    Currently Being Moderated
    Jun 14, 2012 11:22 AM   in reply to PaulD33

    You can find this line.

     

    newProtoIndexDoc.setDesignViewMode("live");

     

    add "//" in front of this line and same this js file.

     

    Let me know, whether you can fix the issue.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points