Microsoft Office Interop word dll

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Microsoft Office Interop word dll

    Hello....

    can you plz help me ... i'm using vbscript in asp.net and
    i've referenced the microsoft.office.interop.word.dll so
    that i can use the wordApplication object to automate MS
    Word.. the problem is that everytime i try to instantiate a
    new wordApplication object (and yes i've imported the
    classes) i get error message: ACCESS IS DENIED.. why? Can
    you plz help me...

    can you plz mail me to [email]bracoute@hotmail.com[/email] if you got any
    idea what i've done wrong or havent done at all... It's
    very important

    Thanks in advance
    bracoute
    bracoute Guest

  2. Similar Questions and Discussions

    1. Converting Microsoft Office documents to PDF on the fly
      Hi folks, Wondering if the Acrobat SDK allows for converting Microsoft Word, Excel, etc. files to PDF files in a seamless fashion. I want to...
    2. Microsoft Office and PDF Maker
      I recently used Onyx (a free utility software) to clean out cache and logs and other such items from my OSX and since then I have not been able to...
    3. Microsoft Office Web Components
      Try replacing the path names with paths that would work from PC2 to PC1, I think that it is looking for the database in that location on PC2 and...
    4. Microsoft, VPC, and Office: I KNEW IT!
      Keeper of the Purple Twilight: ***** Consider yourself corrected. You are wrong. Now settle down. Besides, MSOffice runs quite nicely under...
    5. windows xp and microsoft office
      I've recently bought a new pc with windows xp home edition on it. When trying to load the office 97 cd onto my computer, it said "connot find any...
  3. #2

    Default Re: Microsoft Office Interop word dll

    i am replying to this, just in case someone else out there wants the
    solution to this. i had the same problem.

    disable index server your computer and then you should be okay. i am
    not familiar with index server and how this error comes
    about....probably the answer can be found at MS knowledge base (I
    hope)

    stacey
    anastasia 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