Only plug-in version autoupdating

The Flash Player automatic updater always updates only the plug-in version for me. My default browser is Opera 12.16 32-bit which uses the plug-in. I'd like to know if this behavior is by design or if I'm affected by some sort of a bug/anomaly. I have Internet Explorer 11 installed and working normally, and ActiveX Flash Player installed and working normally, it just never autoupdates. My OS is Windows 7 ultimate 64-bit.

My Mac test machine does the same thing. Takes me to the download with Firefox, and once I finish, it opens Safari to show it was completed. Mac only has one plug-in, but it's the same principle. The GUI installer uses the OS's browser as default at the end, but YOUR default at the beginning.  No rhyme or reason for that.
It's yet another reason I don't use the GUI installers unless I'm testing something requiring it:
Flash Player for ActiveX (Internet Explorer)
Flash Player Plug-in (All other browsers)
Those links remain the same even when the version is updated. Bookmark them. Whenever you see an update notification, just use the links, and run thew offline installers. It takes about ten seconds longer, but you have control over the download, and (here's the bonus) those links DON'T contain any "bundled" junk like McAfee or Google toolbar.

Similar Messages

  • Problem Launching Java Applet with Plug-in: Version 1.4.2_01

    Hello out there:
    I recently installed j2re-1.4.2_01 on my home computer but have been unable to access Web sites emmploying JAva applets. The following is an email exchange with Jeff Hall of Lowell Observatory, manager of an educational site hosted by Lowell, trying to resolve my problem. The messages are better understood if read in reverse order.
    I'm hoping that someone will recognize the source of my problem and can recommmend a solution. I would appreciate any help offered.
    Thanks,
    Mike Coucke
    Hi Jeff:
    Well, I guess the problem lies with me somewhere. Here's my answer/status to your questions/suggestions:
    1) I'm using MS Windows Me version 4.90.3000
    2) I do have the directory C:\Windows\.jpi_cache\jar\, but the only thing in it is an empty folder labeled "1.0". The file LP.jar does not exist anywhere on my hard drive.
    3) I tried several game sites that utilized Java applets and got the same results: the Java cup in the upper left corner followed a few seconds later by the red "X". So, evidently the problem is somewhere on my end.
    I'm going to post our email exchanges in a Java Users Forum managed by Sun to see if anyone out there can solve my problem. However, if you have any more suggestions, I'll be glad to try them.
    Thanks for the help.
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: "Jeffrey Hall" <[email protected]>
    To: "'Mike Coucke'" <[email protected]>
    Sent: Friday, September 05, 2003 1:02 PM
    Subject: RE: Registration with Lowell Education Online
    Mike,
    Rats! What version of Windows are you using? It's a little strange to
    see the user directory set to C:\Windows; if you're using XP, I'd expect
    it to be something like C:\Documents and Settings\Mike Coucke. In any
    event, the output that is of concern is these two lines:
    java.lang.ClassNotFoundException: LPRemote.class
    Caused by: java.net.UnknownHostException: proxy
    It looks like your browser is not finding our server's IP when it comes
    time to download the necessary Java code.
    LPRemote.class is the fundamental code that runs LOPARC, and your
    browser should be downloading it automatically when you click connect.
    LPRemote.class is stored along with a bunch of other classes in a file
    called "LP.jar" that you download from our server. So, if you go to C:
    in Windows Explorer and do a file search for LP.jar, you should find it.
    On my machine, it's stored in a directory called ".jpi_cache\jar\" in my
    user home directory. Let me know if you have this file, or the
    jpi-cache directory.
    One other thing you might try is going to a different site that you know
    uses Java applets -- I think some of the online game rooms at Yahoo use
    Java. See if other sites that use Java load correctly. Then we'll know
    if it's our server specifically, or a more general problem on your end.
    Jeff Hall
    Lowell Observatory
    Hello Jeff:
    I still have the Java "blues". I followed your instructions, but am still unable to launch a LOPARC session. After an initial failure, I uninstalled all three Java versions I had (1.4.0, 1.4.1, 1.4.2), then reinstalled 1.4.2_01 from the Sun website.
    Now, when I try to launch LOPARC, I initially get a blank window with the Java cup in the upper left corner. After about 20 seconds, the cup changes to a red "X". During those 20 seconds, the following appear in the IE message bar at the bottom of the window: "Applet LPRemote notinited" (their spelling) which changes to "Loading Java Applet Failed..." when the red "X" appears.
    Following is a copy of the log from my Java Console during all of this:
    Java(TM) Plug-in: Version 1.4.2_01
    Using JRE version 1.4.2_01 Java HotSpot(TM) Client VM
    User home directory = C:\WINDOWS
    Proxy Configuration: Manual Configuration
    Proxy: http=proxy,https=proxy,ftp=proxy,gopher=proxy
    Proxy Overrides:
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class LPRemote.class not found.
    java.lang.ClassNotFoundException: LPRemote.class
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.UnknownHostException: proxy
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.http.HttpClient.privilegedOpenServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.net.protocol.http.HttpClient.New(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.createConnection(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    ... 10 more
    I followed this up by executing the following three console commands:
    "dump system properties"
    "dump classholder list"
    "dump thread list"
    and obtained the following listings:
    Dump system properties ...
    acl.read = +
    acl.read.default =
    acl.write = +
    acl.write.default =
    application.home = C:\PROGRA~1\JAVA\J2RE14~1.2_0
    awt.toolkit = sun.awt.windows.WToolkit
    browser = sun.plugin
    browser.vendor = Sun Microsystems, Inc.
    browser.version = 1.1
    deployment.javaws.cache.dir = C:\WINDOWS\.javaws\cache
    deployment.javaws.jre.0.enabled = true
    deployment.javaws.jre.0.location = http://java.sun.com/products/autodl/j2se
    deployment.javaws.jre.0.osarch = x86
    deployment.javaws.jre.0.osname = Windows
    deployment.javaws.jre.0.path = C:\Program Files\Java\j2re1.4.2_01\bin\javaw.exe
    deployment.javaws.jre.0.platform = 1.4
    deployment.javaws.jre.0.product = 1.4.2_01
    deployment.javaws.jre.0.registered = true
    deployment.javaws.version = javaws-1.4.2_01
    deployment.system.cacerts = C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\security\cacerts
    deployment.system.home = C:\WINDOWS\Sun\Java\Deployment
    deployment.system.jssecacerts = C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\security\cacerts
    deployment.system.profile = C:\WINDOWS
    deployment.system.security.policy = file:/C:/WINDOWS/Sun/Java/Deployment/security/java.policy
    deployment.user.cachedir = C:\WINDOWS\Application Data\Sun\Java\Deployment\cache
    deployment.user.certs = C:\WINDOWS\Application Data\Sun\Java\Deployment\security\deployment.certs
    deployment.user.extdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\ext
    deployment.user.home = C:\WINDOWS\Application Data\Sun\Java\Deployment
    deployment.user.jssecerts = C:\WINDOWS\Application Data\Sun\Java\Deployment\security\deployment.jssecerts
    deployment.user.logdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\log
    deployment.user.profile = C:\WINDOWS\Application Data
    deployment.user.security.policy = file:/C:/WINDOWS/Application%20Data/Sun/Java/Deployment/security/java.policy
    deployment.user.tmpdir = C:\WINDOWS\Application Data\Sun\Java\Deployment\cache\tmp
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    file.separator.applet = true
    http.agent = Mozilla/4.0 (Windows Me 4.90)
    http.auth.serializeRequests = true
    https.protocols = SSLv3,SSLv2Hello
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\PROGRA~1\JAVA\J2RE14~1.2_0\classes
    java.class.version = 48.0
    java.class.version.applet = true
    java.endorsed.dirs = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\endorsed
    java.ext.dirs = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\ext
    java.home = C:\PROGRA~1\JAVA\J2RE14~1.2_0
    java.io.tmpdir = C:\WINDOWS\TEMP\
    java.library.path = D:\PROGRAM FILES\INTERNET EXPLORER 6;.;C:\WINDOWS\SYSTEM;C:\WINDOWS;D:\PROGRA~1\INTERN~1;;C:\WINDOWS;C:\WINDOWS\COMMAND
    java.protocol.handler.pkgs = sun.plugin.net.protocol|sun.plugin.net.protocol
    java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version = 1.4.2_01-b06
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.4
    java.util.prefs.PreferencesFactory = java.util.prefs.WindowsPreferencesFactory
    java.vendor = Sun Microsystems Inc.
    java.vendor.applet = true
    java.vendor.url = http://java.sun.com/
    java.vendor.url.applet = true
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.4.2_01
    java.version.applet = true
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.4.2_01-b06
    javaplugin.maxHeapSize = 96m
    javaplugin.nodotversion = 142_01
    javaplugin.proxy.config.list = http=proxy,https=proxy,ftp=proxy,gopher=proxy
    javaplugin.proxy.config.type = manual
    javaplugin.version = 1.4.2_01
    javaplugin.vm.options = -Djava.class.path=C:\PROGRA~1\JAVA\J2RE14~1.2_0\classes -Xbootclasspath/a:C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.4.2_01 -Djavaplugin.nodotversion=142_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\JAVA\J2RE14~1.2_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol
    line.separator = \r\n
    line.separator.applet = true
    os.arch = x86
    os.arch.applet = true
    os.name = Windows Me
    os.name.applet = true
    os.version = 4.90
    os.version.applet = true
    package.restrict.access.netscape = false
    package.restrict.access.sun = true
    package.restrict.definition.java = true
    package.restrict.definition.netscape = true
    package.restrict.definition.sun = true
    path.separator = ;
    path.separator.applet = true
    sun.arch.data.model = 32
    sun.boot.class.path = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\rt.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\i18n.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\sunrsasign.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\jsse.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\jce.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\lib\charsets.jar;C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\classes;C:\PROGRA~1\JAVA\J2RE14~1.2_0\lib\plugin.jar
    sun.boot.library.path = C:\PROGRAM FILES\JAVA\J2RE1.4.2_01\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium i486 i386
    sun.io.unicode.encoding = UnicodeLittle
    sun.java2d.fontpath =
    sun.net.client.defaultConnectTimeout = 120000
    sun.os.patch.level =
    trustProxy = true
    user.country = US
    user.dir = C:\WINDOWS\Desktop
    user.home = C:\WINDOWS
    user.language = en
    user.name = Michael G. Coucke
    user.timezone =
    user.variant =
    Done.
    Dump classloader list ...
    codebase=http://kraken.lowell.edu/, key=http://kraken.lowell.edu/,IONJava/classes/ion_16.jar,IONJava/classes/LP.jar, zombie=false, cache=true, refcount=1, info=sun.plugin.ClassLoaderInfo@109de5b
    Done.
    Dump thread list ...
    Group main,ac=11,agc=2,pri=10
    main,5,alive
    AWT-Windows,6,alive,dameon
    AWT-Shutdown,5,alive
    Java2D Disposer,10,alive,dameon
    AWT-EventQueue-0,6,alive
    Group Plugin Thread Group,ac=3,agc=0,pri=10
    Main Console Writer,6,alive
    AWT-EventQueue-1,6,alive
    TimerQueue,5,alive,dameon
    Group http://kraken.lowell.edu/-threadGroup,ac=2,agc=0,pri=4
    thread applet-LPRemote.class,4,alive
    AWT-EventQueue-2,4,alive
    Done.
    I'm not a Java expert, so this may be more information than you ever wanted to see.
    Once again, I hope that you can help. My experience has been that I usually have some obscure option set incorrectly and that causes me great grief.
    Thanks fo your help,
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: "Jeffrey Hall" <[email protected]>
    To: "'Mike Coucke'" <[email protected]>
    Sent: Thursday, September 04, 2003 11:48 AM
    Subject: RE: Registration with Lowell Education Online
    Hi Mike,
    Try it now. I think this problem has arisen because Sun just
    released a new version of the Plug-in (1.4.2), and when we released the
    public beta of LOPARC, only one relevant version (1.4.0) was available
    and the LOPARC code was written to look for that by default. I have
    just recoded the relevant routines so they should now cause your browser
    to simply pick up the latest 1.4 version of the Plug-in you have
    installed, whatever it is. I "broke" Java on my machine to replicate
    your problem, and the code I inserted today did fix it. Hopefully it
    will have the same effect for you. I am running IE 6 and plugin
    1.4.2_01 (as accessed via Tools->Sun Java Console).
    One broader problem: some (non-LOPARC-specific) users on the Sun
    forums have reported the "JRE collision" you are seeing when multiple
    versions of the Plug-in are installed on the same machine. So if the
    fix I made to our code doesn't work, one option would be to uninstall
    all Java components from your computer and do a fresh install of the
    latest runtime environment.
    Let me know how/if this works. Thanks for the feedback and for your
    patience.
    Best regards,
    Jeff Hall
    Lowell Observatory
    -----Original Message-----
    From: Mike Coucke [mailto:[email protected]]
    Sent: Wednesday, September 03, 2003 6:30 PM
    To: [email protected]
    Subject: Re: Registration with Lowell Education Online
    Hello Jeff:
    So far, I have been unable to launch a LOPARC session. I repeatedly
    get the following error message:
    "Exception: java.lang.ClassNotFoundException: LPRemote.class"
    My browser is MS Internet Explorer version 6.0.2800.1106 Initially I was
    using Java Plug-In version 1.4.1 and received the error message. I went
    to the Sun website and downloaded/installed Java Plug-In version 1.4.2
    and still get the message.
    Before I try to launch LOPARC, I can select Tools->Sun Java Console from
    IE's pull down menu to check my Java Plug-In version. When I try to
    launch LOPARC, I get the following message:
    "Applet(s) in this HTML page requires a version of Java different from
    the one the browser is currently using. In order to run the applet(s)
    in this HTML page, a new browser session is required, press 'Yes' to
    start a new browser session." If I select 'No', I get the following
    message: "Java Plug-in detected JRE collission"
    If I select 'Yes', a new browser window opens and then I get the first
    message above.
    Can you help?
    Mike Coucke
    [email protected]
    ----- Original Message -----
    From: <[email protected]>
    To: <[email protected]>
    Sent: Monday, September 01, 2003 5:30 PM
    Subject: Registration with Lowell Education Online
    September 1, 2003
    Dear Michael Coucke:
    Thank you for registering with Lowell Observatory's online education
    site. We hope you enjoy using it and visit regularly as we continue to
    expand its features and capabilities. This is a one-time welcoming
    email.
    For your records, your user ID is xxxxx, and your password is #########.
    You'll need to supply these each time you log in.
    This site gives you access to research-grade equipment including a 16"
    telescope, CCD detector, and image processing software. Our online
    archive of data is now available 24/7. The telescope will be opening to
    our onsite users in May, and on select nights to the Internet at large
    in June.
    We have designed this site so you don't need a huge monitor or a
    supercomputer to use it. All pages are viewable on screens running at
    800x600 resolution or higher. To use LOPARC, you'll need a Java-enabled
    browser with the Java 1.4 plug-in installed. If you don't have the
    plug-in, you'll be prompted to download it the first time you attempt to
    connect. This is an admittedly large (9 MB) but one-time-only download.
    This site works correctly under Internet Explorer version 5 or higher.
    If you use Netscape, you must be running version 6 or higher, and
    display or applet behavior anomalies may occur.
    If at any time you can't connect to our server, simply try again later.
    We do experience several power outages each year, particularly during
    Flagstaff's summer thunderstorm season. Our server is fully protected
    and backed up, and can be quickly brought back on line, but any active
    user sessions will be lost. Thanks for your patience during these
    inevitable downtimes.
    Your questions, comments, suggestions, and bug reports about this site
    are always welcome. On behalf of the LOPARC development team, thanks
    for signing up!
    Jeffrey Hall
    Assistant Research Scientist
    Associate Director, Education and Special Programs
    Lowell Observatory
    Flagstaff, Arizona

    Hi Mike,
    I see this in your logs:
    Java(TM) Plug-in: Version 1.4.2_01
    Using JRE version 1.4.2_01 Java HotSpot(TM) Client VM
    User home directory = C:\WINDOWS
    Proxy Configuration: Manual Configuration
    Proxy: http=proxy,https=proxy,ftp=proxy,gopher=proxy
    Proxy Overrides:
    I just helped my Dad set up his computer with a new
    cable modem, and had the situation where we couldn't
    access any secure Web sites. The cable folks had us
    disable the proxy. It looks like the error message is
    saying it can't find your proxy server, and the logs
    you posted say that you've decided to configure your
    proxy manually, rather than using the settings from
    IE (which is how mine is set up in the plugin
    control panel.)
    Could that be the problem?
    --Steve                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • "May require ... Raw plug-in version 7.0"

    When I choose "Edit in" going to Photoshop CS5 I get a message saying "This version of Lightroom may require the Photoshop Camera Raw plug-in version 7.0 for full compatibility. Please update the Camera Raw plug-in using the updates tool available in the Photoshop Help Menu."
    This is very strange since the latest version of Adobe Camera Raw available as a legitimate plug-in is ACR 6.6. ACR 6.7, a version still not fully released, is now available and I have downloaded it and updated my PSCS5. But there is no ACR 7.0 available for download.
    All that said, what I do is select "Render using Lightroom" to open the image in PS and it is just fine and opens with the edits I've done in LR4 still intact. Still, the message is a bit perplexing given what is available out there.

    The raw convertor in LR4 is new and upgraded (with the new sliders and so on), ACR 6.6 is the older convertor.  Discussed in other threads, e.g. http://forums.adobe.com/thread/971327?tstart=60
    To be on the safe side, choose "Render using Lightroom".  If you choose "Open anyway", then you'll get odd effects where some of the LR adjustments you've made won't work in Photoshop.  The disadvantage of "Render using Lightroom" is that it creates a TIF copy straight away, rather than only when you save the file on Photoshop.  ACR 6.7 (Release Candidate available) is supposed to fix some of the issues, but it's reported that it's not a complete fix.  I've not tried it - I never use Release Candidates or Betas on production work (only on copies of images). 

  • Error Message -may need to download Photoshop camera raw plug in version 7.3 for full compatibility

    I have been working in Lightroom 4.3 for MAC. From there I open 2 files to edit in Photoshop as layers so I can add a layer mask to the bottom layer and use the paint brush tool to make certain areas of the image darker or lighter. I have been doing this with no problem and now it doesn't seem to work. I can see the brushes' strokes on the layer mask but can not see the results on the image.
    I keep getting a message from Lightroom saying I may need to download Photoshop camera raw plug in version 7.3 for full compatibility whener I try to edit on Photohsop thru Lightroom, but I have already added this plug in and it asks for it. It happens with raw, jpegs and tiffs from my 1D Mark II or my 5D Mark III and with other people's camera. It used to work fine. Now it dosen't I feel like it is something so simple. Please help. This si crucial to my business.

    The wording of the message about ACR 7.3 is a bit misleading: What it means is that ACR 7.3 is required for Photoshop. Lr 4.3 has got it.
    Which version of Photoshop are you using?
    I suspect it's not CS6 but a prior version. If it is a version prior to CS6 you cannot install ACR (Adobe Camera Raw) 7.3.
    You may have downloaded it but you cannot install it. It doesn't install.
    On the other hand Lr 4.3 is based on ACR 7.3. So you have an incompatibility of ACR versions: 7.3 in Lr 4.3 and an earlier-version-ACR in Photoshop.
    With this situation Lr an dPhotoshop are not fully compatible, i.e. you cannot open images as layers. You can only open one image at a time, either by letting Lr 4.3 render the PSD (or TIFF) and sending it to Photoshop (by selecting <Render using Lightroom>), or you let Photoshop open the Raw file with its earlier version ACR (by selecting <Open Anyway>).
    In this situation you have two choices: Either upgrade to CS6, or open images in Photoshop one at a time and vonvert to layers in Photoshop.

  • On Flash Player Setting manager(Advanced tab) Active X Version is ok...Plug in Version Not installed

    Please how do I get the Plug in Version? I have only the ActiveX version..11.7.700.169..I need the plugin version..anyone? appreciate

    You can download the plugin installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header (other browsers).

  • Java Plug-in version mismatch crash IE8 with DEP error

    We are running Windows XP SP3 with IE8 and some of our internal sites that require JRE will crash the browser with a DEP error. The machines that exhibit this behaviour have multiple versions of JRE installed. However, we haven't been able to nail it down to specific version(s). The only common thread we can find is when looking at the IE8 add-on list the Java plug-in doesn't look quite right. The name column will show "Java Plug-in 1.6.0_19" but the version column lists 1.6.0.7. Has anyone seen that where the name of the Java plug-in add-on doesn't match the version column? I still can't repro the version mismatch issue yet and we've only seen it on a handful of machines so far. However, we are getting ready to rollout IE8 to our enterprise and I want to get a handle on this issue.
    I have found two workarounds so far. One is to the disable the Java Plug-in with the version mismatch issue. Then it will fall back on one of the other JRE versions installed. The second workaround is to install the latest version of JRE which also resolves the issue. Seems like a no brainer but in our environment we have requirements for specific versions of JRE and simply pushing out the latest version to everyone may break the other apps.
    Anyone heard of this behaviour before?

    jre4life wrote:
    We are running Windows XP SP3 with IE8 and some of our internal sites that require JRE will crash the browser with a DEP error. The machines that exhibit this behaviour have multiple versions of JRE installed. However, we haven't been able to nail it down to specific version(s). The only common thread we can find is when looking at the IE8 add-on list.. Try looking in the JCP.
    - Open the [Java Control Panel|http://pscode.org/player.jnlp] *(<- link).*
    - Close the Java Cache Viewer (that opens on top of it).
    - Go to the Java tab.
    - Click View.
    - (Disable all but the JRE version you wish to test.)
    ..the Java plug-in doesn't look quite right. The name column will show "Java Plug-in 1.6.0_19" but the version column lists 1.6.0.7. .. I do not understand what you mean. After clicking on the Java entry on IE8 and doing a Ctrl-c, then Ctrl-a in a text editor I get..
    Name          Java(tm) Plug-In 2 SSV Helper
    Publisher     Sun Microsystems, Inc.
    Status        Enabled
    File date     Friday, July 16, 2010, 8:04 AM
    Version       6.0.200.2
    Load time     0.06 sThat info. is a good representation of what I see on-screen, except that the copy automatically drops in the column names for me (very convenient).
    Here, the "Name" column is not showing any version information.
    ..Has anyone seen that where the name of the Java plug-in add-on doesn't match the version column? I still can't repro the version mismatch issue yet and we've only seen it on a handful of machines so far. However, we are getting ready to rollout IE8 to our enterprise and I want to get a handle on this issue.
    I have found two workarounds so far. One is to the disable the Java Plug-in with the version mismatch issue. Then it will fall back on one of the other JRE versions installed. The second workaround is to install the latest version of JRE which also resolves the issue. Seems like a no brainer but in our environment we have requirements for specific versions of JRE and simply pushing out the latest version to everyone may break the other apps.
    Anyone heard of this behaviour before?No. But then, I only have one version of JRE installed on this Win 7 box, and it is _20.

  • Mozilla "unable to detect plug-in version", click "rsearch" and get myriad sies offering stuff I have no hope of understanding. Can you help?

    Want to update plug-ins as I've been getting script errors, usually involving chrome and what may be java script, advisories of virtual memory being too small, etc. Nurse indicates some "Up to date" in green box. Others indicate "unable to detect plug-in version. I click "research" and get myriad sites offering options I've no hope of understanding. Can you help? L

    What are the names of the plugins that show up as "Research" on the [https://www.mozilla.com/plugincheck/ Mozilla Plugin Check] page?
    For example, I only have one like that, Microsoft® Windows Media Player Firefox Plugin np-mswmp ... and the Research button lists a Microsoft page as the first link.
    For script errors, maybe this will help? [[Warning Unresponsive script]]
    For troubleshooting plugins, read [[Troubleshooting plugins]].

  • Jpeg2000 plug-in version compatibility

    Hello guys,
    I currently use the standard Photoshop JPEG2000 plug-in (v. 14.2.1) in Photoshop CC 14.2.1.
    Is this plug-in version totally compatible with any / all Photoshop version between CS5.1 and the current version ?
    Thank you in advance,
    Jean

    We do no testing of mixing plugins from one version of Photoshop to another. It is recommended that you only use the plug-in (that came from Adobe) with the same version it was built for. Other configurations are not supported.
    I found this page for Photosohp CS4. Adobe - Photoshop : For Windows : Adobe Photoshop Legacy Optional Plug-Ins and ReadMe
    I would recommend a google search for the version you require or check the Adobe site.

  • If I'm in Lightroom 5, and try to Edit in Photoshop CS6, I always get the following message: "This version of Lightroom may require the Photoshop Camera Raw plug-in version 8.6 for full compatibility." But I have updated to 8.6 and have no remaining updat

    If I'm in LIghtroom 5, and try to Edit in Photoshop CS6, I always get the following message: "This version of Lightroom may require the Photoshop Camera Raw plug-in version 8.6 for full compatibility." But I have updated to 8.6 and have no remaining updates. How can I fix this?
    If I click "Open Anyway" or "Render using Lightroom", I get the following message:
    "Adobe Photoshop CS6 cannot be opened because of a problem.
    Check with the developer to make sure Adobe Photoshop CS6 works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X."
    Please tell me what to do so I can edit from Lightroom to Photoshop.

    In Photoshop, if you choose Help - About Plug-in... - Camera Raw, does it say 8.6?
    Seems to me there was some hiccup they found in the update process, which prompted this:
    Camera Raw updates cannot be applied
    I honestly don't know if the problem could apply to 8.6 as well, which is why I asked you to check to make very sure you really got it.
    -Noel

  • I have had my iPhone 4 for a year and have only plugged it into my friends computer when I first got it, and now I just purchase my music right on my phone, so now I'm getting a new phone so if I plug it into my comp will anythin get deleted?

    I have had my iPhone 4 for a year and have only plugged it into my friends computer when I first got it, and now I just purchase my music right on my phone, so now I'm getting a new phone and want to back up my music, photos, etc so if I plug this phone into my computer will anything get deleted off my phone?

    See Here:
    IOS Sync Content to Computer  
    http://support.apple.com/kb/HT1296
    And have a Look here Before you do Anything...
    http://www.apple.com/support/iphone/getstarted/
    This might be Useful:
    iPhone User Guide
    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • Sun Java Plug-in Required Installing the Sun Java Plug-in, version 1.6.0_19

    Hi,
    am new to this thread, excuse if any issues in posting,
    my pblm is am running my application,
    Sun Java Plug-in Required
    The Sun Java Plug-in must be installed on your local machine in order to run this workbench. The Sun Java Plug-in can be downloaded from the following directory:
    /dsworkbench/clientinstall
    Please contact your system administrator to verify the location of the client installations.
    Installing the Sun Java Plug-in, version 1.6.0_19
    The Sun Java Plug-in is required to run the WebLogic version of this workbench. To install:
    Download the file jre-6u19-windows-i586.exe and execute it.
    On the license terms screen, select Custom setup and click Accept.
    If you want to change the default installation directory, click Change and specify a different directory. Once the installation directory is set, click Next.
    Click Next to accept the default browser registrations.
    Disabling Auto-Update Capability
    By default, the Java Control Panel is configured to automatically download and update to newer releases of the Java Plug-in as they become unavailable.
    It is advisable to turn off this feature so that compatibility between the Java Plug-in and the workbench is maintained. To turn off automatic updates:
    Open the Windows Control Panel, and click Java. The Java Control Panel displays.
    Click the Update tab.
    Under the Update Notification area, deselect Check for Updates Automatically.
    "Java Update - Warning" dialog box displays. Click Never Check.
    Click OK to save and then close the Java Control Panel.I have done the same and I restarted browser and my machine, and when I relogined to the application still the same message is appearing,
    I don't know if I need to set the environment path, but I have done it. any pointers will be helpful

    This tends to be a 32 bits / 64 bits problem. The runtime must match the architecture of the browser you're using; so if it is a 64 bits browser, you MUST have a 64 bits runtime. If it is a 32 bits browser you MUST have a 32 bits runtime. You can install both and cover all cases.

  • How do I save a pages doc under different name?. it only says save version. I want to call it differentyl!, how do I save a pages doc under different name?. it only says save version. I want to call it differentyl!

    how do I save a pages doc under a different name?. it only says save version. I want to call it differentyl!

    Dan Mitchell1 wrote:
    (1) The OP is technically correct - there is no direct equivalent of  "save as".   There is "save a version" and there is "duplicate".
    (2) So far it seems that to get the same effect as "save as" you need to create a "duplicate", then save the duplicate.  The duplicate will automatically be given a name like "docname.copy.pages", which can be changed to that desired.
    (1) nobody wrote about the technical aspect of the OP's question !
    But, you wrote something wrong.
    There is a "Duplicate" item, a "Save a Version" item and there is a "Save…" item.
    (2)  The reproduced help page clearly state that the first step is to trigger 'Duplicate' For the second step, it's not clear. It seems that the ones writing the Help were not informed of the definite choices made by the developers. They wrote "Save As" but never was such an item. It was "Save As…" in which the ellipsis is an important component. At last, the developers defined two items : "Save…" and "Save a Version" ( at this time I'm running 10.6.8 so I can't check if this item has or hasn't an ellipsis).
    Yvan KOENIG (VALLAURIS, France) lundi 1 août 2011 10:20:08
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • When trying to install an extension for InDesign CC 2014 I get an error message saying that the extension only works with version 7.0 or greater. My version is 10.0.0.7 x64 Build I was using this extension fine with InDesign CC

    When trying to install an extension for InDesign CC 2014 I get an error message saying that the extension only works with version 7.0 or greater. My version is 10.0.0.7 x64 Build I was using this extension fine with InDesign CCError message with InDesign CC 2014

    Used the 64bit version before CC 2014 as well so don't think that's the issue. Here is the text in the .mxi file if I have missed something:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <macromedia-extension id="PrintUI Tools" name="PrintUI Tools" requires-restart="true" version="3.0.0">
      <author name="PrintUI.com"/>
      <description/>
      <license-agreement/>
      <products>
        <product maxversion="" name="InDesign" primary="true" version="7.0"/>
      </products>
      <files>
        <file destination="" file-type="CSXS" products="" source="PrintUIManagement.zxp"/>
      </files>
      <update url="http://printui.com/public/downloads/updates/printui_tools_update.xml"/>
    </macromedia-extension>

  • Adobe FlashPlayer paired with Internet Explorer 8 shows Plug-In version Not Installed?

    Active X version is 11.7.700.202 I am being told that for a new program (Remedy) we are going to be using that the Plug-In version needs installed or the web-based application will not work.  Is there any way to install the Plug-In version in addition to the Active X Version when paired with Internet Explorer?

    You can download the plugin installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header (under the heading Progress bar hangs...).

  • Plug-in versions

    Hi,
    I need some help. Different Java plug-in versions make a real mess.
    I have an applet and if I want that applet to work under 1.3, I put
    version 1,3,0,0. Let's complicate the task. What about 1.3.1-03, 1.3.1_04? How about these 1.3.1_02-b02, 1.3.1-b24? What version should I put in HTML to enforce my applet to work with the latest working version (not beta/alpha) 1.3 family? Can anyone list all versions of Java plug-ins?
    Thanks,
    Alex

    Hi,
    Suggest you look at:
    http://java.sun.com/j2se/1.4.1/docs/guide/plugin/developer_guide/using_tags.html
    and also:
    http://java.sun.com/products/plugin/versions.html
    They are not light reading but should provide insight on this topic.
    Louis

Maybe you are looking for

  • How to add logo in module pool screen

    Hi Expert, I need to display company logo in the module pool screen how this can be added ? Regards Bikas

  • Dynamic field in forms

    Hi there, I'm working on SCSM forms customization and I'd like to reproduce the behavior of the priority field : change the value of a textbox based on the value of two other textboxes. At the moment I successfully implemented a custom user control a

  • How to disable the Selection screens of LDB's ?

    Hi,          How to disable the Selection screens of LDB's when we r using the predefined LDB for our executable pgm ? and how to include the predefined LDB  can u write the Code for including LDb or if possible give an example of a Pgm using a Prede

  • LR3/LR4 Develop Presets Behavior

    I'm a little bit confused about LR3 Develop Presets that do not include the Process Version information when applied to an image that is in PV2012. Let's assume a Develop Preset for Clarity +25. Here are the steps and the results: 1. Image PV2012 - a

  • Error: Abnormal end unit of work condition occurred

    I using Weblogic 8.1 sp4, Db2/NT 8.2.9, JDK 1.4,JDBC in multithreaded environment When i issue resultset.next(), sometimes (very few times that too when number of units of processing is a bit high) it give me the following error: java.sql.SQLExceptio