Dreamweaver MX 2004 on SR MBP

Anyone managed to get Dreamweaver MX 2004 (Academic edition, if it matters) running on the new MBPs under Rosetta? I've read of other people seemingly getting it to run, but for me it just bounces in the dock a few times and dies:
Exception: EXCBADACCESS (0x0001)
Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
Thread 0:
0 LaunchCFMApp 0xb80a52e8 0xb8000000 + 676584
1 LaunchCFMApp 0xb809faf5 0xb8000000 + 654069
2 LaunchCFMApp 0xb80bd70e 0xb8000000 + 775950
3 LaunchCFMApp 0xb811eb24 spinlockwrapper + 3852
Thread 1:
0 LaunchCFMApp 0xb8232cdb strchr + 72
1 LaunchCFMApp 0xb81cb76f pthreadcondwait + 3114
2 LaunchCFMApp 0xb8167612 catchexception_raise_stateidentity + 318
3 LaunchCFMApp 0xb8166b4e CallPPCFunctionAtAddressInt + 177088
4 LaunchCFMApp 0xb8166a45 CallPPCFunctionAtAddressInt + 176823
5 LaunchCFMApp 0xb8167710 catchexception_raise_stateidentity + 572
6 LaunchCFMApp 0xb8202ef4 pthread_create + 1124
I can't afford to upgrade to a newer version of DW, so at the moment I'm resorting to running it under XP in Parallels-- except that there it won't accept my registration for some reason (I did de-authorise it on my old PowerBook first), so after 30 days I'm in trouble :/

Unfortunately it's true. If you read the fine print somewhere, it says you can only install under one platform. If you choose mac, you can then only install on macs from here on out. If you choose windows, then you can only install on windows from then on.
It's a real bummer, I had this issue and was very upset about it because it wasn't made clear until you look for the tiny fine print.
Anyhow, I'm running Dreamweaver MX 2004 on my MBP under Rosetta and it runs fine (except obviously a little slow for being emulated). Have you tried installing the latest updates for it? I think the last update (an old one) was 7.2.

Similar Messages

  • Dreamweaver MX 2004 - "An Unidentifed Error has occorred." - Please help!!

    Hi folks. I have scoured the internet for a fix to this problem. Most of the posts I read are unanswered or the solution does not work. I am hoping a guru reads mine and has the magic answer - I am ready to chuck the project altogether if I can't find a solution. Although I am not a newbie to simple page design, I have never really tackled data access (dynamic content) before, like I am about to. I am ready and willing to learn but this obstacle may hinder my interest if it is going to be this big a pain in the keester.
    Let's start with my system config:
    Windows XP Pro w/ SP3
    Dreamweaver MX 2004
    IIS 5.1 - configured with FTP support
    PHP 5.2.11
    MySQL 5.0 - For now I am using the Test DB that comes with MySQL. Using "root" account.
    I have verified that all is running properly to the best of my knowledge. Certainly Dreamweaver up until this issue has worked for years. I have not used DW for data access before on this machine but have successfully on others.
    IIS > Loads web content from http://localhost just fine. Including PHP test page. And IIS help stuff that comes pre-installed.
    MySQL > I can build DB's and Schemas just fine. I can even import data from external sources so I have to assume it's running fine.
    Dreamweaver > The site I am building has the following config:
    Local Info
    Site Name: medimj
    Local Root: C:\medimj *set to refresh
    Images: C:\medimj\images
    HTTP: blank
    Remote Info
    Access: Local/Network
    Remote Folder: C:\inetpub\wwwroot\medimj\       *set to refresh auto
    Testing Server
    Server Model: PHP MySQL
    This site contains: Dreamweaver MX Pages Only (default)
    Access: Local/Network
    Testing Server Folder: C:\indetpub\wwwroot\medimj\          *set to refresh auto
    URL Prefix: http://localhost/medimj
    <<<Everything else I believe is irrelevant to the topic and left to defaults>>>
    SO HERE IS WHAT IS HAPPENING:
    When I go to make a data connection (Step 4 under the Database tab of Applications section in DW), I click the "+" button and select "MySQL Connection". The dialogue window appears and I input:
    Connection Name: medimj
    MySql Server: localhost
    User Name: root
    Password: <password>
    I click "Select" button and get an error window that says "An Unidentified error has occurred." and I am taken back to the MySQL Connection dialogue box. I have tried adding http:, slashes, \medimj, IP address, and pipe name to the Server name to make the connection and none of it works. If I put a DB name and click "ok" the binding will appear but no table ever come into view. If I click on "Test" I get the same error.
    Here is the mysql area of the test.php. From what I see, I should be able to make a connection; but I'm not expert. Should I be seeing more information?:
    mysql
    MySQL Support
    enabled
    Active Persistent Links
    0
    Active Links
    0
    Client API version
    5.0.51a
    Directive
    Local Value
    Master Value
    mysql.allow_persistent
    On
    On
    mysql.connect_timeout
    60
    60
    mysql.default_host
    localhost
    localhost
    mysql.default_password
    no value
    no value
    mysql.default_port
    3306
    3306
    mysql.default_socket
    no value
    no value
    mysql.default_user
    no value
    no value
    mysql.max_links
    Unlimited
    Unlimited
    mysql.max_persistent
    Unlimited
    Unlimited
    mysql.trace_mode
    Off
    Off
    I just don't see what's wrong at this point. I really hope somebody here can help.
    I've been at this for 4 days and uninstalled and reinstalled everything to no avail. I hope I have given enough information for someone to make a suggestion that will help. I thank anyone for their time in advance.
    prdreamweaver

    I would like to share with everyone a fix for this problem. I wish I could say I found it here but I did not. After continuing to search the Internet, while eagerly awaiting an answer here, I stumbled upon the answer deep in a thread in the MySQL website forums.
    If someone should find this topic before the supposed Adobe fix, please do not waste your time with what Adobe suggests. It has been know cause more problems than help - as was the case with me. Applying their "fix" forced me to reinstall MySQL and a fresh version of PHP. I am also providing OS information and versions of all components I am using as well as settings within Dreamweaver. I cannot speak as to whether this fix transitions across other versions of Dreamweaver but it's worth looking at if yours does not match mine.
    NOTE: ALWAYS MAKE A RECORD OF WHAT YOU CHANGE. THIS IS BASIC TROUBLESHOOTING AND WILL MINIMIZE THE NEED TO REINSTALL IF THINGS GET WORSE. BEING ABLE TO REVERSE WHAT YOU'VE CHANGED IS IMPORTANT.
    System Info
    OS: Windows XP Pro w/ SP3 (patched to the hilt)
    IIS: 5.1 (installed from XP Pro CD - additional windows components)
    PHP: v5.2.11 (installer version)
    MySQL: v5.0.87 (installer version)
    Dreamweaver: MX 2004
    Install IIS, PHP, and MySQL per their individual instructions.
    IIS Tweaks
    Note: This tweak assumes you haven't already created your website virtual directory under IIS. If you have, you can delete it and follow these steps. You don't have to but I like this recommendation I found on another site as it tricks DW into thinking its attaching to an "outside" server. You'll see what I mean when you see the DW confg options later in this topic.
    1. Create a folder under c:\inetpub\wwwroot that matches the local folder in DW for the site you are designing. Make sure they are spelled the same. If you have pages and images already in your local folder for DW, you don't have to re-create them here. You can sync them to the "server" much like you would when you FTP your pages up to a live server. Just make sure the root folders are named the same.
    2. Right click your localhost site select "properties". Click the "Home Directory" tab. Click on the "Configuration" button. Under "Application Mappings", click the "Add" button. A new dialogue box appears > In the "Executable" area, browse to the root PHP folder and select file "php5isapi.dll" and click ok to return to the dialogue box. In the "Extension" box type ".php" without the quotes. Make sure "Script Engine" and "Check that file exists" are checked. Click ok.
    NOTE: A DIALOGUE BOX MAY APPEAR ASKING IF YOU WANT TO PROPOGATE THE CHANGES ACROSS ALL OTHER SITES. YOU CAN SAY YES BUT IT DOESN'T ALWAYS WORK. (IT'S AN IIS THING) TO SEE IF IT DID, CHECK THE PROPERTIES OF YOUR VIRTUAL DIRECTORY AND FOLLOW STEP TWO IF YOU DON'T SEE THE PHP MAPPING THERE.
    PHP Tweaks
    1. extension_dir = c:\php\ext ~ change folder to match your install
    2. cgi.force_redirect = 0 ~ required for IIS
    3. register_globals = On
    4. register_long_arrays = On
    5. extension=php_mysql.dll ~ removed the ;
    6. extension=php_mysqli.dll ~ removed the ;
    7. include_path = "."
    8. mysql.default_host = localhost
    9. mysql.default_port = 3306
    **NOTE: IF I DIDN'T PUT QUOTES - NEITHER SHOULD YOU.
    10. Save and Close
    copy the file libmysql.dll
    to c:\windows & c:\windows\system32 ~ this file is in the root of PHP 5 folder
    XP Environment Variables: Add the following at the end of Paths> c:\<php folder>;c:\<php folder>\ext ~ change php folder for your install
    NOTE: ANY CHANGES TO ENVIRONMENT VARIABLES HAS THE POTENTIAL TO CAUSE SYSTEM PROBLEMS IF NOT DONE CORRECTLY. MAKE SURE YOU HAVE A ";" AT THE END OF THE PATH BEFORE YOU ADD THE CHANGES.
    REBOOT!!!! THESE CHANGES WILL NOT TAKE EFFECT UNTIL YOU DO SO.
    DW - edit current site or create it new
    Local Info:
    Should be left however you have it now OR if creating new, just do it like you always have.
    Remote Info:
    Access : Local/Network
    Remote Folder: C:\inetpub\wwwroot\<your virtual directory>
    * Check Refresh Automatically
    Testing Server:
    Server Model: PHP MySQL
    Access: Local/ Network
    Testing Server Folder: C:\inetpub\wwwroot\<your virtual directory>
    URL Prefix: http://localhost/<your site name>
    * Check Refresh Automatically
    ** I don't make changes to anything else under site editing so I stop there. Click OK and you're done.
    At this point, you should see under the "Application" section on the "Database" tab, steps 1,2,3 checked. Now create a connection by clicking the "+" button. Enter the following:
    Connection Name: <whatever you want>
    MySQL Server: localhost
    User Name: root (or another account you have created with sufficient privileges)
    Password:
    Database: enter a DB name you wish to connect to or click select if you wish to browse for it.
    You shouldn't get the "Unidentified Error..." message anymore. I know I don't.
    I hope this helps the next poor sap this happens to. I'm sorry for the long post but I hate, hate, hate, when people post half assed instructions because they are too lazy to type.
    Good luck everyone and happy designing!!!
    prdreamweaver
    email: [email protected]
    (you can email me with questions but remember, I am not an expert with dynamic content. however, I am willing to assist if I can)

  • Find and replace Dreamweaver mx 2004 problem: not opening saved queries

    Dreamweaver mx 2004 is not opening saved queries! I use find and replace often and uses to save code replacements to reuse
    it. But now when I open the saved query I have 2 situations:
    1) comes completely blank
    2) or only shows truncated text or code in fields.
    I opened the dwr file in text editor and seems to be fine, I mean information saved is there.
    Tried recreating cache, or deleting caché, tried saving new or overwritting existant ones, tried saving into a completely different location,
    tried in other site definition. Nothing seems to work...

    Which FTP app did your predecessor use to upload files?  If it's still on your work station, it should contain the log-in credentials.
    You'll find a few utilities online for revealing passwords
    http://www.rixler.com/?gclid=CJeUxd775LkCFWZk7AodyiAAaQ
    Nancy O.

  • Installed Dreamweaver MX 2004 update for Windows and now Dreamweaver won't open. Help?

    I was having some glitches uploading to a host I ftp to often so I decided to check for a Dreamweaver update for MX 2004.  When I found the Windows update and tried to install - it told me to uninstall Extensions. I uninstalled extensions and continued with the installation of the update.  Now Dreamwever will not open at all - it says Dreamweaver MX 2004 has stopped working.  I can see the update is installed since the version is 7.0.1.  Any ideas on how to undo the update? I have no idea where this program disk is right now for reinstallation plus all my servers are already setup....

    You might try Windows System Restore to a point before you installed the update.
    Good luck.
    Nancy O.

  • Cannot activate Dreamweaver MX 2004 on Windows 7 64 bit pc?

    Hello.
    Does anybody in here know how to activate Dreamweaver MX 2004 on a Windows 7 64 bit pc?
    I keep getting the message that there is an internet connection problem.
    I have deactivated my firewall etc., but it doesn't help me.
    Anybody got an idea? Adobe Chat does not have the answer for me!
    Regards Anders Fj

    Wow! Thank you. It Works! Clever!
    This is really helpful for those
    of us who are nore professionals. I only use Dreamweaver MX 2004 to
    maintain and repair my own small homepage with photos. And I know how to
    use Dreamweaver MX 2004 and I am not interested in learning new tools -
    not now
    ONE MORE QUESTION THOUGH: Where and how do I update my
    Dreamweaver MX 2004 now that I have installed Dreamweaver MX 2004 on my
    new Win 7 64 bit pc?
    Regards
    Anders Fjeldberg, Denmark
    Ken Binney
    skrev den 2014-05-04 00:01:
    CANNOT ACTIVATE DREAMWEAVER MX 2004 ON
    WINDOWS 7 64 BIT PC?
    created by Ken Binney  in _Dreamweaver
    support forum_ - View the full discussion 
    >

  • Creating a Photo Album In Dreamweaver MX 2004

    I followed the steps to create a web photo album using
    Dreamweaver MX 2004 and Fireworks and it creates it. However, I
    can't get it to display on the web when I upload it. It displays
    the message "Page can not be found". Please help!

    I think the fact that you have spaces in your files/folder
    names is bound to
    have created problems. I suggest you do some renaming and
    re-upload.
    BTW it is incredibly difficult to access pages on the site.
    If Alan hadn't
    put the link in I would have given up.
    Jo
    "Alan" <[email protected]> wrote in
    message
    news:C0D03CEE.295268%[email protected]..
    >
    >
    >> Ithe link is on my Events page. you can get to it by
    entering the site
    >> and
    >> clicking the events link.
    >
    >
    http://www.arelevantministry.com/photo%20album/index.htm
    >
    > have you selected and PUT all the files?
    >
    > find "photo%20album" folder, select and Put it.
    > do all the files transfer?
    >
    >
    >

  • Help building an e-commerce site using DreamWeaver MX 2004 and Oracle 10G

    I'm new to using Oracle 10G. After reviewing several rdms's I've picked Oracle 10G as my rdms. I'm trying to build an ecommerce site using DreamWeaver MX 2004 and Oracle 10G. The website will be selling hardware and software products. I have a choice in DreamWeaver to go for a .asp or .jsp setup. I have several questions, here goes:
    1. Is there any book/tutorial/whitepaper out there that describes building an ecommerce site using Oracle 10G/9I/8I? Just some examples as how to make the datamodel regarding the shopping basket etc.
    2. I prefer DreamWeaver as it let's me make nice looking css style based pages without throttling too much through the code. Are there Oracle tools which allow me to make an advanced nice looking ecommerce site?
    I hope some of you can help me get started. Any effort is appreciated.
    Cheers

    I'm new to using Oracle 10G. After reviewing several rdms's I've picked Oracle 10G as my rdms. I'm trying to build an ecommerce site using DreamWeaver MX 2004 and Oracle 10G. The website will be selling hardware and software products. I have a choice in DreamWeaver to go for a .asp or .jsp setup. I have several questions, here goes:
    1. Is there any book/tutorial/whitepaper out there that describes building an ecommerce site using Oracle 10G/9I/8I? Just some examples as how to make the datamodel regarding the shopping basket etc.
    2. I prefer DreamWeaver as it let's me make nice looking css style based pages without throttling too much through the code. Are there Oracle tools which allow me to make an advanced nice looking ecommerce site?
    I hope some of you can help me get started. Any effort is appreciated.
    Cheers

  • Dreamweaver MX 2004 hangs at start on new Mac Mini OS X 10.5.5

    Dreamweaver MX 2004 hangs at start on Brand New Mac Mini OS X
    10.5.5.
    Mac Mini is brand new, right out of the box. Fresh OS.
    I try to start Dreamweaver, and it hangs, and then the
    Problem Report comes up with the attached info. I've uninstalled,
    downloaded Dreamweaver and re-installed. Nothing works.
    ----------------------- Here is the Problem report
    ----------------------

    Thanks for the reply.
    I downloaded and installed the update.
    I still get the exact same problem, and error report.
    I have the exact same problem with Fireworks MX 2004 as well.
    After a fresh download and install of the software, clicking on the
    application icon just causes it to bounce momentarily in the dock,
    and then it crashes and the error log comes up.
    I have been able to install Flash CS4 without incident,
    though. It works fine, with no problems.
    I shouldn't have to do this on a brand new mini right out of
    the box, but I'm going to run a restore on it, and then try a fresh
    install once again.

  • Dreamweaver MX 2004 won't launch.  Please help!

    My old laptop running Dreamweaver MX 2004 is dying, so I installed it on my new Windows XP laptop.  I have installed it several times before and never had a problem.  On the new laptop, when I launch Dreamweaver, it does not start.  In Task Manager, I see a Dreamweaver process start, then two ~e5d141.tmp processes start, then they all disappear.  One Macromedia Licensing.exe process remains for a few seconds or a minute, then it disappears too.  Technical support said my license and registration are all okay.  I installed the 7.0.1 upgrade but that had no effect.  There is nothing the event logs.  I tried uninstalling and reinstalling in safe mode, launching it in safe mode, disabling the graphic accelerator, and lowering my screen resolution to 1280x1024.  I also tried several "Compatibility mode" settings.  I cannot find any log or dump files, although I might not be looking in the right places or for the right file names.  Can anybody please help me?
    Thank you.

    Good morning ArtieTet,
    I had the exact same problem and came across your post. I've since solved it on my computer. I'm not sure what your level of computer expertise is and whether or not you're comfortable editing your registry, so I've dumbed-down the following instructions a bit - forgive me if they're too dumbed-down!
    1. Click Start
    2. Click Run
    3. Type regedit
    4. Click the OK button
    5. Double click the HKEY_CURRENT_USER key (folder) on the left
    6. Double click the SOFTWARE key
    7. Double click the MACROMEDIA key
    8. Right click the DREAMWEAVER MX 2004 key
    9. Click Rename
    10. Type a new name for the key, such as OLD DREAMWEAVER MX 2004
    11. Press Enter
    12. Try to start Dreamweaver again
    If all goes well, Dreamweaver should open and re-create that DREAMWEAVER MX 2004 registry key from scratch. There's likely some corrupt data in it, though I haven't been able to figure out what. If I do, I'll let you know.

  • How do I highlight text in Macromedia Dreamweaver MX 2004

    HI to all Forum Participants:
    HI to anyone:
    I posted a question on how do I highlight text in Dreamweaver MX 2004, to both the Dreamweaver Development Toolbox General Discussion Forum and the Dreamweaver Extension Forum on Tuesday, 6/16/2009 or Wednesday, 6/17/2009, saying this:
    HI Anyone:
    I have looked under Help and Tutorials in Dreamweaver MX 2004, and I am having a heck of a time finding out how to highlight text in Dreamweaver MX 2004.
    Do any of you know how to do this actually in Dreamweaver MX 2004?  Say I wanted to highlight this text, all in Yellow:
    This is sample highlighted text.
    How would I do it?
    Thank you,
    Jon Lutz
    Promoter Power LLC
    Email: [email protected]
    And I got this response from pziecana, in the Dreamweaver Development Toolbox General Discussion:
    Re: How do I highlight text in Dreamweaver MX 2004
    The simplest way is to use a span and set a background-color for the text you wish to highlight.
    e.g.
    <span class="graybg">This is some text</span>
    css for above -
    .graybg{
       backgroung- color: #666666;
    This would give you a gray background.
    HTH
    PZ
    I tried both, and neither worked.  Any other ideas on how to do this?  I cannot believe it is so hard to do this in Dreamweaver MX 2004, highlighting text.  I'm even enclosing an attachment showing how I did this in the <span class="graybg">This is some text</span> above.
    Thank you,
    Jon Lutz
    Promoter Power LLC

    Hi,
    Looking at your screen shot, you didn't add the css.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    .greybg {
        background-color:#999999;
    </style>
    </head>
    <body>
    <span class="greybg">This is my text</span>
    </body>
    </html>

  • In dreamweaver mx 2004 and dreamweaver cs4, how I configure, when download/upload do not ask me to include DEPENDED FILES but act without including ?

    in dreamweaver mx 2004 and dreamweaver cs4, how I configure, when download/upload do not ask me to include DEPENDED FILES but act without including ?

    Open the Preferences panel (Edit menu on Windows, Dreamweaver menu on a Mac), and select the Site category. There are two checkboxes there for dependent files. Make sure both are selected. The Dreamweaver default is NOT to upload/download dependent files. You need to click Yes, if you want the dependent files to be included.

  • Importing graphics in Dreamweaver MX 2004

    On some computers I am finding Dreamweaver MX 2004 imports
    images as imagesfilename into the root folder - and not as the
    original filename into the default images folder. Is there a
    setting that I should be aware of?

    I am teacing in Further and Higher Education so sometimes get
    classes of 20 plus students. We have been usoing DW MX 2004 for 4
    years (CS3 in September!). I have never seen this happen before bur
    my colleague says that he has occasionally. Students work from a
    network drive in most cases. They would normally create their
    sites's root folder on their network area, create an images folder
    in this, copy any images required in the site into the images
    folder, define a DW site pointing to the 'root folder' and set up
    the images folder as the default images folder.
    When they need to add further images during developement,
    they would either copy those images into the images folder (using
    their file mangement program) or use Insert (menu bar)/Images etc.
    and navigate to the image(s) they require (outside the site
    folder). For two students last Tuesday when they did the latter the
    files were 'renamed' and put in the site's 'root' or top folder.
    (The files being brought into the site were originally sited in the
    same general area as the site's root folder). I have tried to
    reproduce this (unsuccessfuly) on a couple of other computers -
    albeit briefly - and also looked at the settings on the student's
    computers. I have not yet checked whether this action moves round
    with the student's network profile.
    I don't normally get students to bring image files into their
    sites in this way during developemnt - but it should work -
    shouldn't it? That is the point of having a default images folder.
    We are using Windows XP OS and Novell Network Client.
    I really can't work this one out - so would appreciate any
    comments. Thanks.

  • Language problems in Dreamweaver MX 2004

    Hi guys,
    Im using dreamweaver MX 2004 to create a new web site design.
    Im copying from the old web site to the new web sitre the wording.
    Everything looks perfect. Im saving it, closing dreamweaver and
    then open it again.; When im opening it again the Greek looks like
    this: g???dsf/?????Fsdf????F????HGg???????
    Any idea how i can correct this???????

    avgoustinosc wrote:
    > Hi guys,
    > Im using dreamweaver MX 2004 to create a new web site
    design. Im copying from
    > the old web site to the new web sitre the wording.
    Everything looks perfect. Im
    > saving it, closing dreamweaver and then open it again.;
    When im opening it
    > again the Greek looks like this:
    g???dsf/?????Fsdf????F????HGg???????
    >
    > Any idea how i can correct this???????
    >
    Check the character encoding on the old and new versions.
    Bonnie

  • Dreamweaver MX 2004 .....:::FOR SALE:::...

    Hi all,
    I was searching for Dreamweaver MX 2004 (i went for
    Dreamweaver MX 2004 because I am not a pro. designer and i didn't
    need Dreamweaver 8, was too expensive), but i could not find it.
    I am sure there are those who are out there looking like i
    was so i found an extra one to post on here.
    I am selling it for $150 negotiable.(that is saving ove $200)
    and it comes with a licience key that has never ben used, still
    unseen in sealed box.
    Contact me if you are interested.
    I was once looking but i found, now those that are looking
    have found.
    Cheers
    Charlton

    Goocharlton wrote:
    > It is the education version.
    > My mistake, thank you Bonnie for informing me that the
    education version
    > retails for about $200, i did not know that. I just went
    of the macromedia
    > website.
    >
    > If you think this price is too high let me know.
    > Thanks again
    >
    What I think doesn't matter; I build web sites commercially
    (albeit on a
    small scale) so could not use the education version. I think
    if you
    want to sell it to someone who qualifies (see restrictions on
    Adobe
    website), you'd be advised to discount it significantly,
    since if you
    are paying full retail it's less trouble to buy directly from
    Adobe (or
    from the college bookstore).
    Bonnie in California
    kroko at
    pixelplum dot com
    http://www.theanimalrescuesite.com/cgi-bin/WebObjects/CTDSites.woa

  • Dreamweaver MX 2004 Update?

    I've tried to update my Dreamweaver MX 2004 - but everytime I
    start going through the install it says that Dreamweaver is not
    found within the Macromedia/Dreamweaver folder and therefore can't
    install. I've verified that the application is in that folder. Is
    anyone else having this problem? I was told by our IT department
    that he tried installing a fresh copy of Dreamweaver on his new
    computer and then installing the udpate and he came across the same
    problem.
    Any news/ideas about this?

    This means that your DMX2004 is already at the most current
    release level.
    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
    ==================
    "swim4it" <[email protected]> wrote in
    message
    news:e5mviq$fc6$[email protected]..
    > I've tried to update my Dreamweaver MX 2004 - but
    everytime I start going
    > through the install it says that Dreamweaver is not
    found within the
    > Macromedia/Dreamweaver folder and therefore can't
    install. I've verified
    > that
    > the application is in that folder. Is anyone else having
    this problem? I
    > was
    > told by our IT department that he tried installing a
    fresh copy of
    > Dreamweaver
    > on his new computer and then installing the udpate and
    he came across the
    > same
    > problem.
    >
    > Any news/ideas about this?
    >

Maybe you are looking for

  • VAT and W8BEN form

    Hi, I was just wondering 2 things: 1. I cant remember if I ever filled out the w8ben form so I do not get taxed in the US, i cant find it anywhere on itunes, how can I find the form? 2. Im VAT registered, do I have to pay VAT on my earnings from appl

  • Production Quantity  should trigger Maintenance Order -reg

    Hi, As of now we are using maintenance scheduling for PM work orders for the maintenance of equippments . We create maintenance plans and schedule them  and a sof now as per the schedule every 4 months once we are getting PM workorder and through tha

  • I can login on My Apple ID on my PC but I am unable to login on my Ipad.

    Hi, I can login on My Apple ID on my PC but I am unable to login on my Ipad. I use the same Apple ID and the same password. The result is the same. Already tried to reset the password but the resulta is still the same. Does anyone know how to sove th

  • Messages and Aim account

    My aim screen name will not connect in messages. It tells me it can't connect because my username is wrong or because the server is not working, but both my internet is operating and i know my username is correct. Everytime I try to click available i

  • Dynamic page breaks

    Hi there, I am producing a report based on a data set that can change on each run. I have created a fixed Page Break at the start of each section. However, within each section sub headings are becoming separated from the data within them. E.g. The he