my problem doesnt seem to be with the documents
its seems to be with opening word on the server
Mike Fellows
"John Cesta" <lists DeleteThis @lookwww.com> wrote in message
news:200462102714.157772@poolfact...
Check the IUSR_machinename user. Give your document this access. First try
administrative maybe then work down from there.
John Cesta
---------------------------------
The CPU Checker - Maximize Server Uptime
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a>
On Wed, 2 Jun 2004 10:11:24 -0400, Mike Fellows wrote:
> ive been developing an application in ASP.Net and have hit a brick
> wall
>
> I need my application to open word on the server edit some
> bookmarks, print
> the document then save and close
> i have no problem with being able to do this in code (as i have
> done it
> before in VB)
>
> the problem im having is that when i execute my code i get an
> ACCESS DENIED
> error
>
> after doing some research on the web into this problem i cam across
> a
> solution i dont understand (My IIS isnt brilliant):
>
> By searching HKCR for 00020906-0000-0000-C000-000000000046, I
> figured out
> that Word is incorrectly (IMO) registered under the name
> 'Microsoft
> Document' instead of 'Microsoft Word document'. Once I granted
> launch
> permissions on 'Microsoft Document' to the ASPNET user, ASP .NET
> was able
> to run this line of code without an access denied error:
>
> Dim appWord As New Word.Application()
>
>
> the problem i now have is that i dont know how to grant launch
> control to
> permissions on Microsoft Document to the ASPNET user
>
> any help with this would be greatly appreciated
>
> Thanks
>
> Mike Fellows<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: ASP.Net User