Adobe Reader  can not be installed on my Window 7 laptop.  An error code is 150210.

I have downloaded Adobe Reader so many times on my Window7 laptop.  However,  an error code appear as 150210.  If I change a browser to be Google Chrome then the error message was: A more function product is detected on this PC, we shall terminate this installation.  I checked my Control Panel and went through all the software on my PC,  there was no Adobe Reader on my PC.  What do I do to get Adobe Reader installed on my PC?

You can try using this tool to first remove all traces of Reader from your computer:
http://labs.adobe.com/downloads/acrobatcleaner.html
Then, you can download the full offline Reader installer from
http://get.adobe.com/reader/enterprise/
After downloading, restart your computer and run the installer before doing anything else.

Similar Messages

  • I can not restore my ipod and it gives me error code 9.

    i can not resatore my ipod and it gives me error code 9.  HELP!

    Mine kept doing this, the only way I was able to get it to restore was to try on another computer, it doesn't like my custom PC, works great on my fiance's gateway though.

  • Can I make an internet browser automatically download Adobe Reader if not already installed

    Hi,
    Basically I have an embedded PDF file in my HTML page, if Adobe Reader is not installed I want the browser to prompt the user to download Adobe Reader to view the PDF. Is this possible?
    Cheers in advance
    Matt

    Many have tried, with the result that their web pages frequently get
    it wrong and deny access to PDFs.
    Not to mention people who don't use Adobe Reader to read PDFs, or who
    download for later use.
    Best to just clearly explain you have a PDF, and link to Adobe to
    download Reader if required.
    Aandi Inston

  • Adobe Reader can not open thousands of vital PDF files for the company I work for.

    Adobe Reader can open every PDF file on our server except for the many files that were received by one company. The coding is corrupt and I have not found a solution yet on how to decode it in order for it to open properly.
    I have looked into using uudecode but the online service it provided didn't seem to recognize the code I was putting in.
    The coding to these PDF files looks like this: 
    From what I have seen all of the working files are much shorter and the coding is a lot more organized and starts with %PDF
    If anyone can help me decode it or somehow restore it without receiving the file from the original sender, that would be ideal. Any other suggestions are much appreciated.
    Thank you!

    Your analysis is good. All working PDFs will start %PDF. These files may be
    * encoded
    * compressed
    * damaged in transit
    * destroyed by malware
    * not a PDF but mislabelled
    The format is certainly not uuencode/uudecode nor anything I've seen before. I think you need to contact the senders. If they say there isn't a problem, send a file back and ask if it works for them, because that will check for damage etc. If they CAN open it, they have some special tools or procedures and need to share them with you.

  • ADOBE READER CAN NOT INSTALL TRIED 58 TIMES NO LUCK

    I have attempted to down load Adobe Reader 57 times.  NO LUCK.  8 of my friends are having the same problem.  I am running windows 8. I was running Adobe Reader for the past 9 months and all of a sudden it stopped working.  This is crazy.  NEED HELP IN INSTALLING ADOBE READER ON MY COMPUTER.  THANK'S

    You are having problems with downloading, or installing ?
    Try downloading the installer from http://get.adobe.com/reader/enterprise/

  • Adobe Reader can not open up file on website

    I have already Adobe Reader 9.0, but when I press links to the sites that have Adobe file, I get this error message:
    "The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser. Adobe Acrobat/Reader version 8 or 9 is required. Please exit and try again."
      The problem is I already have Adobe Reader 9.0, what do I do now? Should I unintall something or add something?

    Good afternoon.
    I have this same issue across our network in the office. We actually run 3 PDF managers simultaneously for various reasons, but the issue you are having is the same as what we are encountering.  Most workstations are on XPPROSP3 and IE7 Silverlight.  I did come across a procedure in another
    Forum that has supposedly repaired this issue:
    Close all IE Windows
    Open Adober Reader or Acrobat
    Select EDIT from menu
    Preferences>Internet Options/Settings>
    Deselect PDF in Browser
    Press OK
    Return to EDIT menu again>Preferences>Internet Category>Select PDF in Browser
    Press OK and close application
    Relaunch IE and try to open a PDF
    http://it.megocollector.com/?p=848
    The other suggested repair is to run the repair install from within Adobe. I have tried the above and ran the repair from Adobe as well as Control Panel Add/Remove Programs, Reinstall/Repair. It is slightly more complicated in our environment b/c of the other PDF viewers/managers we use for various reasons.  Still researching and testing for issue resolution. Try it.

  • [Bug Report!]Adobe Reader can not display 3D file normally!

    I have a 3D pdf file,which is produced by Asymptote,and some labels in the 3D model, can not be displayed normally in the Adobe Reader,even the latest version 9.4.I got this file by
    $asy -file pdf -render=4 file.asy
    while all of them can be displayed in the OpenGL mode.
    $asy -V file.asy
    I hope you can give me a message about the reason and tip about how to solve the problem.
    thank you very much!
    code:
    size(400);
    import solids;
    import graph3;
    import three;
    import math;
    defaultpen(1pt+fontsize(7pt));
    currentprojection=perspective(1,1,-1,up=-Z);
    draw(unitsphere,palegray);//鐢荤悆
    //浠ヤ笅閮ㄥ垎鐢绘敮鏌?draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("1",(1.07,0,0.5),yellow);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("5",(-1.07,0,0.5),yellow);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("7",(0,1.07,0.5),yellow);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("3",(0,-1.07,0.5),yellow);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("8",(0.75,0.75,0.5),yellow);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("6",(-0.75,0.75,0.5),yellow);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("2",(0.75,-0.75,0.5),yellow);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("4",(-0.75,-0.75,0.5),yellow);
    draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,0.85)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓嬩汉瀛?draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,1.0)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unithemisphere,palegray);//涓嬩汉瀛?draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitsphere,palegray);//涓嬩汉瀛?
    path p=(1,0)..(0,1)..(-1,0)..(0,-1)..cycle;
    path3 p3=path3(p);
    surface sf=surface(patch(p3));
    draw(shift(0,0,-1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    //浠ヤ笅缁樺埗鐜剨缂?draw(circle((0,0,sin(pi/8)),cos(pi/8)),gray);
    draw(circle((0,0,sin(-pi/8)),cos(-pi/8)),gray);
    draw(circle((0,0,sin(pi/4)),cos(pi/4)),gray);
    draw(circle((0,0,sin(-pi/4)),cos(-pi/4)),gray);
    draw(circle((0,0,sin(3pi/8)),cos(3pi/8)),gray);
    draw(circle((0,0,sin(-3pi/8)),cos(-3pi/8)),gray);
    xaxis3("$x$",-1.5,1.5);
    yaxis3("$y$",-1.5,1.5);
    zaxis3("$z$",-1.5,1.5);
    surface Surf(triple center, triple A, triple B, triple C,triple D,int nu=3, int nv=nu) {
    path3 p1=arc(center,A,B);
    path3 p2=arc(center,B,C);
    path3 p3=arc(center,C,D);
    path3 p4=arc(center,D,A);
    triple surf(pair t) {
    real u=t.x;
    real v=t.y;
    path3 cr=arc(center,relpoint(p1,u),relpoint(reverse(p3),u));
    return relpoint(cr,v);
    return surface(surf,(0,0),(1,1),nu,nv,Spline);
    real r=1+0.005;
    triple A=r*unit((1,0,0.1));
    triple B=r*unit((1,0,-0.1));
    triple C=r*unit((-1,0,-0.1));
    triple D=r*unit((-0.995,0.1,0.1));
    //draw(Surf(O,A,B,C,D,4,4),yellow);
    //draw(arc(O,A,B)^^arc(O,B,C)^^arc(O,C,D)^^arc(O,D,A),red+thick());
    //浠ヤ笅缁樺埗閮ㄥ垎鐞冨3鏉?real r=1+0.001;
    for(int i=0;i<16;++i){
    triple Di_1=r*unit((sin(pi/16+i*pi/8)*cos(pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(pi/8)));
    triple Di_2=r*unit((sin(pi/16+i*pi/8)*cos(-pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Di_1,Di_2),gray);
    for(int j=0;j<8;++j){
    triple Fj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Fj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,Fj_1,Fj_2),gray);
    triple Bj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Bj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(-3pi/8)));
    draw(arc(O,Bj_1,Bj_2),gray);
    triple Ej_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Ej_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(pi/8)));
    draw(arc(O,Ej_1,Ej_2),gray);
    triple Cj_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Cj_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Cj_1,Cj_2),gray);
    triple A_1=r*unit((sin(3pi/8)*cos(3pi/8),cos(3pi/8)*cos(3pi/8),sin(3pi/8)));
    triple A_2=r*unit((sin(9pi/8)*cos(3pi/8),cos(9pi/8)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,A_1,A_2),gray);
    triple G_1=r*unit((sin(pi/8)*cos(-3pi/8),cos(pi/8)*cos(-3pi/8),sin(-3pi/8)));
    triple G_2=r*unit((sin(11pi/8)*cos(-3pi/8),cos(11pi/8)*cos(-3pi/8),sin(-3pi/8)));
    draw(arc(O,G_1,G_2),gray);
    //浠ヤ笅閲囩敤鏃嬭浆鐨勬柟娉曠粯鍒惰摑鑹叉爣绀哄甫(閮ㄥ垎)
    revolution belt=revolution(arc(O,1+0.006,83,0,97,0),Z,0,360);
    draw(surface(belt),blue);
    dot("1",r*(cos(pi/8)*cos(3pi/8),-sin(pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);//y鍊艰姝h礋鍙樻崲锛寈y鍧愭爣瑕佹竻妤氥€?dot("2",r*(cos(9pi/8)*cos(3pi/8),-sin(9pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);
    dot("3",r*(cos(pi/2)*cos(5pi/16),-sin(pi/2)*cos(5pi/16),sin(5pi/16)),red+0.1cm);
    dot("4",r*(cos(pi/32)*cos(pi/4),-sin(pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("5",r*(cos(3pi/32)*cos(pi/4),-sin(3pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("6",r*(cos(13pi/32)*cos(pi/4),-sin(13pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("7",r*(cos(15pi/32)*cos(pi/4),-sin(15pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("8",r*(cos(17pi/32)*cos(pi/4),-sin(17pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("9",r*(cos(19pi/32)*cos(pi/4),-sin(19pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("10",r*(cos(22pi/32)*cos(pi/4),-sin(22pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("11",r*(cos(29pi/32)*cos(pi/4),-sin(29pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("12",r*(cos(19pi/16)*cos(pi/12),-sin(19pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("13",r*(cos(25pi/16)*cos(pi/12),-sin(25pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("14",r*(cos(13pi/32)*cos(pi/8),-sin(13pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("15",r*(cos(-19pi/32)*cos(pi/8),-sin(-19pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("16",r*(cos(-11pi/32)*cos(pi/8),-sin(-11pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("17",r*(cos(25pi/32)*cos(pi/4),-sin(25pi/32)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("18",r*(cos(69pi/64)*cos(pi/4),-sin(69pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("19",r*(cos(71pi/64)*cos(pi/4),-sin(71pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("20",r*(cos(73pi/64)*cos(pi/4),-sin(73pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("21",r*(cos(97pi/64)*cos(pi/4),-sin(97pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("22",r*(cos(105pi/64)*cos(pi/4),-sin(105pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("23",r*(cos(107pi/64)*cos(pi/4),-sin(107pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("24",r*(cos(109pi/64)*cos(pi/4),-sin(109pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("25",r*(cos(11pi/32),0,-sin(11pi/32)),red+0.1cm);
    dot("26",r*(cos(10pi/32),0,-sin(10pi/32)),red+0.1cm);
    dot("27",r*(cos(pi)*cos(10pi/32),-sin(pi)*cos(10pi/32),-sin(10pi/32)),red+0.1cm);
    dot("28",1.05*(G_1+3*G_2)/4,red+0.1cm);
    dot("29",r*(cos(3pi/4)*cos(-pi/8),-sin(3pi/4)*cos(-pi/8),-sin(3pi/4)),red+0.1cm);

    Please note that this is a user-to-user forum, and therefore not the right place to file a bug report.
    Try it here instead: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Adobe Reader Can not Open

    The problem sometimes occur in my computer in my office. Our user use winxp operating system and the version of adobe reader is 11.0.It can not open, and show the message .
    How can we solve the problem ? We have try to reinstall Adobe Reaer and Operating System , but we still can not solve the problem . Thank you.

    Sorry, I just noticed that you are on Windows XP.  XP is no longer supported by the latest Reader version.
    Update to 11.0.08.

  • Reader will not automatically install updates on Windows 7

    I have looked through the forums and have not seen this exact symptom mentioned:
    "Automatically install updates" does not seem to work correctly on Windows 7. The updates download and I see the "update is ready to install" bubble in the system tray repeatedly. However, the updates never seem to install. I've seen this on more than one Windows 7 machine (it works ok on XP). I suppose this could be something particular to our environment, but I'm at a bit of a loss as to where to look next. Leaving the system "idle" does not seem to help and the behavior does persist after a reboot.
    (I'm running Process Monitor right now and see AdobeARM.exe occasionally and successfully creating and exiting a thread, but not touching any files or registry entries.)
    I enabled this setting via the registry -
    [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe ARM\1.0\ARM]
    "iCheck"=dword:00000003
    - and can see in the GUI that it has taken effect.
    I do see some files in this directory - does this look correct?
    C:\Users\All Users\Adobe\Reader\9.3\ARM>dir /s
    Volume in drive C has no label.
    Volume Serial Number is 8EC5-7A43
    Directory of C:\Users\All Users\Adobe\Reader\9.3\ARM
    07/07/2010  08:00 AM    <DIR>          .
    07/07/2010  08:00 AM    <DIR>          ..
    07/07/2010  08:00 AM    <DIR>          19872
    07/06/2010  08:05 AM    <DIR>          882
    06/20/2010  04:01 AM         8,040,960 AdbeRdrUpd933_all_incr.msp
    07/07/2010  08:00 AM           368,779 AdobeARM.bin
    06/09/2010  04:06 AM           385,536 ARM.msi
    06/23/2010  07:45 AM            28,160 Reader9Manifest.msi
                   4 File(s)      8,823,435 bytes
    Directory of C:\Users\All Users\Adobe\Reader\9.3\ARM\19872
    07/07/2010  08:00 AM    <DIR>          .
    07/07/2010  08:00 AM    <DIR>          ..
    06/09/2010  04:06 AM           331,176 AcrobatUpdater.exe
    06/09/2010  04:06 AM           976,832 AdobeARM.exe
    06/09/2010  04:06 AM            70,584 AdobeExtractFiles.dll
    06/09/2010  04:06 AM           331,176 ReaderUpdater.exe
                   4 File(s)      1,709,768 bytes
    Directory of C:\Users\All Users\Adobe\Reader\9.3\ARM\882
    07/06/2010  08:05 AM    <DIR>          .
    07/06/2010  08:05 AM    <DIR>          ..
    06/09/2010  04:06 AM           331,176 AcrobatUpdater.exe
    06/09/2010  04:06 AM           976,832 AdobeARM.exe
    06/09/2010  04:06 AM            70,584 AdobeExtractFiles.dll
    06/09/2010  04:06 AM           331,176 ReaderUpdater.exe
                   4 File(s)      1,709,768 bytes
         Total Files Listed:
                  12 File(s)     12,242,971 bytes
    Any suggestions appreciated. Thanks - Andy

    Some additional information. I'm seeing "GetLastError(): 0x2 - The system cannot find the file specified" in c:\users\(me)\appdata\local\temp\AdobeARM.log. But even using Process Monitor, it's not clear to me which file cannot be found.
    Still seems to me that updater is downloading the update but never trying to apply it. The most recent thing I have tried is to quit AdobeARM gracefully and restart it. That does seem to have reduced the number of subdirectories in C:\ProgramData\Adobe\Reader\9.3\ARM\ to only one (previously there had been one subdirectory per run).
    Thanks for any suggestions -
    [2010-07-09 08:08:50] C:\ProgramData\Adobe\Reader\9.3\ARM\
    [2010-07-09 08:08:50]    GetLastError(): 0x91 - The directory is not empty.
    [2010-07-09 08:08:50] ARM returns ERROR_SUCCESS
    [2010-07-09 08:08:50] Adobe ARM 1.1.7.0 logging finished.
    [2010-07-09 08:10:38] Adobe ARM 1.1.7.0 logging started.
    [2010-07-09 08:10:38] Command Line:
    [2010-07-09 08:10:38] GetFileVersion(): C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe
    [2010-07-09 08:10:38]    File version: 9.3
    [2010-07-09 08:10:38]    Build number: 2
    [2010-07-09 08:10:38]    Revision number: 163
    [2010-07-09 08:10:38] ProductCode: {AC76BA86-7AD7-1033-7B44-A93000000001}
    [2010-07-09 08:10:38] ProductName: Adobe Reader 9.3.2
    [2010-07-09 08:10:38] ProductVersion: 9.3.2
    [2010-07-09 08:10:38] ProductRegistry: SOFTWARE\Adobe\Acrobat Reader\9.0
    [2010-07-09 08:10:38] ProductInstallDir: C:\Program Files\Adobe\Reader 9.0\
    [2010-07-09 08:10:38] Found preference AUTO_ALL.
    [2010-07-09 08:10:39] ArmUpdate record found.
    [2010-07-09 08:10:39] GetFileVersion(): C:\Program Files\Common Files\Adobe\ARM\1.0\AdobeARM.exe
    [2010-07-09 08:10:39]    File version: 1.1
    [2010-07-09 08:10:39]    Build number: 7
    [2010-07-09 08:10:39]    Revision number: 0
    [2010-07-09 08:10:39] New file object: AdbeRdrUpd933_all_incr.msp
    [2010-07-09 08:11:08] C:\ProgramData\Adobe\Reader\9.3\ARM\29139
    [2010-07-09 08:11:08]    GetLastError(): 0x2 - The system cannot find the file specified.
    [2010-07-09 08:11:08] Updated time stamps for 4 files

  • Why the adobe reader can not show Chinese word

    Hi All,
    i am using WinXP SP2, CFMX7 version 7.0.1, MySQL and the
    latest version of report builder.
    i wish to do a report which can show chinese word and english
    word as well. However, the report can only show english and the
    report will replace '?' in every chinese character. Why and how to
    solve it?
    The CF can insert chinese charater into DB.

    [email protected] wrote:
    > Dear Paulh,
    >
    > no font can display chinese.
    > Where should i trun on identity-H? i dint see.
    preferences or simply press the F8 key.
    > when i enter chinese character into my DB, the cf able
    to catch and display on
    > the screen. BTW, if u insert chinese character within
    <cfoutput>#??#</output>
    > , an error msg will display. If u insert like this
    <cfoutput>??</output>, it
    > will display as '??'
    not following you.

  • I can't re install iTunes on Windows Vista- itunes error 7/Windows error 5.

    I have updated my computer with Service Pack 1 & 2 for Windows Vista.  For some reason Itunes was deleted and when I try to reinstall it I get a message "iTunes was not installed correctly. Error 7, Windows error 5"  I have done the following to try and remedy this problem:
    1.  Delete all Apple software (to start over and reinstall) - I cannot delete Apple Application Support (Access Denied)
    2.  Repair itunes - Same message
    3.  Logged on as Administrator and tried to take ownership of the file that denied permission - Access Denied
    4.  Tried to install MS .NET Framework 3.5 & 4.0:  3.5 was succesful but 4.0 was not - something went wrong in the installation.
    Please help!

    Hi there Zombie_Driver,
    You may find the troubleshooting steps in the article below helpful.
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    -Griff W. 

  • Can't copy large folders to Windows 2008 Server - error code -50

    We have two Macs running SL. We are having file server issues.
    1) When trying to copy a large folder or file (10MB+ possibly) the progress bar gets nearly complete, then we get "This operation can't be completed because an unexpected error occured (error -50)" After the dialog box goes away, the attempted file/folder appears grey on the Server window and cannot be used. It can be deleted.
    2) When browsing the server, newly opened windows often take a few seconds to come up, where under prior OS versions, they open virtually immediately.
    Anyone experience these issues or have any suggestions?

    I'd like to add a "me, too" to this topic. I am surprised that this is not a more heavily populated thread, as it seems like it should be a major issue to anyone using a mac in a modern windows-based infrastructure.
    Thanks to Shawn for the suggestion that changing the folder to have a label colour allows copying: that has been a lifesaver.
    It's still embarrassing, however, to have to explain to Mac newcomers that they have to do this before a simple copy...

  • I can not figure out why acrobat reader will not re-install on my vista business laptop.

    I had reader forever. I had a problem with Flash so I un-installed everything to do with adobe. No I have re-installed flash and activex but adobe reader will not istall or download from the website. Please help me get a download link for reader.
    I have 64 bit windows vista business.
    thanks
    josh

    You can try using this tool to first remove all traces of previous versions of Reader:
    http://labs.adobe.com/downloads/acrobatcleaner.html
    Then, download the full offline Reader installer from 
    http://get.adobe.com/reader/enterprise/
    and run it immediately after restarting your computer.

  • Adobe Acrobat Reader has not been installed on your computer

    I get this error when trying to print from a website.
    Adobe Acrobat Reader has not been installed on your computer.
    You will be directed to a site where you can download
    the most recent version of Adobe Acrobat Reader.
    But I already have reader installed and its up todate. HELP. I use a mac, This happens on Chrome and Firefox.
    I have tried disabling and re abling the plugin. I disabled the default browser viewer. still cannot view the item to print.

    Have you done ALL OF THIS?
    In Firefox make sure you have at least two (2) tabs open - (Ctrl+T opens a new tab)
    In the address bar of one tab, type "about:config" - minus the quotes, of course
    You'll see a warning. Click "I'll be careful, I promise" and continue to the configuration page.
    There's a search bar at the top. Type "js" - again, minus the quotes.
    In the results you'll see pdfjsviewer.disabled with a vaule of false. Click it once, then right click it and choose Toggle to make the value "True".
    Close that tab.
    Click Tools>Options and go to the Applications tab
    Locate Adobe Acrobat Document (or Portable Document File (PDF)) in the list and click the drop-down to select "Use Adobe Reader (in Firefox)". (Mine doesn't have that because I also have Acrobat Pro installed)
    Click OK.
    Click Tools>Addons to see that the Acrobat plugin is installed
    Close and restart Firefox. PDFs should now open in a browser window with the Reader plugin.

  • Why is it that everytime I try to download Firefox 4 my Adobe reader can't open it because it is a damaged file? Because of this I am not able to download it. Not sure I want to since I see so many other people having problems with it.

    I will start the process of downloading Firefox 4 and then get the message that my Adobe Reader can't open the file because it is damaged or sent through an e mail. I was not in my e mail when I tried to download the update. This isn't the first time that this has happened. I gave up downloading updates in the past just because I would encounter this same problem.

    When you start the download, are you chooseing Save or Run?

Maybe you are looking for