all groups > inetserver asp components > may 2004 >
You're in the

inetserver asp components

group:

Microsoft VBScript runtime error '800a0046'


Microsoft VBScript runtime error '800a0046' Ken
5/12/2004 7:23:41 AM
inetserver asp components:
Hi all,
I have a web server has IIS 5 running on it. I use an ASP
page to collect users' inquiries. The page was working
fine, suddenly I'm not getting any more inquiries from
users. When I tested it, it works fine. I have one of my
co-worker tested from her home computer, she got the error
message say: Microsoft VBScript runtime error '800a0046'

Permission denied

/thankyou.asp, line 300

It seems strange to me because I'm not getting the same
message she's got on any of computer I tested on,
including my computers at home.
Re: Microsoft VBScript runtime error '800a0046' ken
5/12/2004 11:36:39 AM
Line 300 is:
objCDOMail.Send

Thank you.


[quoted text, click to view]
Re: Microsoft VBScript runtime error '800a0046' Ray at <%=sLocation%> [MVP]
5/12/2004 12:04:30 PM
What's on line 300?

Ray at work
[quoted text, click to view]

Re: Microsoft VBScript runtime error '800a0046' Ken
5/12/2004 12:29:54 PM
Yes the IUSR has the full permissions to write files to
the \mailroot\pickup folder. I also added IUSR user to
the local admin group on the web server, but that one
computer still getting that error message.

Thank you.

[quoted text, click to view]
Re: Microsoft VBScript runtime error '800a0046' Ray at <%=sLocation%> [MVP]
5/12/2004 3:01:34 PM
Be sure that your IUSR account has NTFS permissions to write files to
\inetpub\mailroot\pickup.

Ray at work

[quoted text, click to view]

AddThis Social Bookmark Button