Click to See Complete Forum and Search --> : migration from PWS to IIS 5.1


Hezi
07-19-2004, 08:45 AM
Hi
Recently I migrated from Win98 with PWS to winXP with IIS 5.1.
Some of the WBScript code in the ASP File do not run anymore in the new environment. The statement:

Set WordDocObj=getObject(WordDocPath)

which was gave me the access to a Word Document (A word file whose path is WordDocPath ) doesn't work now. It seems that some security settings should be adjusted so that resources like Word Objects should be available to the ASP but I don't know how to do it.

Any help is welcomed.

DaveSW
07-19-2004, 01:25 PM
Cross posted: http://www.webdeveloper.com/forum/showthread.php?s=&threadid=39790