Error after SSL Certificat update

I updated the SSL certificate on a Win2003 SP2 server with IIS6.0
The initial certificat was a single URL certificate and is replaced by a wildcard one.
After installing the certificate (and it's CA chain) using the mmc I changed the certificate in IIS and configured the SSLBinding using "cscript.exe
adsutil.vbs".
The result is an SSL ERROR.
The CA chain and the certificate are two CRT files.
Here is the result of the "certutil.exe -store my"
command :
C:\Documents and Settings\Administrateur.W2K79>certutil -store my
================ Certificat 0 ================
Numéro de série : 4899717f3b1ba89dedb7c472d575cb01
Émetteur: CN=Thawte SSL CA, O=Thawte, Inc., C=US
Objet: CN=*.bourgenbresse.fr, OU=Collectivite, O=COMMUNE DE BOURG EN BRESSE, L=B
OURG EN BRESSE, S=Ain, C=FR
Il ne s'agit pas d'un certificat racine
Hach. cert. (sha1): eb 03 df 43 a8 03 e5 5f b1 52 fc e7 5b a9 0b 0c 19 2a 15 8a
Aucune information sur le fournisseur de clé
Pas de propriétés pour le jeu de clé dans le magasin
================ Certificat 1 ================
Numéro de série : 023fcc
Émetteur: CN=GeoTrust DV SSL CA, OU=Domain Validated SSL, O=GeoTrust Inc., C=US
Objet: CN=www.portailenfance.bourgenbresse.fr, OU=Domain Control Validated - Qui
ckSSL(R) Premium, OU=See www.geotrust.com/resources/cps (c)11, OU=GT68088061, O=
www.portailenfance.bourgenbresse.fr, C=FR, SERIALNUMBER=R2RJ3sRPOrW0Q3XZYvvpcP05
TqodNAru
Il ne s'agit pas d'un certificat racine
Hach. cert. (sha1): 12 49 a6 95 9a 67 05 86 d9 a3 64 cb a7 a7 78 ee 6c eb 94 52
  Conteneur de clé = cecd6bee4621365b6e763b9bfcd773cf_b3f7eefb-5c14-4333-a5bb-29
d40b271698
  Fournisseur = Microsoft RSA SChannel Cryptographic Provider
Succès du test de cryptage
CertUtil: -store La commande s'est terminée correctement.
Please help !

It seems that the key for the wild card certificate has not been found. The output shows a valid key for the other cert. ("1") but no key information for the wild card cert ("0"). I assume, that when you double-click the certificate in
the computer's Personal store you don't see the message You have a Private Key...
(on the bottom of the General tab), right?
Windows 2003 sometimes needed some extra effort to "connect" key and certificate, in addition to just importing it (I am assuming that you imported it to the machine where you had created the key).
Check if the command line tool certutil is available. If not, install the W2K3 admin pack (download e.g.
here).
Double-click the new server certificate, go to Details...
Scroll down the list of attributes and locate the Serial Number. Copy the serial number value.
At the command shell run as a local admin:
certutil -repairstore my "<Serial Number>"
If this has been successful you should now see the message You have a Private Key... when double-clicking the certificate.
Elke

Similar Messages

  • HP4501e "print spooler off" error after installing printer update

    Motorola Android OS, getting "print spooler off" error after installing printer update... have rebooted both printer and phone to no avail... any help ideas?

    Loralee,
    ??  I am sorry the computer is not working.  I don't work for HP and cannot comment on lawsuits or other calamities.
    If the notebook worked prior to an update -- and this is an entirely different can of worms and problems -- and you think that there is any chance the notebook is just in some sort of "tangled" state and not completely hosed for some reason, you can try the following non-lethal device reset:
    Create a Restore Point:   Create a Restore Point – Win7 OR  Create a restore point Win8
    If you are using a Notebook:
    Close all your programs and shut down the computer
    Disconnect everything (little Unifier for the keyboard / external mouse can stay)
    Perform the Hard Reset for your notebook model
    Boot the computer and log in
    Reminder:  Hard Reset is just a device Reset.  The procedure does not wipe out your files nor does it destroy your Windows setup in any way.  This type of reset "clears the cobwebs". Depending on the root cause of the problem, this procedure can fix a variety of computer glitches.
    This does not fix severe Operating System errors -- it is just a device reset.  It can fix minor problems that updates sometimes cause.
    ============================================================================
    I am sorry you are having so much trouble.
    Other help:
    HP Mobile Printing
    You can call HP for help --
    Contact HP – USA - Phone Assistance
    List of
    HP tech support/ Customer Service Phone Numbers – Some English Speaking Countries
    Warranty Required – USA and Canada
    USA – Contact HP // Self-Help – Email - Chat
    Happy New Year, Loralee!  I know it seems to be getting off to a rocky start!
    Click the Kudos Thumbs-Up to show you appreciate the help.
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Click Accept as Solution when the Answer provides a Fix or Workaround!
    Kind Regards,
    Dragon-Fur

  • SSL Certificates Update Error in ACE 4710

    Hi,
    I am facing a problem while updating the SSL certificates in ACE 4710. Our certificate is expired and we have purchased a new certificate from CA. Moreover the common name of the certificate is also changed.
    I tried importing the certificate to the repository and change the SSL proxy likewise to use the new certificate. but still the new certificate with new CN is not recognised by the clients. they can see the old certificate only. I even tried deleting and creating a new ssl proxy service with the new cert and attaching it to policy map.
    but still the new certificate is not used even after a reboot,
    Attaching screenshots and running config. Any help will be appreciated.
    BR//Rajiv

    Ravi,
          Here are the procedures for updating your certificate on the ACE. 
    1) Create New RSA Key
    2) Create CSR
    3) Send CSR to CA authority for a new certificate
    4) Import Certificate into the ACE
    5) Change the ssl-proxy to use the new Certificate and Key
    6) Remove the SSL-Proxy from the policy map and reapply
    Now if you created the CSR on a different box, you will need to import both the RSA key are the certificate.  Another thing you should be aware of is a possible change in the Root and intermediate certicates that are used by the CA.  In your configuration, you have
    crypto chaingroup iotms-chain-gr-1
      cert inter-root-new
    Is the the correct certificates for your cert?  If so, it seems odd that there is only on certificate in the Chaingroup.  Most CAs use an intermediate and and a root certificate. 
    Verify that you have the correct chaingroup (with the correct root and intermediate certificates). 

  • Error of SSL certificate

    "hi, all,
         I got your information from weblogic.developer.interest.security.
         I have a question about the SSL certificate
    1. I generate the private key file using Weblogic certificate servlet,
    2. get the request, then goto thawte get the response
    3. goto weblogic console -> server -> ssl, specify the filename, click "Enable", click "Key Encrypted"
    4. change the startWeblogic.cmd, adding -Dpkpassword=adminadmin
    But when I restart the weblogic, got the following error msg:
    Starting WebLogic Server ....
    <Sep 27, 2001 1:34:29 PM CST> <Notice> <Management> <Loading configuration file
    .\config\citi1\config.xml ...>
    <Sep 27, 2001 1:34:35 PM CST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "server1" for domain "citi1">
    <Sep 27, 2001 1:34:35 PM CST> <Alert> <WebLogicServer> <Security configuration p
    roblem with certificate file adamfeng-key.der, java.lang.NullPointerException>
    java.lang.NullPointerException
    at weblogic.security.PKCS5.setPassword(PKCS5.java:173)
    at weblogic.security.RSAPrivateKeyPKCS8.<init>(RSAPrivateKeyPKCS8.java:1
    24)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:390)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:300)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr

    Hi adam,
    I wish to let u know that your ****-key.der file is not generated correctly. I
    suppose you must have used Certificate Requeste Generator of WLS to generate the
    key file and the request file.
    please follow the following to get your system running:
    (1) Generate a new certificate request making sure that you enter "yourmachine.domain.com"
    in the Full Host name field within the certificate request generator. Fill all
    the required values like the state should be filled in full not with abreviations
    etc(do not fill the ones which are not required. That means do not fill the password
    field and random string field...etc )then u will get a key file and the request
    file..press the submit button on the same page to test the key file with Verisign..if
    all fields are filled correctly then it says so..if not it will bounce back saying
    an ERROR..so see to it that u get the right key file..i.e. ****;key.der file.
    (2) Save the certificate request in a text file. (including the ----BEGIN CERTIFICATE
    REQUEST-- and END CERTIFICATE REQUEST)
    (3) Go to https://www.thawte.com/cgi/server/test.exe and paste the above request.
    (4) Do NOT choose any other options as the default options are set correctly
    (unless you are using a domestic build of the weblogic server which requires a
    different license).
    (5) Save the certificate obtained in a text file and save it as a .pem file
    (6) Also save the root certificate obtained in the above URL (see the 2nd line
    from the top) in .pem format and use this file against the ServerCertChain name.
    (7) Make sure you enter the certificate key and server certificate fields with
    the correct path to the key and cert (inclusive of the file names).
    After having done the above steps restart the server and you should be able to
    get SSL to work. Hope the above information
    If not then mail me at [email protected].
    Sujit.
    adamfeng <[email protected]> wrote:
    "hi, all,
         I got your information from weblogic.developer.interest.security.
         I have a question about the SSL certificate
    1. I generate the private key file using Weblogic certificate servlet,
    2. get the request, then goto thawte get the response
    3. goto weblogic console -> server -> ssl, specify the filename, click
    "Enable", click "Key Encrypted"
    4. change the startWeblogic.cmd, adding -Dpkpassword=adminadmin
    But when I restart the weblogic, got the following error msg:
    Starting WebLogic Server ....
    <Sep 27, 2001 1:34:29 PM CST> <Notice> <Management> <Loading configuration
    file
    ..\config\citi1\config.xml ...>
    <Sep 27, 2001 1:34:35 PM CST> <Notice> <WebLogicServer> <Starting WebLogic
    Admin
    Server "server1" for domain "citi1">
    <Sep 27, 2001 1:34:35 PM CST> <Alert> <WebLogicServer> <Security configuration
    p
    roblem with certificate file adamfeng-key.der, java.lang.NullPointerException>
    java.lang.NullPointerException
    at weblogic.security.PKCS5.setPassword(PKCS5.java:173)
    at weblogic.security.RSAPrivateKeyPKCS8.<init>(RSAPrivateKeyPKCS8.java:1
    24)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:390)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:300)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr

  • BI Scheduler error after SSL

    Hi,
    I am unable to schedule the reports after implementing SSL in OBIEE 11.1.1.6.2
    I get the below error. when ever i try to save the agent.
    The following error occurred: Oracle BI Scheduler Error: Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=SSL_connect: (Number=1) error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    [nQSError: 46119] Failed to open HTTP connection to server 167.83.84.82 at port 9814.
    [nQSError: 68021] Message from Oracle BI Scheduler.
    Please let me know if there is any confugration that needs to be done to BI scheduler after implemeting SSL
    please help me
    Thanks.

    Hi,
    please make sure SSL Cerificate installed properly...i just implemented step by step..refer my document with screen short.
    Are you using Custom SSL Cerificate or Oracle Demo? if your using custom certicate just check with u r SSL Admin (CA, port expire date..etc)
    Step by step word document
    http://obieedue.blogspot.sg/2012/08/obiee11g-ssl-setup-and-configuration.html
    Thanks
    Deva

  • WEB and WIKI Error after Feb2012 server update

    Anyone else having server WEB, Wiki and certificate problems after the last update?

    I got this from the log file. Maybe it will help finding the problem.
    Feb 27 00:19:54 xxvxx servermgrd[6491]: servermgr_web: XSWebConfig read failed; detail:Error Domain=XSServerFoundationErrorDomain Code=4 "Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass
              ." UserInfo=0x7fc533d6ad50 {NSLocalizedDescription=Failed to read settings: Exception:
              undefined method `downcase' for nil:NilClass

  • While updating ipod to ios5 it shows an error after downloading the update

    while updating ipod to ios5 it shows an error after downloading the update

    Are there any error details like numbers for example?
    Did you follow this article about installing iOS5? iOS 5: Updating your device to iOS 5
    Did you check your security software settings? iTunes for Windows: Troubleshooting security software issues

  • Wlan error after a firmware update

    Ok there seem to be many posts about this issue but i cannot find anything that seems to work for me.
    I not to recently updated my N95 8Gb firmware to 20.0.16 and found that I was having errors with WPA on WLan, previously I had no such problem and the issue only occured after the firmware update.
    to add some more info I am on a network with a linksys wrt300n
    I have tried wep it works but dont want to compromise security.
    All computers on the network are using wireless g and the key is definitely correct when entered
    any help would be most appreciated

    I don't have N95, but if the firmware is updated to latest version the wpa most likely wpa2. Having wpa in place of wep gives only very little added security for a determined hacker! It will only takes 30min to an hour to crack that. Security like that deter only the free net riders. Try if there is upgrade for your modem/router, its usualy the case. For home network wep or wpa sufficed.
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • 80246002 error after installing Windows Update Agent 7.6.7600.320

    This problem prevents Windows Update from being able to search, download, and install updates.
    I am experiencing this issue on machines running Server 2008 R2 and Windows 7 Enterprise (I imagine this an issue with Windows Update and not the OS so this is probably affecting other OS' as well).
    This problem is becoming widespread quickly.
    The proposed fix (method 1) in the article below did not resolve the problem:
    http://support.microsoft.com/kb/958056/en-us
    Note: Method 2 is not viable when applying more than one update at a time especially when you are updating multiple machines.
    Several others are posting similar problems:
    http://windowsitpro.com/windows-update/tracking-error-80246002-windows-update-problem
    http://forums.techguy.org/windows-7/1132320-windows-update-problems-4.html
    This is preventing scheduled server maintenance from being performed.
    Could this be a targeted attack? Happening at the end of the week before a long holiday weekend is not leaving me with a very good feeling...
    I would hope that fixing this issue would be a very high priority.
    BTW - There is no "Windows Update Issue" forum category that I could find - If there is, sorry for posting in the wrong area.
    Cheers,
    Jeff

    My fix that worked...
    Reviewed the operational log for the WindowsUpdateClient (buried in the Event viewer here:
    Application and Services Logs -> Microsoft -> Windows -> WindowsUpdateClient -> Operational
    After review, I noticed that event 30 "Windows Updates established connectivity" was no longer occurring and that event 42 "There has been a change in the health of Windows Update" was the only thing after the error (Event 25 "Windows Update failed
    to check for updates with error 0x80246002")
    Even though the machine was restarted after applying the "Windows Update Agent 7.6.7600.320" patch and I had tried restarting the Windows Update service, the service appears to be hung.
    Solution:
    1.) restart the Windows update service
    2.) monitor the operational log for the WindowsUpdateClient (refreshing every 5-10 seconds)
    3.) verify that event 30 happens (you should see event 38 after restarting the service followed by (2) event 42, then event 30)
    4.) Once event 30 happens go to the Windows update GUI and run the "Check for updates" - yay!
    5.) You can go back into the operational log and see event 26 "Windows Update successfully found x updates" followed by an event 40 for each update found.
    What is really strange is that I checked the first machine that experienced the problem and it magically fixed itself.
    It seems like this may have been caused by DDOS attack on the source for windows updates that the Windows Update service connects to. Or the source location was having maintenance performed.
    Regardless, in my case, this was not a problem with the OS or the patch but the inability for the Windows Update Service to establish connectivity.
    Hope that helps somebody :)
    Cheers,
    Jeff 

  • Pygame error after today's update

    Solarwolf, a pygame game is not working after today's update.
    Fatal Python error: (pygame parachute) Segmentation Fault
    Aborted
    I have no idea what is causing the error. I tried reinstalling pygame and the sdl libraries. But that did not help.

    The self test of pygame
    python -m pygame.tests.__main__
    fails with several errors.
    Also, I am not able to run some of the examples that come with pygame: a data/ folder seems to be missing in /usr/lib/python2.6/site-packages/pygame/examples/ .
    pygame.error: Couldn't open /usr/lib/python2.6/site-packages/pygame/examples/data/arraydemo.bmp
    Could not load image "/usr/lib/python2.6/site-packages/pygame/examples/data/player1.gif" Couldn't open /usr/lib/python2.6/site-packages/pygame/examples/data/player1.gif

  • 802.1x Auth Error After Installing AirPort Update 2007-002 and 10.4.9

    After installing the AirPort Extreme Update 2007-002 (and 10.4.9, but I doubt that update did it), I am unable to log into my campus's wireless network. I get the message "802.1x Authentication has failed. (Error: 1001 on port en1)"
    I've double-checked the settings, and all looks good. Other Macs are able to log in fine but they do not have this update applied.
    Other wireless connections from this computer work fine, including using another SSID on this wireless network using WPA/TKIP. Only the 802.1x auth is failing.
    I'm a systems admin for the college, and I can see in the radius logs that an error is generated:
    "Unexpected error. Possible error in server or client configuration."
    I'm the only one getting this error. Anyone have any ideas about this?
    Thanks in advance.
    truk

    I finally discovered what was going on. When doing either the 10.4.9 update or the Airport update, my /System/Library/Keychains/X509Anchors file was either corrupted or completely emptied. The file did remain with 0K size.
    I started noticing that all SSL connections from the computer were failing (Safari, iChat, whatever) that depended on the Mac OS X components to do the SSL validation. (Firefox continued to work fine, as it has its own SSL stack.) I then ran the Keychain file check in Keychain, which alerted me to the exact file problem.
    My wife also has a MacBook with the same version of Mac OS X, so I was able to copy her X509Anchors file to my computer and everything worked perfectly after that. SSL came back, iChat works, Safari works with SSL, and 802.1x works again.
    Hope that helps someone else...

  • New error after recent java update on Mac

    Hi,
    We run a learning management system that uses LiveConnect to communicate between the elearning module and the LMS.
    Recently all sorts of things started going wrong, around the time of the latest update.
    I just tried it from my Leopard-OS imac running Safari 3.1.2
    Learning modules will no longer launch, and the following errors show up in the console.
    If I launch from Safari, I get:
    Java Plug-in 1.5.0
    Using JRE version 1.5.0_13 Java HotSpot(TM) Client VM
    User home directory = /Users/ellenm1
    network: Loading user-defined proxy configuration…
    network: Done.
    network: Loading proxy configuration from Netscape Navigator…
    network: Done.
    network: Loading direct proxy configuration…
    network: Done.
    network: Proxy Configuration: No proxy
    basic: Cache is enabled
    basic: Location: /Users/ellenm1/Library/Caches/Java/cache/javapi/v1.0
    basic: Maximum size: unlimited
    basic: Compression level: 0
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@9444d1, refcount=1
    basic: Loading applet/u2026
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@4ac216
    basic: Initializing applet/u2026
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@9444d1, refcount=2
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@9444d1, refcount=1
    basic: Starting applet…
    basic: Loading http://lmserver.com/pathto/apiadapter_lms.jar from cache
    basic: No certificate info, this is unsigned JAR file.
    java.net.MalformedURLException
         at java.net.URL.<init>(URL.java:601)
         at java.net.URL.<init>(URL.java:464)
         at java.net.URL.<init>(URL.java:413)
         at org.adl.lms.client.DocentAPIAdapterApplet.initServlet(Unknown Source)
         at org.adl.lms.client.APIAdapterApplet.init(Unknown Source)
         at org.adl.lms.client.DocentAPIAdapterApplet.init(Unknown Source)
         at sun.applet.AppletPanel.run(AppletPanel.java:380)
         at java.lang.Thread.run(Thread.java:613)
    liveconnect: Java: Obj is <org.adl.lms.client.DocentAPIAdapterApplet>
    liveconnect: Java: method is <public java.util.Properties org.adl.lms.client.DocentAPIAdapterApplet.pingLMS()>
    liveconnect: Java:  method has 0 arguments.
    liveconnect: JavaScript: caller and callee have same origin
    liveconnect: JavaScript: default security policy = http://lmserver.com/pathto/docentisapi.dll/lms,APPSERVER01.ourserver.com,2151/SQN%3D-57596664/
    Exception caught In DocentServletProxy::DoHACPRequest()
    null
    liveconnect: Java: Returning a null

    We're facing the same trouble, we have a very similar stack trace and the error occurs only with Safari v 3.2.1; no firewalls and no domains, the issue is related with this snippet of java applet code compiled against jdk v 1.4.12:
    new PropertyResourceBundle(MyToolbar.class.getResourceAsStream("toolbar.properties"));
    where the execution of getResourceAsStream throws a NPE.
    "toolbar.properties" is a property file within the applet jar, the applet tries to acces such file with the execution of this line but fails.
    This error happens with Safari and Google Chrome,
    while it works fine with IE7, Firefox 2 and 3
    the stacktrace contains the following lines:
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin.javascript.JSInvoke.invoke(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at sun.plugin.javascript.JSClassLoader.invoke(Unknown Source)
         at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.liveconnect.SecureInvocation$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.liveconnect.SecureInvocation.CallMethod(Unknown Source)
    hope someone can help
    thanks,
    Paolo

  • ITunes and Quicktime Error after automatice Apple update, need help!!!

    So I currently have a new labtop with windows vista. I have been runining iTunes for the pass 3 months already no problems. The Apple automatic update has never caused any problems till now. Quicktime needed to be updated today, and I accecpted the update, prior to that iTunes and Quicktime was working properly. Once the quicktime update was complete, it restarted my computer like usual. Then when I tried to open iTunes this error came up:
    "iTunes cannot run because it has detected a problem with your audio configuration"
    Now I checked the audio configuration and nothing was changed or anything, that has not been touched at all, so I still think it had to do with the update. The next error was came up when I tried to open Quicktime and it read:
    "Runtime Error!
    Program C://ProgramFiles/QuickTime/QuickTimePlayer.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information"
    So as long as I have been using Quicktime and iTunes I have never encountered this, I tried to re-install but the error kept coming up after it was installed. Please help me out!

    try doing following the steps in these articles
    http://docs.info.apple.com/article.html?artnum=31115
    and
    http://docs.info.apple.com/article.html?artnum=93976
    hope this helps

  • Help needed - Excel macro error after Reader 11 update.

    I wrote the following section of an Excel 2010 macro to open a selected pdf file with Adobe Reader, then copy all text to the clipboard & then return to Excel to paste &
    process the data. The macro works with Adobe Reader 10.  After I updated to Adobe Reader 11, Reader 11 will open but I get an error message of file not found. I've gone back &
    forth between Reader 10 & 11 from clean installs & the problem stays with 11. The only thing I changed in the macro is the path for where Abobe Reader is located. The only
    Adobe Reader preferences I change from the clean install setup is I set the Default View to Single Page continuous.  Any help would be appreciated.
    'Get the data file (pdf) to open
    fileToOpen = Application.GetOpenFilename("PDF Files (*.pdf), *.pdf")
    If fileToOpen = False Then Exit Sub
    Application.Wait Now + TimeSerial(0, 0, 1)
    'Filepath for Adobe Reader 10 program for Windows 64bit systems
    MyPath = "C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe"
    'Open PDF file with Adobe Reader
    Shell MyPath & " " & fileToOpen, vbNormalFocus
    'Wait for Adobe to Open file
    Application.Wait Now + TimeSerial(0, 0, 5)
    'Select all text [Ctrl-a](Adobe Reader set for Single Page Continuous)
    SendKeys ("^a")
    'Copy selected text [Ctrl-c]
    SendKeys ("^c")
    Application.Wait Now + TimeSerial(0, 0, 2)
    'Turn off screen updating
    Application.ScreenUpdating = False
    Here's the only difference in the macro for Adobe Reader 11
    'Filepath for Adobe Reader 11 program for Windows 64bit systems
    MyPath = "C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe"

    Hi,
    I do not see any reason for this to not work.
    Is there any difference between the preferences for RX and RXI. Please go to "edit" -> "Preferences" -> "Security(Enhanced)" and uncheck "Enable protected mode at startup".
    Are you able to open any pdf from command line with the same command:
    "C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe"  <<PDF_FILE>>
    Thanks,
    Amish.

  • Photoshop CS2 Error after Leopard Software Update

    After installing the software update to fix the Keychain and blah blah blah my PS CS2 will no longer allow me to do ANYTHING. I can open it up and run it, open a file I'm working on and if I try to do anything it gives me an error message saying: "Could not complete your request because of a program error"
    Any help? I really dont want to reinstall as it's an upgrade version and I'd have to reinstall CS again.
    Thanks,
    Mike

    First thing I would do is boot from the Leopard Install disk and use Disk Utility to Repair Disk and Repair Disk Permissions.
    If that doesn't work you might try deleting the PS CS2 preferences.
    Note: Adobe does not require you to re-install the previous version when installing upgrade software, you only have to enter the old serial number.

Maybe you are looking for

  • Itunes will not show up on the screen

    My Itunes is fully installed but after i first used it i couldn't access it again. I have tried to repair it and uninstall and reinstall it. Please Help!!!!

  • IDVD audio issues

    When I burn an iDVD video made in iMovie, this particular one has an audio delay of about a second. When previewing it, in both iDVD and iMoie it seems ok. I have burnt it 3 times creating a different project in iDVD and the same thing is happening.

  • My touch screen isnt working and my screen isnt lighting up

    i cant get my touch screen to work and the screen isnt lighting up its still on but wont work ?

  • ITunes TV Show conversion

    I have purchased a few TV episodes which I can view on my computer. However, I would like to be able to transfer the files to another protable video device which requires MP4 files. Is it possible to convert the episode to MP4??

  • Format x axis into days of the week

    Hi, i hope someone can help me with this! I wish to change the x axis to days e.g. Monday Tuesday.. however I do not know how to go about doing it. After every 10th point in the array, i wish to put "Monday" on the x-axis and after next 10 points"Tue