New version extension problem

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default New version extension problem

    Hi,

    I find a problem on install a new version of an extension I have.
    resume:
    1°) I have an extension installed
    2°) A new version of the extension is released.
    3°) I unistall the old version
    4°) I install the new version
    5°) Dw open the extension with the old Js files!!!! WHY??? Maybe Dw create a
    cache copy of the Js files??


    Thanks
    Gianluigi

    gian61 Guest

  2. Similar Questions and Discussions

    1. Printing PDF version 1.7 Extension 3
      Hi, I have a question regarding printing Adobe Acrobat 9.0 created PDFs. Our facility has upgraded to Adobe Reader 9.0/Acrobat 9.0 Std. We use...
    2. Yahoo Merchant Solutions Extension for Dreamweaver MX2004 Trial Version
      I have a licensed version of Dreamweaver MX 2004 at home, as well as the downloaded extension for Yahoo Merchant Solutions that enables me to add...
    3. problem with extension
      iv downloaded an extension to allow me to do radio button validation at the end of a form.theres 2 buttons and i want the error to pop up when the...
    4. CF version problem
      Hi, I've written a proceedure for a search that works fine on my Coldfusion 7 developer edition, but throws up a too few parameters error on my...
    5. Do DWMX 2004 also need install "Dreamweaver MX extension fix for.NET framework version 1.1"?
      Hi all, I am using Dreamweaver MX 2004 (7.0.1) and Windows ZP with SP2, now I want to using DWMX 2004 to development the ASP.NET. Do DWMX 2004...
  3. #2

    Default Re: New version extension problem

    Did you restart DW after the new install?


    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

  4. #3

    Default Re: New version extension problem

    Hi,

    Yes, I also restart the Pc and same problem

    I resolve the problem if I open with notepad the Js file and make some
    medifications and save it, after I restart Dw and now it load the right file.
    But this is not a good solution

    Gianluigi

    gian61 Guest

  5. #4

    Default Re: New version extension problem

    I have no idea what might be causing this. You are saying you can open
    the js file and it is the proper, new file, which when you force it to
    be saved, now becomes the active js file ? This after a reboot? No clue.

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

  6. #5

    Default Re: New version extension problem

    Hi,

    Yes when I open the Js file it is the new proper file but Dw use the old one
    and after I save it with notepad Dw use it, the bew one. Not after a reboot,
    the reboot don't fix the problem
    I find this problem also in my client computer.

    Gianluigi

    gian61 Guest

  7. #6

    Default Re: New version extension problem

    > I find this problem also in my client computer.

    Your client's computer has DW installed?

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

  8. #7

    Default Re: New version extension problem

    Hi,

    Yes, of course, my client is a Dw web developer and I'm an extension developer


    Gianluigi
    gian61 Guest

  9. #8

    Default Re: New version extension problem

    > Yes, of course, my client is a Dw web developer and I'm an extension developer
    Thanks for clarifying. So the Extension is your own invention? Are you
    writing any code to DWNotes?

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

  10. #9

    Default Re: New version extension problem

    Hi,

    The extension is "AdvancedMail" and is in the MM exchange
    No I don't write any DWnotes, I write some info in a text file inside the folder of the extension.

    Gianluigi
    gian61 Guest

  11. #10

    Default Re: New version extension problem

    Hi,

    I had a similar problem too.
    - An extension occurs Javascript error.
    - I uninstall it using Extension Manager.
    - I revise little and install again.
    - The error of old version is available yet.
    - (My environment is MacBook and CS3.)


    In my situation,this command helped me.

    To reload extensions
    1. Control-click (Windows) or Option-click (Macintosh) the Categories menu in
    the Insert bar's title bar.
    2. Select Reload Extensions.

    Reloading extensions

    [url]http://livedocs.adobe.com/en_US/Dreamweaver/9.0_Extending/dwr_extending_ex_07.ht[/url]
    ml


    --
    gb

    gb@garterblue.com Guest

  12. #11

    Default Re: New version extension problem

    > No I don't write any DWnotes, I write some info in a text file inside the folder of the extension.
    Then I still I no idea what is happening here. Anyone else?

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

  13. #12

    Default Re: New version extension problem

    Hi,

    I find the problem and the solution

    The problem is the Dw cache file.
    To remove the Dw cache you must delete the Dw cache file located in the Dw
    configuration folder:

    Configuration folder location in windows computers:
    C:\Documents and Settings\<User>\Application Data\Adobe\Dreamweaver
    9\Configuration\WinFileCache-xxxxxx.dat

    Configuration folder location in Mac computers:
    On Mac OS: Macintosh HD:Users:MAC_User:Library:Application
    Support:Macromedia:Dreamweaver MX 2004:Configuration:MacFileCache-xxxxxx.dat

    gian61 Guest

  14. #13

    Default Re: New version extension problem

    Ahh, Murray's favorite solution.

    I did not know problems with that file could manifest in this way. Good
    to know.

    --

    E. Michael Brandt

    [url]www.divaHTML.com[/url]
    divaGPS : you-are-here menu highlighting
    divaFAQ : FAQ pages with pizazz

    [url]www.valleywebdesigns.com[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum

    --
    E Michael Brandt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139