Adobe plugIn

Hello Experts,
We have an adobe plugin(importing data from excel to pdf form )developed in older version , when migrated to version8.x.x, While importing
"Adobe Acrobat 8.1 has encountered a problem and needs to close. We are sorry for the inconvenience." by click here link on the same window
following message is showing
AppName: acrobat.exe AppVer: 8.1.0.137 ModName: mfc71.dll
ModVer: 7.10.3077.0 Offset: 0004d1c2
If any body know to resolve please help us.

I suggest you try posting in the Acrobat SDK forum. They will want to
know what source code line you were on at the time of the problem.
Aandi Inston

Similar Messages

  • Office PDF Print and office PDF creator(adobe plugin) create different line thickness result

    Hi together,
    Office PDF Print and office abobe PDF creator(adobe plugin) create different result. It seems that Adobe PDf creater improves line thickness to 1pt instead of 0,3pt. Is there a setting to change to original 0,3 because this 0,3 are standard line thickness for our documents. with adobe V9 the line was 0,3pt. (we need thin, mid and thick lines)
    After 2 day's google searching this is the last change for hope :-)
    Software Versions
    Windows 7
    MS Office 2007 (12.0.6668.5000) SP3 MSO (12.0.6662.5000)
    Adobe Acrobat X (10.1.7)
    Left: MSO Adobe Plugin / MId: MS Word / Rigth: PDF printed over "print" AdobePDF printer

    Hi Bill,
    Thanks a lot for the fast reply, i have tested it with 300dpi but I didn't get a different result. The bad thing is that not all lines getting thicker. if there is no arrow or ball at the end of the line the line thickness will not change (see Pic). I think this is a Acrobat error, i don't think that this will improve the pdf quality if the progam changes only some lanes and not all to 1pt.
    I Think we must downgrade to version 9.

  • Adobe Plugin not working in Protected mode

    We have an adobe plugin for our application. The plugin creates a toolbar button in Adobe and on clicking this button, it invokes one of the form from our application to save the document record for the PDF file in the database. The plugin was working fine till Adobe 9. It stopped working in Adobe X with proctected mode ON. However, if we turn off Protected mdoe, it works fine.
    I did some research and found that we need to modify the policy rules by creating ProtectedModeWhitelistConfig.txt file and appropriate registry for it. I did those steps and  now I am not getting "Access denied" error when protected mode is ON but the plugin is still not working. On further debug, I found that it fails while trying to connect to SQL Server. It gives error "SSL Security Error". This is working perfectly fine without protected mode.
    Can anyone let me know what are we missing here?

    You may get more answers if you post in http://forums.adobe.com/community/acrobat/acrobat_sdk

  • Adobe plugin crashes in Firefox

    Help! I keep getting an Adobe plugin has crashed messages, my computer is very slow, especially in games. I've had my connection checked, and also my computer. Neither has a problem. I've sent multiple crash reports, as suggested, and they say to install an older version of Flash Player. I currently use the most recent version of both Firefox and Adobe Flash Player (11.3.300.271?). Every time I try to install an older version, I get a window that says I'm not installing the latest version, and to check the Adobe web page for the most recent update! I'm stuck in a loop with no apparent way out! Can anyone help me?
    Thanks.

    Does anyone actually read the problem? The fix is to load a previous version of shockwave, but your website won't let us!! I'm having the same problem, I HAVE THE MOST RECENT VERSION OF BOTH SHOCKWAVE AND FIREFOX, yet shockwave crashes multiple times a day, sometimes multiple times an hour! The only way that I can use my laptop, at all, is to restart it everytime it crashes. Please get a fix for this!
    Donna

  • Hi, i'm using 10.6.8 and cant open pdf using safari  Ive tried deleting the adobe plugin in the library option..

    hi, i'm using 10.6.8 and cant open pdf using safari on "my vodafone" web site. when i click on the pdf icon nothing happens?? Ive tried deleting the adobe plugin in the library option...but no luck...driving me crazy! cause it opens in my 8yr old desktop
    please help

    Go to /Library/Internet Plug-Ins.
    If you see the PDF Browser Plug-in, move it to the Trash.

  • Passing parameter to an Adobe plugin

    I have written a plugin to encrypt a PDF file..
    The password is generated from a VB.NET program which i want to pass as a parameter to the Acrobat Plugin
    Any help or pointers would be really appreciated
    Thanks
    Swapneel

    I have the same problem in this thread ->http://forums.adobe.com/thread/518029?tstart=0
    So, i found a solution in c#... VB.net should be similar.
    1º generate a DLL, in your .net project... The class of that DLL, should have an interface class and a class that implements that interface.
    It should be like this:
    namespace TEST
          [ComVisible(true)]
          [Guid("DBE0E8C4-1C61-41f3-B6A4-4E2F353D3D05")]
          public interface TestClientInterface
            [DispId(1)] String getTest(String test);
          [ComVisible(true)]
          [ClassInterface(ClassInterfaceType.None)]
          [Guid("C6659361-1625-4746-931C-36014B146679")]
          public class TestClient: TestClientInterface
              public TestClient() {}
              public String getTest(String test) {  ... }
    2º Generate a Strong pair Key in VS2005 console: sn -k Test.snk
    3º In project properties, in menu signing, check the option "Sign the assembly", choose the previous generate key in the option "Choose a strong name key file".
    4º In class AssemblyInfo, add the line:
    [assembly: AssemblyKeyFile("Test.snk")]
    [assembly: AssemblyVersion("1.0.0.0")]
    5º Build project and generate the .dll
    6º The DLL should be add to GAC using the VS2005 console: Gacutil /i Test.dll
    7º In .net Framework dir, execute Regasm cmd: cd: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727"
    cmd : Regasm Test.dll /tlb:com.Test.tlb
    8º Close .net project
    9º In Adobe Project add the Import : #import "com.Test.tlb" named_guids raw_interfaces_only
    10º Build Adobe Project
    11º Then it should VS2005 should generate a tlh file that contains the references of your .net dll
    12º To use it:
    CoInitialize(NULL);
    Test::IMYClasseInterfacePtr pDotNetCOMPtr;
    HRESULT hRes = pDotNetCOMPtr.CreateInstance(Test::CLSID_TestClient);
    pDotNetCOMPtr->getTest(hello, &resultHello);
    I think this all you need to know to do connect your VB program to the Adobe Plugin... Passing and receveing parameters...

  • Firefox keeps crashing, and adobe plugin crashing, too?

    So, for a few days now, Firefox has been extremely touchy. It would crash at random times, but now, it crashes whenever I try to type something. It has gotten progressively worse. Also, I cannot play videos, as "Adobe Plugin has crashed". This isn't just once or twice. This is every video on every site. Please help!
    If it's of any correlation, I was getting bluescreens and such earlier.

    I am a webdesigner and developer. I always use firefox for building sites. One day I opened Firefox and from that day is crashing all the time. I open firefox and after 30 seconds will crash for sure ... also when I am building my site [http://www.betsearch.gr Stoixima] on my local enviroment is crashing too when I preview my site ... I unistall it and later install again and is keep crashing ... all the other browsers play good ...
    I am very upset cause I love FIREFOX ... specially when I am creating my websites ...

  • Is there an ADOBE plugin for MS Project 2010 to create Dynamic PDF files?

    I wonder if there exist any ADOBE plugin for MS Project 2010 to create Dynamic PDF files?

    We are not going to use form fields. An employee is going to create large projects in MS Project 2010 and want to share his projects with other employees. So the need is just a viewer. So I guess we need to check out all the third part MS Project Viewers which is out there. Thanks for your answers guys!

  • FireFox Crashes Using Adobe Plugin

    Only on version 3.6 and above our Firefox will crash with the Adobe Plugin open. When we run our reports it generates a PDF inside Firefox and then once we click on any other areas in the web browser it locks it up and then crashes. We are using the DoJo toolkit for many design features on the site but we have yet to determine the cause of the crashes, all we know it only happens with the Adobe Plugin 7 or 9 (haven't tested 8) with Firefox 3.6 and above.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; iOpus-Web-Automation; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    <u>'''Toby'''</u>
    You posted that same message in another thread: https://support.mozilla.com/en-US/forum/1/635435?
    Please try to avoid cross-posting (posting the same item in more than one thread).
    Thanks

  • TimeMatters Adobe plugin causes problems with certain Web sites

    During a recent upgrade of Adobe professional (6.0 to 8.0) on a Windows 2000 TS we discovered that a program called TimeMatters had installed a couple of plugins to IE 6 including an Adobe plugin. The Adobe plugin caused certain Web sites to be inaccessible. Once we removed the TimeMatters Adobe plugin we were able to access the sites we previously could not access.

    Good to know. Both useful pieces of knowledge for others if something similar happens to them - Adobe plug-ins not necessarily from Adobe.

  • Adobe Plugin: FileLoadException: Could not load file or assembly 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

    I created one adobe plugins to work from Adobe Reader/Acrobat using Adobe Acrobat SDK and that was built on .net 3.5 version. On conversion of .net framework version from v3.5 to v4.5, we are now getting error while the Adobe Reader/Acrobat is starting and plugins are not working. While making the log we found following exception:
    System.IO.FileLoadException: Could not load file or assembly 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
    File name: 'System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
       at System.ServiceModel.Channels.Binding.set_ReceiveTimeout(TimeSpan value)
       at MyClass.Connect()
    === Pre-bind state information ===
    LOG: User = domainname\username
    LOG: DisplayName = System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    (Fully-specified)
    LOG: Appbase = file:///C:/Program Files (x86)/Adobe/Reader 11.0/Reader/
    LOG: Initial PrivatePath = NULL
    Calling assembly : System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.
    ===
    LOG: This bind starts in default load context.
    LOG: No application configuration file found.
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Binding succeeds. Returns assembly from C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31 bf3856ad364e35\System.ServiceModel.Internals.dll.
    LOG: Assembly is loaded in default load context.
    The C# code is written as follows:
    EndpointAddress endpoint = new EndpointAddress("net.pipe://localhost/MyApp/");
    NetNamedPipeBinding binding = new NetNamedPipeBinding(NetNamedPipeSecurityMode.None);
    binding.ReceiveTimeout = TimeSpan.MaxValue;
    IAcroServer cserver = ChannelFactory<IAcroServer>.CreateChannel(binding, endpoint);
    Can anyone help me to find the reason and resolution of the problem I am facing. Thanks in advance.

    Yes plugin is written using C++ and that plugin is connecting with MyApp. Previously the plugin was working fine while the connection WCF service was in .net version 3.5 but on change of .net version to v4.5 is throwing the exception. This wcf service developed on C#.

  • Adobe Plugin not able to access COM object in Protected mode

    We have an adobe plugin for our application. The plugin creates a toolbar button in Adobe and on clicking this button, it invokes one of the form from our application to save the document record for the PDF file in the database. The plugin was working fine till Adobe 9. It stopped working in Adobe X with proctected mode ON. However, if we turn off Protected mdoe, it works fine.
    I did some research and found that we need to modify the policy rules by creating ProtectedModeWhitelistConfig.txt file and appropriate registry for it. I did those steps and now I am not getting "Access denied" error when protected mode is ON but the plugin is still not working. On further debug, I found that it fails while trying to connect to SQL Server. It gives error "SSL Security Error". This is working perfectly fine without protected mode. Also It is not able to access COM objects. I guess both these things might be related.
    Can anyone let me know what are we missing here?

    I would recommend that open a formal support case, as working with Protected Mode is quite complex.

  • Adobe plugin 11.5 plugin it crashes all time on my window vista pc

    adobe plugin it crashes all time on my window vista pc

    Could you check something for me please? (This isn't going to be a cure in itself, but can give us a heads up on possible causes of the problem.)
    Create a new user account on the PC with full admistrative rights. Log out of your usual account and log into the new one. (Don't use fast user switching to move between accounts.)
    Try to launch Safari in the new user account. Does it open in there, or do you get the same trouble as in the usual user account?

  • Adobe plugin removed. Defaults set to Adobe Standard. I get Firefox demand to install plugin. How can I force Adobe to use Standard?

    Adobe Reader won't open certain (large) Adobe files.
    > I set all Firefox defaults to Adobe Standard. Firefox still uses Adobe Reader.
    > Uninstalled Adobe Reader. Uninstalled Firefox Adobe plugin.
    > When I try to open an Adobe File, Firefox now says to install Adobe Plugin.
    ... catch - 22.
    What can I do to force Firefox to use Adobe Standard? (none of the moderator solutions appear to work)

    RESOLUTION (seems not logical, but this worked):
    Firefox would do nothing other than ask me to install the Firefox plugin for Adobe, which I accepted. This process leads to re-installing Adobe Reader. After installing Adobe Reader, all of the defaults that I previously had set to use Adobe Standard were re-set during the Adobe Reader installation to use Adobe Reader interally in Firefox.
    After re-installing, I was able to load the document that previously I was unable to load (using Adobe Reader inside Firefox). I changed all of the Adobe defaults (under TOOLS/OPTIONS) to "always use Adobe Standard" instead of "Use Adobe Reader (default)". I was then able to open the document using Adobe Standard.
    It appears that the following process solved the problem:
    > uninstall Adobe Reader
    > reinstall Adobe Reader (and the Firefox Adobe plugin)
    > change the defaults from "Use Adobe Reader (default)" to "Adobe Standard [release number]"
    Note: I have Firefox 21.0 installed, and Adobe Reader XI 11.0.3 installed prior to, and after, this issue.

  • Adobe plugin keeps crashing. Have followed all instructions on the help page.

    When watching youtube videos and playing tetris online, it suddenly crashes saying "adobe plugin has crashed". Keep submitting crash reports, and have followed all instructions on help page.

    See also http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

Maybe you are looking for

  • OVI Music and Nokia Music store login issues

    Hi, Yesterday Nokia rebranded Nokia Music store to OVI Music in India. Earlier I had Nokia Music Store account as OVI login was not supported in Nokia Music store. So my Nokia Music account and OVI login were different. Now when login to music.ovi.co

  • ASA 5510 traffic from inside to outside

    Hello, I'm working on a basic configuration of a 5510 ASA. inside network of 192.168.23.0 /24 outside network 141.0.x.0 /24 config is as follows: interface Ethernet0/0  nameif OUTSIDE  security-level 0  ip address 141.0.x.0 255.255.255.0 interface Et

  • I need help with an Apple ID problem...

    I own a Macbook and an iPod touch, I have downloaded numerous apps for the iPod over the years. 18 months ago my boyfriend got an iPhone 3GS and created an Apple ID but it would not let him download apps due to some kind of issue registering his bank

  • What determines the price and tax for consignment stock?

    Hi All, anyone knows how the price and tax are calculated for consignment stock? in other word, among the info record , contract or material master, what determines the price and the tax calculation for consignment stock? please advise, your input wi

  • Problem in process instances Archiving using NetWeaver (CE 7.2)

    Hi, I'm configuring the process instances Archiving using NetWeaver Composition Enviornment 7.2. I followed the document "Process Archiving using NetWeaver Business Process Management". http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e099ee21-