Acrobat docs do not open on impersonation

Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default Acrobat docs do not open on impersonation

    Hi All,
    I have a C# 2005 application and basically in that application i can open an acrobat file..Acrobat files are in a seperate pc in the network and i have given folder permission to the users who are accessing the folder.when a client machine user logged and if he/she has the permission in that folder then they can open the files through the program.
    Problem arised when i try to impersonate a different user in the program.Although i gave the permssions to the acrobat files folder, to the impersonated user, if i try to open an acrobat file through the program it says the below error.

    Could not load file or assembly "Interop.Acrobat,version=1.1.0.0, Culture Neutral,PulicKeyToken=null" or one of its dependencies.Access is Denied

    Please help me
    menaka@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Can't open Word docs in Acrobat 6.0 for Mac OSX
      just installed Acrobat 6.0 on my emac using OSX, tried to create pdf's of documents I created using MS Word from MS Office 2001 running on Mac...
    2. Viewing Acrobat 7 Docs in Previous Versions of Acrobat
      I'm an educator and grade my students' pdf files using Acrobat 7. Question: can students who use Windows and only the Free Acrobat Reader view...
    3. .cfm docs won't open in browser.........
      Get this error "Element LOCALE is undefined in REQUEST" all help is appreciated thanks Eric
    4. how do I open older docs?
      Hi! We have some older FreeHand documents (FreeHand 3 and above). How do I convert them to FreeHand MX? FH10 can't open them, too. Thorsten
    5. PS CS docs won't open on double click OS 10.3 G5
      If I double click on a PS CS document, the app launches but I get file browser instead of the file opening. Likewise if I control click and try to...
  3. #2

    Default Re: Acrobat docs do not open on impersonation

    If I understand a file is stored in a folder on another computer. You want to open the file from an application which is installed on your computer with two different users... If yes, I don't think it's a good idea to open a file by two different users using the same application.
    Joel_Nederlandt@adobeforums.com Guest

  4. #3

    Default Re: Acrobat docs do not open on impersonation

    Thank u very much for the reply
    I am not using two different users.In the program when i impersonate and then that user takes the control.
    menaka@adobeforums.com Guest

  5. #4

    Default Re: Acrobat docs do not open on impersonation

    Is the Acrobat process launched by the correct impersonate user? You can check that in the Task Manager.
    Joel_Nederlandt@adobeforums.com Guest

  6. #5

    Default Re: Acrobat docs do not open on impersonation

    In the program i can check it..How can i check it in the task manager
    Now i found that if im impersonated domain administrator then it is working..Why ?
    menaka@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139