"Capture 3D plug-in damaged" error upon start of Acrobat 9 Pro Extended - Possible Fix

After installing Acrobat Pro Extended 9.0.332, I received a "capture 3d plug-in damaged" error every time the program started. Looking for remnants of SolidWorks in the registry found nothing.
Here's what fixed the problem for me:
I am running Kaspersky Internet Security 2009. The following two entries in the registry were incorrect, with the default correct values shown:
//===============
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
"AppInit_DLLs"="acaptuser32.dll"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls]
"C:\\WINDOWS\\system32\\acaptuser32.dll"=dword:00000002
//===============
In the case of the first registry key, Kaspersky had previously entered several DLL's, separated by commas. When the Acrobat installer modified this key, it did not put a comma in front of "acaptuser32.dll", in effect making this dll invisible to Acrobat.
In the case of the second registry key, dword was found "1", I changed to "2".
It turns out that no repair of Acrobat was necessary, after all; just knowing where to look in the registry. No more error message on startup and the Capture3D tool works OK.
I hope this helps others.

I have Windows 7.1 and Acrobat 9 Pro Extended  9.4.3. I started receiving the error message, but once I corrected the registry keys it started working. I had previously used the Acrobat 9 Pro Extended  repair option three times with no success.
The correct entry for me was:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
"AppInit_DLLs"="acaptuser64.dll"
I did not need to modify the following as it was already there:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDl ls]
"C:\\WINDOWS\\system32\\acaptuser64.dll"="dword:00000001
thanks,
Roger

Similar Messages

  • I rented a movie off of iTunes for my iPhone 5. My 24 hours are up but it is still trying to download the movie in my store downloads. It will finish downloading and say error and start over. How do I fix this?

    I rented a movie off of iTunes for my iPhone 5. My 24 hours are up but it is still trying to download the movie in my store downloads. It will finish downloading and say error and start over. How do I fix this?

    if u unplug then that could put ur device into recovery mode. i would wait

  • "Internal error occurred" when launching Acrobat Pro X (AAMEE 3.1.150.0)

    AAMEE 3.1.105.0 generated packages run fine when pushed to Macs that do not have an existing previous version of CS.
    However, if pushed to a Mac that has CS4 installed, CS6 installs but Acrobat Pro X will not launch ("Internal error occurred").
    We are using the latest Adobe CS6 Design & Web Premium installer DMGs from licensing.adobe.com and we are following the standard workflow.
    I know Adobe's position is "We don't recommend or support concurrent installs of Creative Suite" (I get that).
    Since OS X lacks package management (ala Yum, RPM, etc.), the term "Uninstall" is vague, but we appreciate Adobe's "cleaner tool".
    Unfortunately the "cleaner tool" is only marginally effective, it leaves a mess behind.
    And...when "cleaner tool" is used to remove CS4, it whacks CS6.
    Wait...it gets worse...when "cleaner tool" is used, we now can't push our CS6 package to the Mac...we get...<drumroll>..."Internal error occurred" when launching Acrobat Pro X.
    Someone shoot me...please put me out of my misery.
    Why can't deploying CS6 be as simple as...
    http://www.toysrus.com/product/index.jsp?productId=3938350&CAWELAID=479925582
    Don

    OK, we resolved the issue. Apparently there was a ~/Library/ColorSync folder present, not owned by the logged in user, and the logged in user had no access. Given OS X's domain model, it looks like Acrobat Pro X looks at that folder when it launches, even though it doesn't need to, and it can't get into it, so it tosses up the error.
    Removing the folder (since it's not needed) resolves the issue. If the folder was needed, we would change ownership and permissions so Acrobat Pro X could access it.
    Problem solved.
    Thanks,
    Don

  • "Capture 3D plug-in damaged" on a XP64 PC

    I just installed Acrobat 8.1.1 3D on a PC with 64 bit XP. Everytime I launch Acrobat 3D the damaged 3D plug-in appears. I have read through all the relevant threads here but non of them work. Has any one seen this error and is there a fix.
    P.S. renaming the wownode6432 on an XP64 PC is not recommended. I trashed my installation. I don't have solid works installed and I use Symantec as AV. The registry settings are correct.
    Any help will be appreciated.
    Stefan

    I have Windows 7.1 and Acrobat 9 Pro Extended  9.4.3. I started receiving the error message, but once I corrected the registry keys it started working. I had previously used the Acrobat 9 Pro Extended  repair option three times with no success.
    The correct entry for me was:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
    "AppInit_DLLs"="acaptuser64.dll"
    I did not need to modify the following as it was already there:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDl ls]
    "C:\\WINDOWS\\system32\\acaptuser64.dll"="dword:00000001
    thanks,
    Roger

  • Error: distiller error upon start-up

    I am running the CC suite on a PC-Windows 7, 64bit and get error upon error which are slowing down and crashing my system: Here is the error I get upon start up of my computer:
    Any guidance would be much appreciated.

    Try removing the SC Info folder as per the instructions in the Remove the SC Info folder section of the following troubleshooting document:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • Error upon starting Weblogic server : Exception thrown while loading uddi

    Hi,
    I am getting $Proxy41.getDefaultWebApp(Unknown Source) error while starting the weblogic. Any one has clue? Below is the stack from myserv.log file.
    Environment:
    OS : Windows 2000 server
    WLS: Weblogic 7.0SP2
    Oracle client : Oracle 9i RC2
    IIS : IIS 5.0
    <Exception thrown while loading uddi: java.lang.ClassCastException: weblogic.management.configuration.ApplicationManagerMBean_CachingStub>
    java.lang.ClassCastException: weblogic.management.configuration.ApplicationManagerMBean_CachingStub
         at $Proxy41.getDefaultWebApp(Unknown Source)
         at weblogic.management.configuration.WebServerMBean_CachingStub.getDefaultWebApp(WebServerMBean_CachingStub.java:226)
         at weblogic.servlet.internal.WebAppServletContext.initFromMBean(WebAppServletContext.java:1312)
         at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:1054)
         at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:1009)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:502)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:371)
         at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:1598)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:735)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
    ####<Dec 14, 2005 11:19:54 AM PST> <Error> <Deployer> <rsecav-webenam> <myserver> <main> <kernel identity> <> <149205> <The Slave Deployer failed to initialize the application uddi due to error weblogic.management.ApplicationException: Prepare failed. Task Id = null
    Module Name: uddi, Error: Could not load uddi: java.lang.ClassCastException: weblogic.management.configuration.ApplicationManagerMBean_CachingStub
    }.>
    weblogic.management.ApplicationException: Prepare failed. Task Id = null
    Module Name: uddi, Error: Could not load uddi: java.lang.ClassCastException: weblogic.management.configuration.ApplicationManagerMBean_CachingStub
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:744)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
    Thanks in advance,
    Manu

    Hi Manu,
    can I know how you over come this problem? I am using Weblogic 7 with Service Pack 4. I will be thankful to u if you can mail ur response to me on my mail [email protected]
    Thanks and Regards,
    Suresh Vemulapalli

  • Itunes X error upon start up, "ituneshelper had crash unexectedly"

    Hi guys, need some advice here. After installing itunes X, i keep getting this error upon startup of my macbook, "ituneshelper had crash unexpectly"
    I went to completely remove my itunes x and reinstall it again. The problems come back.
    Here is the report i got
    Process: iTunesHelper [206]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    Identifier: iTunesHelper
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Interval Since Last Report: 7318 sec
    Crashes Since Last Report: 9
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 9
    Date/Time: 2010-09-10 16:24:29.092 +0800
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: A6BF8E3C-498F-4D5A-A128-8A9E9755D75B
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    unknown required load command 0x80000022

    I've been searching for day s with no resolve on this so I did the only thing left to do... Clean everything out.It's the first time in 3 years, but I backed everything up and did a clean install of OSX. All is good.

  • After a power outage my usb ports on the back of the tower do not recognise the apple usb keyboard upon start up. How do I fix this issue?

    I have a Mac Pro 5.1 and after a power outage my usb ports on the back of the tower do not recognise the apple usb keyboard upon start up. If I leave the plug out and then insert the keyboard after start up it works fine. The same happens with the front usb ports. How do I fix this issue?

    System.log says USB related message?
    Resetting SMC as well as NVRAM could solve the problem.
    Intel-based Macs: Resetting the System Management Controller (SMC)
    About NVRAM and PRAM

  • Acrobat Plug In Container Crashes After Update to Acrobat Pro 10.1.3

    After the 10.1.3 update was applied to Acrobat Pro X for Windows (on Windows 7 64-bit), the Acrobat Plug-In for Firefox crashes intermittently.  A dialog box will appear within the Firefox environment reporting the crash.  Firefox continues running without issue.
    Reported error:
    Faulting application name: plugin-container.exe, version: 12.0.0.4493, time stamp: 0x4f920759
    Faulting module name: Acrobat.dll, version: 10.1.3.23, time stamp: 0x4f7bd9b8
    Exception code: 0xc0000005
    Fault offset: 0x000bdf75
    Faulting process id: 0x1acc
    Faulting application start time: 0x01cd223736e368ee
    Faulting application path: C:\Program Files (x86)\Mozilla Firefox\plugin-container.exe
    Faulting module path: C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Acrobat.dll
    Report Id: ba947bbf-8e2a-11e1-9d58-5c260a306abe
    I attempted a repair of the Acrobat 10.1.3 install, but this does not resolve the error; nor does reinstalling or updating Firefox to the latest build. 

    ry a restart.
    Do a backup, using either Time Machine or a cloning program, to ensure files/data can be recovered. Two backups are better than one.
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Error (150:30) for Acrobat Pro 9.3 and PS 3 & 4 CS

    I just had a very nice call with a support person at the 800 number, but I thought that I would still post my problem in the hopes that it might still help move towards a solution.
    I lost use of Acrobat Pro 9.5.1 back in early June when I updated my MAC OS to Lion (OS X 10.7.4). After I upgraded to Lion, Acrobat Pro 9.5.1 stopped working and started giving me a notice saying, "Suite Product Activation Needed".
    I unistalled the program and then reinstalled Acrobat Pro 9.3.0 from the orginal Adobe CS 5 Design Standard disk. At that point I found that the reinstall still did not work and had created an additional set of problems. I stopped working on this because I was leaving my main office for the summer and figured that I would survive short term with Adobe Reader. I also figured a patch would present itself given enough time.
    Now that I am back, I've found the time to revisit this. I am wondering if I somehow missed an opportunity to fix this because Lion upgraded to Mountain Lion and I upgraded the Mac OS before finding a fix for Acrobat.
    I spent most of yesterday working on this and this is what I found:
    1) I cannot not upgrade Acrobat Pro at all. It is stuck on version 9.3.0. This is important because I saw 9.5.2 was released and, if it has a patch, I cannot use it because I can't get back to 9.5.1.
    2) I have been all over the boards looking for a solution. I did find the Support Document #51260 (which phone support directed me to as well). This document, "Error 'Licensing has stopped working'|MAC OS", outlines fixes up through Lion, but has not been updated to Mountion Lion.
    3) From document #51260, I went ahead and downloaded LicenseRecoveryLauncher to have it. The problem, however, is this is a PowerPC app and Mounton Lion no longer supports PowerPC apps.
    4) Because of document #51260, I tried opening my older Photoshop programs from CS 4 and CS 3. I get the same (150:30) notice with Photoshop CS4 ver 11.0.2 and just a notice saying that Licensing has topped working with Photoshop CS3 version 10.0.1.
    5) Since I'm writing this, I find that I am getting the same Licensing notice for Illustartor CS 3 & 4 and In Design CS 3 & $.
    6) The one program that I can use is Photoshop CS 5 Version 12.0.4
    As I said earlier, I am wondering if I didn't miss a window of some sort to fix this by not seeing the fix for Lion as described in Document #51260. I am also wondering if the problems are related to the fact the Mac no longer supports PowerPC apps.
    Regardless, the problem of not being able to run Acrobat Pro 9 still exists for me and the current fix document does not solve the issue for Mountain Lion. Is there an updated fix that does?
    I am running:
    Mac Pro (Early 2008)
    Processor  2 x 2.8 GHz Quad-Core Intel Xeon
    Memory  2 GB 800 MHz DDR2 FB-DIMM
    Graphics  NVIDIA GeForce 8800 GT 512 MB
    Software  Mac OS X 10.8.1 (12B19))
    PS - I tried downloading Acrobat 9.5.1 and when I click on the installer I get a warning message saying "AcroProUpd951_all" is an application froman unkown source and am I sure that I want to open it. I did open it, but it does not run a program. It takes me to Mac HD/users/My User Name/Documents/Acrobat User Data and then there is nothing to select. I can't even slect the Acrobat Pro Icon in the apps folder. My web browser is Firefow 15.0
    Message was edited by: Charles Barnes

    I've got the same question/issue and have not been able to find any answers. Suggestions, anyone?
    Thanks-
    Steve

  • Windows DEP error when scanning in Acrobat Pro 9.2

    Hi--
    I scan in Acrobat Pro using create docuemnt>from scanner, via a TWAIN driver.  I upgraded from 9.1.3 to 9.2 recently, last week sometime, and this is the first time I've tried to scan.  If I try to scan, I get an error that Windows DEP is closing the program (note: I don't know why the image below says 9.1, as the version is 9.2).  I triec the DEP settings from the defualt for essential windows programs and services to specifically excluding Acrobat 9.  I also repaired my Arcrobat 9 installation.  I have Windows XP SP3, no new Windows updates are available.  None of those things fixed the problem.  Help!

    I started having this issue about a month ago and have done some systematic testing regarding this.  First some particulars:
    OS = Windows XP SP3, all updates installed and current.
    Scanner = RICOH IS330DC with TWAIN driver
    Adobe Acrobat Pro 8.x and 9.2 (see S.O.E below for explanation)
    Scanning operations were typicaly done through AA using the scanners "Native" interface.  MSOffice Document Scanning was also used.
    Sequence of Events:
    Installed WXP aprox. June of 2008, have been installing all updates automaticaly
    Installed AA 8.x at the same time, installing all updates as they are released.
    Performed scanning operations on a daily basis of over a year with NO DEP errors (thousands of scan operations on a daily basis)
    Scanning operations slowed beginning of October of 2009 but still had not received any DEP errors.
    Scanning resumed November 5, 2009.  Started scanning process from within AA (Create new PDF from...Scanner).  AA scan dialogue window opened, selected scan button.  Waited for Adobe to open "Native" scanner interface.  Received the following message instead:  "To help protect your computer, Windows has closed this program".
    Attempted to scan with AA 9.2 NOT using native scanner interface, received identical result.
    Upgraded to AA 9.2, on November 10, 2009
    Scanned a document both with and without using "Native" scanner interface.  No change in DEP message.
    Attempted to add AA 9.2 to "exclusion" list in DEP settings (OptIn setting).  I did not receive the message regarding DEP "must be enabled for Adobe Acrobat" that some have reported (possibly specific to Vista/W7 installations?).  Although windows allowed adding AA to DEP exclusion list, results were the same.
    Scanned a document using MS Office Document Scanning feature and using scanner "Native" interface.  NO DEP MESSAGES RECEIVED.
    Scanned a document using MS Office Document Scanning feature WITHOUT using scanner "Native" interface.  NO DEP MESSAGES RECEIVED.
    Disabling DEP (AlwaysOff) does resolve the problem but is NOT recommended as DEP is a critical security feature.  As such this work-around is NOT acceptable.
    The results of the testing were:
    Windows and specificaly DEP are allowing the Microsoft supplpied MS Office Document Scanning utility to use the same RICOH supplied drivers and "Native" scanner interface that DEP is NOT allowing Adobe Acrobat to use.  Simply put, even though in WXP I can add Acrobat 9.2 to the exclusion list, Windows DEP still will not allow Acrobat 9.2 to exectue programs or drivers on it's own.  Which is why I believe this is not a RICOH driver issue but either a Microsoft issue or Adobe issue or most likely Microsoft having an issue with Adobe Acrobat.
    Yes, a workaround would be to use MS Document Scanning and right now that is what I am having to do.  However I find it terribly inconvenient that I have to go an extra step to convert thousands of pages of text from tiff to pdf. when I have paid hundreds of dollars for Acrobat to do it directly to .pdf .  Besides, the custom programming and batch job features I use and rely on were developed specificaly for Acrobat and REQUIRE me to use it and not some other utility.  It is simply NOT cost effective for me to use MS Document Scanning and still be able to provide the services I provide.
    My questions are these:
    Is Adobe actively addressing this issue?
    Why is MS Office Document Scanning able to use the scanner drivers and dialogue window when Adobe Acrobat can not?  Why is MS Windows specificaly identifying secondary code execution by Adobe Acrobat as a problem while secondary code execution by MS office is considered acceptable?
    What happened over the last three months that suddenly made DEP aware of Adobe Acrobat being untrustworthy in regards to code execution where as before it WAS trustworthy, at least in regards to Windows XP installations.
    Prior to this issue I had NEVER even heard of DEP (again Windows XP user).  Did Microsoft release a DEP upgrade to Windows XP users that we were not aware of?  Did Microsoft include DEP as a new feature in a recent WXP SP3 security update (over the last three months) and this is why we are seeing this now?
    Regardless of When DEP was released and for who (WXP, Vista, W7), my questions #1 and #2 are still valid.  Can someone at Adobe please address this?
    ****** UPDATE #1 - 11/23/2009 ******
    When adding items to the DEP exclusion list, it will only allow the addition of ".exe" (executables).  I have not been able to find a way of adding .dll files or any other extension types.

  • Error Message With Adobe Acrobat Pro 9 Free Trial Version

    Hi,
    I know that this is a holiday weekend, but I need assistance with Adobe Acrobat 9 Free Trial Version.  I downloaded it, and then created a PDF file from MS Word 2007.  I tried to print, but the "save as" command popped up.  I had already saved it, so it already had a document name.  I tried resaving it and it would not do so.  Here's the error message that I received:
    "Adobe PDF cannot access the file because it is in use by another application process.  Verify that the file is not open by another application or process and try again.
    I did not have another app open.  Also, during this time, the software setup box kept popping up.  I kept selecting the 30 day trial version, but nothing would happen after I selected the button.  I am using the Vista OS on my computer.  I also have the Adobe Reader 9 which I have had for a while.
    I uninstalled and reinstalled the free version of Adobe Acrobat 9 and got the same result as described above.  If someone can help me with this, I would greatly appreciate it.  Thanks.
    Michelle Williams

    You have a problem. You cannot have Reader and Acrobat Pro on the same computer. It causes problems. Normally, I'd tell you to uninstall Reader and re-install Acrobat Pro, but doing so might make your trial fail and you cannot get two trials. For the moment when trying to create a pdf file, try printing to the the Adobe PDF virtual printer.

  • Error al instalar Adobe Acrobat Pro XI

    Al acabar la instalación, aparece una señal de error diciendo que vuelva a instalarlo de nuevo. Continúo el proceso (lo he intentado varias veces y de todas las formas) pero aparece el mismo error. Lo gracioso de todo es que al abrirlo funciona pero no de forma correcta apareciendo algunos erorres como p.e. cuando intento abrir un documento desde la red. Además otro indicador es que no puedo actualizar el programa. Al final del proceso vuelve a decir que instale de nuevo el Acrobat Pro... Por favor que puedo hacer! Llevo tiempo con este problema.
    Gracias

    I just desintaled my antivirus and the same issue... The Adobe doesn't install the way it supose to do... At the end of the process tells me the same thing.... "Reinstall the Adobe XI Pro"....

  • Security violation error (error code 2148532330) in Acrobat Pro XI with Windows 8

    I have two certificates, physically residing on the same (Belgian) government issued smart card. One is labeled "Authentication" (Intended usage: sign transaction), and the other is labeled "Signature" (Intended usage: sign document). I have been trying to add a signature to a pdf document in Acrobat Pro XI (trial) on WIndows 8 Home (64 bit). It works perfectly with the "Authentication" certificate, but all attempts with the "Signature" certificate yield the following error:
    Error encountered while signing:
    The Windows Cryptographic Service Provider reported an error:
    Access was denied because of a security violation.
    Error Code: 2148532330
    The only relevant difference between both certificates that I have been able to spot, is in the "key usage" field of the certificate ("sign transaction" versus "sign document"). Any thoughts on what might be wrong?
    Thanks.

    I assume you are implying "biztax" application here, right?
    I have contacted their program lead, with no result at all.
    Past days I have been searching for a solution - reinstalls / new systems - no solution.
    This issue appeared a week or two ago only.
    I found http://forums.adobe.com/message/5338853 useful - but no positive results either.
    http://test.eid.belgium.be/faq/faq_nl.htm obviously didnt help either.
    If anyone finds a solution to this issue, please do let me know - any help is appreciated.
    Biztax tells to use the "signature", not the "authentication"  - but it is only Auth. that is showing up as option to sign (that works)
    ps, did you fiddle with the Adobe Reader XI security settings and import that PKI etc as well? I hoped that would be the breaktrough. Sadly i'm still crying in my chair.
    Oh, and dont forget: they claim nobody else got this issue. Maybe one or two people. (We got about 8 customers experiencing exactly the same symptoms at the same time )
    >  I noticed that when I try to open the pdf  document that is 'signed' by the government it is not showing the filename in the title bar, but only " - Adobe Reader".    every piece of info helps I guess.
    Obviously last version of Reader   11.0.03

  • Error 1328 when updating Acrobat Pro XI.  Already did what Adobe recommended and uninstalled and reinstalled from my DVD.  Still get Error 1382.

    I have Windows 7 Pro with Acrobat Pro XI.  I keep getting Error 1328 when trying to update Pro XI.  Doesn't matter if I try from the Help menu in Acrobat or when I get a notice in my SysTray that an Adobe update is available.  I already tried what Adobe recommended to uninstall and reinstall from my  DVD.  I still get the 1328 error and will not update my Adobe.  Any suggestions?

    Also, this is the error message I receive:

Maybe you are looking for