Spry Crashing DW CS3

I am using DWCS3 and just started getting the following error
when opening files:
A script in file c:\[filepath]\Adobe Dreamweaver
CS3\configuration\shared\spry\designTime\EditingUtils.js has been
running for a long time. Do you want to continue?
Before this warning is posted, DW stops responding and acts
like it is about to crash. If I select 'Yes' the program stops
responding again until the notice reappears. If I select 'No' the
file I have opened does open but then other problems persist.
I need help ASAP. Thank you so much!
-Scott
Any help is greatly appreciated!

Several users have complained that Dreamweaver CS3 hangs when
opening specific files that contain a Spry TabbedPanels or
CollapsiblePanel widget, and that it eventually shows a dialog that
says:
A script in file c:\[filepath]\Adobe Dreamweaver
CS3\configuration\shared\spry\designTime\EditingUtils.js has been
running for a long time. Do you want to continue?
This problem happens if you manually modify the widget
constructor's options so that they make use of non constant
parameters.
This is an example of a widget constructor that works fine:
<script type="text/javascript">
<!--
var TabbedPanels1 = new
Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab: 0});
-->
</script>
and here's an example of one that was manually modified to
make use of a JS variable:
<script type="text/javascript">
<!--
var TabbedPanels1 = new
Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab:
(params.panel ? params.panel : 0)});
-->
</script>
Modifying the widget constructor's options to use server-side
markup will also cause the same problem:
<script type="text/javascript">
<!--
var TabbedPanels1 = new
Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab:
<%=foo%>});
-->
</script>
Below are the instructions for manually applying the 2
one-liner patches necessary to fix the problem. Please note that
before applying any of these patches to the files mentioned, you
should make a backup of the files so you can restore them if
necessary.
Before you begin, make sure Dreamweaver is not running and
that you know where your Dreamweaver installed configuration folder
is located on your drive:
==================================
= Default location on WINDOWS:
==================================
C:\Program Files\Adobe\Adobe Dreamweaver CS3\Configuration
==================================
= Default location on MAC:
==================================
Applications/Adobe Dreamweaver CS3/Configuration
==================================
= Step 1:
==================================
Make a backup of the following files which you will be
editing:
<INSTALLED CONFIG
DIR>\Shared\Spry\Widgets\TabbedPanels\DesignTime\SpryTabbedPanelsDesignTime.js
<INSTALLED CONFIG
DIR>\Shared\Spry\Widgets\CollapsiblePanel\DesignTime\SpryCollapsiblePanelDesignTime.js
You can name the backup copies something like:
<INSTALLED CONFIG
DIR>\Shared\Spry\Widgets\TabbedPanels\DesignTime\SpryTabbedPanelsDesignTime.js.BACKUP
<INSTALLED CONFIG
DIR>\Shared\Spry\Widgets\CollapsiblePanel\DesignTime\SpryCollapsiblePanelDesignTime.js.BA CKUP
==================================
= Step 2:
==================================
Edit SpryTabbedPanelsDesignTime.js and make the following
changes:
1. Go to line 188, you should see something that looks like
this:
eval("opts = " + args[ 1 ]);
Change it so that it looks like this:
try { eval("opts = " + args[ 1 ]); } catch(e) { opts = null;
2. Save the file.
==================================
= Step 3:
==================================
Edit SpryCollapsiblePanelDesignTime.js and make the following
changes:
1. Go to line 188, you should see something that looks like
this:
eval("opts = " + args[ 1 ]);
Change it so that it looks like this:
try { eval("opts = " + args[ 1 ]); } catch(e) { opts = null;
2. Save the file.
==================================
= Step 4:
==================================
Launch Dreamweaver and make sure that you can now load your
file.
--== Kin ==--

Similar Messages

  • Using Multiple Datasets and Spry in DW CS3

    Hi there, I am currently trying to get an XML file pushed
    into a HTML page by using Spry in Dreamweaver CS3.
    However it uses three datasets. The schema is like this:
    funds-and-headings
    ----> properties+
    ------------> region
    ------------> reference
    ------------> known-as
    ------------> funds+
    ---------------------> type
    ---------------------> heads+
    -----------------------------> description
    (where there is a + this means a heading)
    but I am struggling to pull in the data.
    If I highlight 'properties' I can pull in the first 3 records
    but funds gives an 'unspecified' error message.
    I just want to know how I can then pull in the other fields
    all into one line and return all the results from the XML.
    Any hlep most welcome and sorry if I missed anything out that
    would help.

    Thought I'd drop a url so that my issue is more clear. :)
    This is in Alpha, but a url would be:
    http://center4spine.com.s11267.gridserver.com/how_we_help/spinal_decompression/
    . You'll see the categories on the left; clicking a title changes
    the content on the right. The first category's content is displayed
    initially. I need to be able to link directly to the FAQ. How do I
    get that page to show up with the FAQ loading first via a
    hyperlink? I hope that's more clear!

  • XSL Transformation crashes DW CS3

    Whenever I select XSL Transformation from any of the menus,
    it crashes DW CS3 asking the typical, "do you want to tell
    microsoft about this error."
    Anyone have this problem with using XSL Transformations? I'm
    thinking about reinstalling DW to see if it fixes the problem.
    Thanks

    Forgot to mention that this is a Windows XP SP2 machine.

  • Clicking on Edit- Preferences crashes Bridge CS3 - V2.1.1.9

    Clicking on Edit->Preferences crashes Bridge CS3 - V2.1.1.9
    I've tried repairing the installation with PS setup, renaming the preferences file, changing startup folder, clearing cache, and 1 or 2 other things I can't remember.
    Once I click on Edit->Preferences Bridge stops working; I never see the preferences dialog window.
    I have no idea what the cause is, one moment it was working, the next it wasn't. I hadn't changed any preferences for a while, so the change causing the problem could have been awhile ago.
    Thanks!

    Sergei - I just tried opening Bridge by holding down the Ctrl key while double clicking on the QuickLaunch Icon for Bridge. Works just fine, I get the reset window instantly. Bridge does not appear at all. I have to choose Cancel on reset window for Bridge to load. Using Ctrl+Shift+Alt works exactly the same, but takes more finger dexterity. This 3 key sequence was standard with CS2 I understand.
    Clicking on Bridge in the Recently Accessed Programs List while holding down Ctrl key also works as described above.
    Since you experience something different, it just re-enforces the concept that Bridge acts differently depending on how it is installed, and what is installed on a person's computer.
    FYI - the CS3 I have on my computer has never had any other version of PhotoShop on it, so there is no chance of accessing fragments of previous versions. From posts I have seen upgraded versions can cause different responses to the same procedures if all traces of the old program are not overwritten with the new install.

  • Trace() crashes Flash CS3

    Hi!
    I have a nested for-next loop running in Flash AS3. The loop
    is functioning correctly.
    But, when I add any trace() inside the loop to track
    variables, it crashes Flash CS3 (shuts down).
    Has anyone else experienced this?
    I am on Macintosh OSX. Flash seems to be crash-happy. I am
    still in my 30-day trial period, and not even sure I'll buy it.
    Seems to be quite buggy.
    TIA

    By the way heres is the Vista Error Log:
    Produkt
    Adobe Flash CS3
    Problemsignatur
    Problemhendelsesnavn: APPCRASH
    Programnavn: Flash.exe
    Programversjon: 9.0.0.494
    Tidsstempel for program: 46015140
    Navn på feilmodul: AILib.dll
    Feilmodulversjon: 13.0.128.0
    Tidsstempel for feilmodul: 45c17494
    Unntakskode: c0000005
    Unntaksforskyvning: 0005bda0
    OS-versjon: 6.0.6000.2.0.0.256.1
    ID for nasjonal innstilling: 1044
    Tilleggsinformasjon 1: b179
    Tilleggsinformasjon 2: 3002bfb3a6ea85a667dd3f5c05c040c5
    Tilleggsinformasjon 3: dde9
    Tilleggsinformasjon 4: c7a68b49da8650225411c072c3e54c24

  • SpryTabbedPanels.css crashing DW CS3

    I've got files using the updated SpryTabbedPanels widget.
    Everything worked fine until I changed the color of the selected
    tab in the SpryTabbedPanels.css file ( .TabbedPanelsTabSelected )
    Saved the file and exited DW. The next time I tried to open
    that file, or any file with the tabbed panel, DW crashed.
    I edited the file with notepad to remove the link to the css
    file, and DW opens it fine. Put that link back, and DW again
    crashes when I try to open the file.
    Then I remembered I had used a 6 digit hex color number,
    rather than the 3 digit defaults. Edited the CSS to use a 3 digit
    number, and the problem is solved.
    Don't know if this is a Spry or DW bug, but it's definitely a
    repeatable crash.
    DW CS3, Win XP SP3

    Hi Mypsa,
    This is a documented Dreamweaver CS3 bug. The same thing
    happened to me just yesterday, and I called Adobe Technical
    Support. The Adobe Team is working on a permanent update fix for
    this problem.
    It's the size of the CSS file. If this particular CSS file is
    exactly 8KB or a multiple of 8KB, Dreamweaver will crash. The
    temporary solution is to add and take away from your file to keep
    it away from those numbers. When you changed your hex colors, you
    probably changed your file size.

  • Using Spry in DW CS3

    Hi folks,
    I'm using the new Spry framework in DW CS3 to have a master
    list of title that call up details on each title when clicked. My
    client wants a fly out menu listing items A-K, and when "C" is
    chosen he wants the page with the Spry data to display that section
    of the data. I think what I'm asking is 'how do I trigger a certain
    set of data to displayed in a web from a url. In the days of
    Anchors that would be easy. How do I do it with Spry?

    Thought I'd drop a url so that my issue is more clear. :)
    This is in Alpha, but a url would be:
    http://center4spine.com.s11267.gridserver.com/how_we_help/spinal_decompression/
    . You'll see the categories on the left; clicking a title changes
    the content on the right. The first category's content is displayed
    initially. I need to be able to link directly to the FAQ. How do I
    get that page to show up with the FAQ loading first via a
    hyperlink? I hope that's more clear!

  • Photoshop CS4 extended 64bit crash opening CS3 files

    Everytime i open a CS3 psd file in Photoshop CS4 extended 64bit the application crash after few minutes or seconds... this is very very very frustrating...

    In PHOTOSHOP CS4 extended 64bit i think the problem is opening CS3 files containing text layer ...
    I have done tests with
    - a file with only background > apparently OK
    - a file with a simply text layer > CRASH
    - a file with a simply text layer and masked image > CRASH
    - a file with masked image > apparently OK
    all file are 640x480 72dpi RGB
    The 32bit version don't crash but is to slow than CS3
    Firma problema:
    Nome evento problema: APPCRASH
    Nome applicazione: Photoshop.exe
    Versione applicazione: 11.0.0.0
    Timestamp applicazione: 48d38aa7
    Nome modulo con errori: StackHash_b20b
    Versione modulo con errori: 6.0.6001.18000
    Timestamp modulo con errori: 4791adec
    Codice eccezione: c0000374
    Offset eccezione: 00000000000a6e97
    Versione SO: 6.0.6001.2.1.0.256.6
    ID impostazioni locali: 1040
    Informazioni aggiuntive 1: b20b
    Ulteriori informazioni 2: 7365e82934fd5d6ca6a7f6098012906a
    Ulteriori informazioni 3: 1d0a
    Ulteriori informazioni 4: d1fb5c54064c36d5f54ecfc07bcfe17d

  • Crash PPro CS3 when launching AME

    PProCS3 crashes with "Sorry, serious problem" box, when trying to export sequence through Adobe Media Encoder. Same happended with CS4, so we decided to downgrade back to CS3.
    We've uninstalled/cleanuped everything Adobe related and done fresh install of PPro CS3 on following workstation:
    Intel Core i7 920, 6Gb RAM,
    WinXPPro x64, SP2, DX9,
    nVidia Quadro FX1800, 768Mb RAM, dr.v. 6.14.11.8267,
    Latest K-Lite and QT drivers.
    sherlock.exe shows "known false positives" - H.264/AVC, MPEG. (are they really so false?)
    dxDiag.exe passed perfectly, however Windows Error Reporting displays a number of identical entries:
    "AppErr adobe_media_encoder.exe <ver>, faulting module winmediaopwriter.vwr <ver>, fault address 0x0002934d;&#x000d;&#x000a;"
    another computer (Intel P4, 512Mb RAM), runs PProCS3 and exports all and everything (except Encore). I even  copied all those .ax and .dll files to i7's PPro with no change in its crashing.
    reinstalled suite and QT already several times in different combos - no progress.
    tired and no idea what to do next.
    please, can anyone suggest any solution?.
    P.S. Crash also happens, when in AfterEffects trying to set output format to MPEG/H.264

    Cannot describe my feelings, but yes I did uninstall KLite with no change - crashed like before.
    And then I recalled someone in forums sugesting to disable modules on crashy startup sequence (we have experienced this with CS4)..
    on last resort I decided to disable that winMediOPWriter.vwr and couldnt believe myself when AME window dialog appeared.. I expected to PPro crash on encoding, but NO - IT WORKS WORKS WORKS!! (at least DV-AVI, MPEG1 and MPEG2).
    Similar solution ALSO worked for After Effects, still I don't know what those modules are intended to do. Could anyone tell?
    Tomorrow I'll check other formats and compatibility with other CS3 modules, like Encore.. or even K-Lite pack.
    Thank you all for your will to help and I hope my experience will save someones hours, days, weeks and nerves..

  • Fit Content To Frame Crashes InDesign CS3 !

    Hi
    iam try to fit the content to it's frame
    if(Utils<Facade::IFrameContentFacade>()->CanFitContentToFrame(UIDList(newPageItemRef)))
    ErrorCode err=Utils<Facade::IFrameContentFacade>()->FitContentToFrame((UIDList(newPageItemRef)));
    But whenever I execute this methos InDesign CS3 crashes..
    Wht could be the reason??
    thanks,
    nataraj

    You probably need to pass the content item and not the frame.
    Use IHierarchy to navigate to the first child item of
    newPageItemRef and pass that to FitContentToFrame instead.

  • Wrong Font in Spry Menu DW CS3

    Hi, I just got CS3 Design Premium and am playing with the
    Spry Menu widget in DW. So far it's been pretty cool and fairly
    easy to customize. But I'm having an issue. In DW, my menu fonts
    display as a Verdana sans-serif but when uploaded to the server,
    it's showing as a Times New Roman type serif font. Any clues? The
    test site is here:
    http://trekkin.com/test
    Here is the SpryMenuBarHorizontal.css CSS file for your
    viewing pleasure.

    jhurlbut wrote:
    > Hi, I just got CS3 Design Premium and am playing with
    the Spry Menu widget in
    > DW. So far it's been pretty cool and fairly easy to
    customize. But I'm having
    > an issue. In DW, my menu fonts display as a Verdana
    sans-serif but when
    > uploaded to the server, it's showing as a Times New
    Roman type serif font. Any
    > clues? The test site is here:
    http://trekkin.com/test
    >
    > Here is the SpryMenuBarHorizontal.css CSS file for your
    viewing pleasure.
    >
    > /* Menu items are a light gray block with padding and no
    text decoration */
    > ul.MenuBarHorizontal a
    > {
    > display: block;
    > cursor: pointer;
    > background-color: #a05030;
    > padding: 0.5em 0.75em;
    > color: #FFFFFF;
    > font: Verdana, Arial, Helvetica, sans-serif;
    > text-decoration: none;
    > text-align: left;
    > }
    >
    Change the one above for this......
    /* Menu items are a light gray block with padding and no text
    decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-color: #a05030;
    padding: 0.5em 0.75em;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    HTH
    chin chin
    Sinclair

  • Radiobutton spry in dreamweaver cs3

    Hi,
    Was wondering if someone can point me in the right direction.
    I have downloaded a trial version of the dreamweaver cs3 and was
    doing a web form for the first time with spry's. I found them
    really good to use however there is no button to click for a radio
    spry.
    Or is this because i have trail version? or is it not listed.
    I know i have .css .js for radio buttons however its alot
    easier to just click on a button cant somone shed some light on
    this?
    thanks
    James

    If u cant find the buttons u can always add them manually
    http://labs.adobe.com/technologies/spry/samples/validationwidgets/RadioValidationSample.ht ml
    just check the source code of that.
    and for detailed information u can check it here;
    http://livedocs.adobe.com/en_US/Spry/SDG/WS950894D6-AE05-464d-884C-A31757F108EE.html
    I hoped that helped u,

  • Spry and DW CS3

    I'm just trying out the Spry features in DW CS3. I set up to
    validate a
    textfield on a form. And added a hint for a email format, but
    here's my
    problem.
    If users don't type anything in the form at submit it, it
    still processes
    the hinted email address as the users email address.
    Is there a way to get Spry to recoginze that the the hint
    isn't what is
    suppose to be processed????
    Does that make sense??

    Hi Steve,
    I tried the use-case you described here, but seems to work
    for me. When I try to submit the form, the required message
    appears. What browser do you use?
    The code for my example is posted below.
    Please let me know more details about your problem.
    <form id="form1" name="form1" method="post" action="">
    <span id="sprytextfield1">
    <input type="text" name="textfield" id="textfield" />
    <span class="textfieldRequiredMsg">A value is
    required.</span>
    <span class="textfieldInvalidFormatMsg">Invalid
    format.</span>
    </span>
    <input type="submit" name="button" id="button"
    value="Submit" />
    </form>
    <script type="text/javascript">
    <!--
    var sprytextfield1 = new
    Spry.Widget.ValidationTextField("sprytextfield1", "email",
    {hint:"[email protected]"});
    //-->
    </script>
    Diana

  • Dynamic drop down list crash dreamweaver CS3

    Hi,
    I'm having a problem with Dreamweaver CS3.I'm running it with
    Vista SP1
    I try to create a mysql dynamic dropdown list in AJAX with
    this
    Tutorial
    Once the form is created and when I try to insert the php
    code and change the name of the variable , Dreamweaver crash
    everytime and close.
    I tried also with other tutorial and codes but it crashes
    everytime I insert some dynamic dropdown list.
    If someone ever encountered this probleme or have any idea
    ... thanks !!

    The Preview function is a development feature to demonstrate the results of merging data (the .xml specificed in Form Properties > Preview > Data File) with the .xdp or .pdf. When you open in the form in Reader or Acrobat the same .xml file is not merged with the form automatically.
    To get data into a PDF you have a number of options including:
    1) use LiveCycle Forms ES server-side solution to do data merge
    2) use a data connection to a database or a Web Service
    3) use JavaScript importData() or FormCalc get()
    To use options 2) and 3) the form has to be rights-enabled for the respective function to work in Reader.
    If you use option 3), you can attach the JavaScript 'xfa.host.importData()' to a button or some other event. When importData() fires it will prompt the user with a file browser to pick the .xml. The importData() method will work if the PDF is rights-enabled, only. Open the PDF in Acrobat Professional, from the toolbar, select 'Advanced > Extend Features in Adobe Reader' and save the PDF.
    Note, if you specify the .xml file name in importData(), the PDF must be certified. This is for security purposes.
    Steve

  • AS2 debugger insta-crash in CS3/Mac

    I'm running Flash CS3 on an intel mac (macbook pro). When
    debugging an AS2 project, if I press opt-F7 to step over a line of
    code the flash IDE immediately crashes. I can click the debugger
    icon to step over so it's something about the keypress in
    particular. Anyone else seen this? Any suggestions? Thanks!
    Mike

    More info: I use a Microsoft Ergonomic 4000 USB keyboard. If
    I press opt-F7 on the macbook keyboard the crash doesn't occur. So
    it's specific to the USB keyboard.

Maybe you are looking for

  • App Store Accidentally Deleted

    I accidentally deleted mac app store. How do i re-install it? (I am using the latest version of mountain lion)

  • Convert Web Page to PDF

    We have an internal web based system in which we would like to 'print' one of the screens as a report.  However, when we use the Convert Web Page to PDF option, the resulting PDF doesn't look anything close to the web page.  We are wanting to use the

  • Repository Creation Utility Problems

    I am having an unbelievable amount of grief with the Repository Creation Utility. I have an Oracle 11g database called ORCL running on a server with a static ip address. I cannot get past the database connection screen Whatever I try I get Unable to

  • Media Center Delux III

    any one who knpw where I can downlad it from because my cd won't start anymore

  • Lightroom 5 does not appear in my Download Assistant

    Hi. I have LR 4 and my MacBook Pro runs on OSX 10.8.5 I've just joined CC as part of the PS CC and LR 5 deal. I had PS CC installed anyhow as a trial and it's working fine. However, Lightroom 5 is not listed in the Download Assistant anywhere as an o