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.
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.