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

Similar Messages

  • Dreamweaver mx 2004 takes too long

    Hello:
    I have a problem with dreamweaver mx 2004. I just had to
    recently re-install it and download a file that lets it recognize
    mac os x 10.3 (even though I was already using it that way).
    Then I started getting a message that said I had to adjust
    the dreamweaver timelines. I don't even know what that is.
    Then that message dissapeared. Now I click on one of my save
    files and it can take forever to bring it up. Then when you click
    anywhere on the page, the little colored pinwheel appears (which
    means I am thinking). It can take several minutes before that
    vanishes and then you can access any point on the page. Before it
    leaves the page cannot be touched.
    Does anyone have any idea what is causing this and how to
    correct it? I can't get any work done.
    Thank you.
    Harlan1s

    Well there ya go, 352 MB's of RAM really isn't much. Not
    understanding how RAM effects the performance of a computer is
    probably why you still think Macs are a good idea. (IE, I'm not
    blaming the Mac, I'm blaming you - what kind of programmer doesn't
    know what RAM is? You chose the Mac) The more you know . . .
    Here this will help:
    http://en.wikipedia.org/wiki/RAM#Uses_of_RAM
    As far working one day and not the next, I thought you were
    saying it never worked right
    quote:
    . . .a problem with dreamweaver mx 2004. I just had to
    recently re-install it and download a file that lets it recognize
    mac os x 10.3 . . .
    Since more RAM isn't an option and it really does sound like
    your system is doing too much at one time, perhaps shutting down
    some things that run continually?
    What was the original prob w/ Dreamweaver? Did you install
    anything new? Have you tried uninstalling "download a file that
    lets it recognize mac os x 10.3" and reinstalling? What did Adobe
    tech support say? I know they are less than helpful sometimes, I've
    had to install Macromedia Studio on several MAcs at a previous
    employer and there always seemed to be liscensing issues w/ the mac
    versions of their software. Perhaps that's it? I've never seen that
    particuar error, but their software would have weird errors on all
    the macs on run and when I finally called the tech support people
    at Mac it was a liscening issue. I wish it would have just said
    that, but instead it gave weird messaages like "blah, blah blah
    could not be found" etc.
    And really, I say it from Love when I say, give up the Macs.
    I'm not trying to make fun, I'm trying to help, I've had to
    maintain both since the late 80's and if your doing anything
    serious, anything, you will be much more effiecent and flexible if
    you use a PC. (Not that they are perfect either).

  • 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.

  • 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)

  • 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?
    >
    >
    >

  • 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.

  • 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?
    >

  • Dreamweaver MX 2004 with Contribute CS3

    Good Afternoon,
    I have Adobe CS3 Web Premium edition, but a colleague located
    interstate is using DreamWeaver MX 2004. I would like him to design
    a dreamweaver template for use in Contribute CS3. Are there any
    known compatibility issues with doing this, or any DreamWeaver CS3
    features that we would maybe miss out on?
    Thanks in advance!

    I don't think this would be a problem, since you can
    administer the site from within Contribute. The template souirce
    code hasn't changed, so Contribute will find the templates and the
    editable regions.
    You could always decide to turn of the compatiblity in
    dreamweaver if there are problems with the cheking in and out
    system.

  • Dreamweaver mx 2004 reinstall lost data ?

    the "manage sites" data, extensions, snipets ec will get lost
    with a dreamweaver mx 2004 reinstall ? is any way to backup
    them(and use in the new install) ?

    Export the site definitions using dw
    menu-->site-->Manage sites
    You could make a copy of the Configuration folder for you as
    a User then use
    it to replace the fresh install one. BUT- why are you
    reinstalling? If it's
    from dw behaving flaky, the problem is probably in the
    Configuration folder
    for you as a user...
    Would be better to make a list of installed extension (that
    are used) then
    get copies of the .mxp files to install them fresh
    If on windows, may want to take a look at the free MM
    Exporter utility.
    http://mm-exporter.joexx.de/
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Dreamweaver MX 2004 Hangs

    Hello! My trusty copy of Dreamweaver MX 2004 suddenly hangs
    when I try to run it. Have recently installed Norton 360 in this
    Win XP pro system. Other than that I don’t know what could be
    the problem. Is this a case of finding and deleting pref files?
    Thanks in advance ...
    Jivajiva (President Club Services)

    Thing that confuses me  is that activity monitor shows that AuthenticationServices is using 97% of the CPU.  I can't locate any information online that tells me what it does or why it's using all that CPU.
    Inspect log:
    User: root (0)
    Parent process launchd(1)
    AuthenticationSe (310)
    98.87% CPU
    Recent hangs: 0

  • Dreamweaver MX 2004 in 10.5 - not qualified but working?

    I own Dreamweaver MX 2004 and though I know it will never be supported, I want to know if it is functioning for people in 10.5 or 10.5.1??
    I haven't been able to use it on the Leopard partition I'm testing yet, because it comes up wanting me to re-authorize the license when I launch it. And I don't want to do that just yet for fear that I could be using too many of my authorizations. I will be wiping this drive and completely reinstalling Leopard when the time comes. And it would be a shame to never again be able to authorize Dreamweaver MX 2004.
    BTW, anyone know how many times we are able to authorize it over the internet in the lifetime of owning the software before we can never re-authorize it again?
    I wipe my drives very often and reinstall for stability reasons and would hate to know that someday I could suddenly lose my ability to re-authorize a program I paid for.
    thanks

    Hi David:
    Wondering if you have tried installing and running this. I use Studio MX 2004 including Dreamweaver periodically, but have been running it off my backed up Tiger. As far as authorising it. If you de-authorise before wiping the drive should be okay to re-input the key after re-installing. If you have any problems with the key you can call up Adobe and they are pretty good at helping you get re-activated.
    JS

  • PHP MySQL sites created by dreamweaver mx 2004 crash on safari

    Hello,
    The title says it all, but i will elaborate.
    I develop PHP, MySQl driven database websites, I use
    Dreamweaver MX 2004 and I work on a macintosh, using both safari
    version 2 and 3.
    i have noticed that whenever I post a database item (add,
    edit to table) my safari hangs and I get a page cannot be displayed
    error after 1 minute or so, even though the db function went
    through.
    Now, this only happens with safari and it only happens with
    pages I build with dreamweaver, any hand coded websites I build do
    not do this.
    i have posted this on the apple website with no response, I
    am hoping someone here can help me.

    On Fri, 23 Nov 2007 16:21:50 +0000 (UTC), "MacDaddy333"
    <[email protected]> wrote:
    >Hello,
    >
    > All of the sites that have this issue are secure, one is
    a shopping cart
    >
    >
    http://www.jennywrenpaperie.com
    >
    > You will need to create a user account and then log in
    to see the problem, as
    >for the code, well, there is so much code involved, many
    pages of includes, so
    >i cant post it all
    >
    > One more thing, this doesn't happen to every Safari
    user, only a few, very
    >frustrating as you can imagine
    And I should give you my email address because...
    Seriously, you want people to troubleshoot your site, create
    a dummy
    account that we can log in with.
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • I'm having problems activating dreamweaver on new pc using original activation code

    I have a copy of StudioMX 2004 and was having problems activating Dreamweaver on my new pc using the original code. It says there is a network error but there isn't. When I try to activate by phone the number they give is for Lloyds bank insurance. I did a live chat with Support and they gave me a new code which worked and activated Dreamweaver but I didn't think to activate Fireworks at the same time. When I have tried using either the old code or the new I get the same error message and same Lloyds bank phone number. I have tried live chat but they refuse to help saying they don't support Dreamweaver 2004 ..any one any ideas?

    Hi gb147,
    The version of Dreamweaver that you have does not support any of the latest web standards. While I advise you to follow Ken's instructions, I also want you to download a trial version of the latest Creative Cloud application https://creative.adobe.com/products/download/dreamweaver and give it a run. The page also has some excellent resources to help you get started.
    Thanks,
    Preran

Maybe you are looking for

  • How can I upgrade to 10g Portal?

    Hi All, I seem to have made a rod for my back... We have a portal instance (Version 9.0.2.3) that is running on old obsolete hardware. It is connected to a portal repository that is running in a seperate RAC enabled database (Customer database as Ora

  • Photo stream is on both iPhone and iPad but the photos are not showing up

    I have photo stream on  for both my iPhone and iPad but when I take a photo on either device they are not streaming..

  • Acrobat Reader for Mac

    I have a cd's that require the latest Adobe and Acrobat Reader for Mac to open.  I tried without and it doesn't work.  Can anyone help?  I currently have a Mac version 10.6.8.

  • Multism schematic line width

    Hi ! Is there an option to change the selected net width ? It would be nice, to show power lines with bolder lines in the schematic. Or it could be automatic, for example: If I set 100mil trace width in the net's properties, then it would display thi

  • Cannot update to version 9,0,124,0

    How can I force the installation of a Flash Player update to version 9,0,124,0? After installing Flash Player update version 9,0,124,0 although declared successful the previous working version 9,0,47,0 remains in place. Un-installing version 9,0,47,0