Yes that works great guys, I can now be able to manipulate word docs because of your big hekp.
Keep up the good work! Thanks a million... [2thumbsup]
Marj
Sad to say but can't find the section that is in related to a security settings. I right clicked an asp page (my asp page) then properties but only two tabs are available the General and Summary tabs.
Thanks,
Marj
Thanks for the reply. I tried your suggestion and still having error as follows:
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'CreateObject'
/test.asp, line 83
The code in line 83 was
Set owordapp = CreateObject("Word.Application")
It think it's the same error that...
Acutally, I am just running this code at my local pc as I only has one computer. But the word is installed. CreateObject("word.application") really won't work in my local pc and I really need to it to get to work to be able to read/write to a word document.
Please help me guys...
Thanks for...
I was struggling with this error while trying to run an ASP page under IIS
5.1 (Windows XP Professional).
The complete error is:
"Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
/test.asp, line 86"
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.