IIS5 and MS Word

Hi ALL,

< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> 

Win 2000 SP4

MS Word 2000

VFP 7 SP1

IIS5

 

I created a COM DLL that takes data from Oracle and merge it with a RTF file and then MS Word is used to print the RTF file to PDF file. Every thing is working just fine. However, when a user makes a request through ASP page, the MS Word is not instanced. The DLL impersonates using RevertToSelf API call. All the web requests are processed using a specific ID. This ID has access to MS Word.

 

I know there is an issue with a security. But, I don’t know how to fix it. Any help would be greatly appreciated.

 



Answer this question

IIS5 and MS Word