|
runtime error - objMail.SetAuthUser |
Post Reply |
Author | |
PamC
Newbie Joined: March/29/04 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: April/20/05 at 8:39am |
When sending an email message from the Online Order System, page 3_do-fill.asp, I receive the following error message when I try to send the email message:
Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'objMail.SetAuthUser' ?, line 0 We are running the site on a Windows 2000 server with SMTP services running. This appears to be a permissions issue, but I'm not sure what to check. Any suggestions? |
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
This seems to be a script issue. 'objMail.SetAuthUser' is what we use for the CDOSYS authentication but if you don't have that configured properly, then the issue will be there.
Did you change any of these files? sendemail.as, merc-conf.asp? |
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
PamC
Newbie Joined: March/29/04 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
|
I compared the two files against the same two files that we have running on another website and I don't see anything different.
Should I try replacing those two files with the original sendemail.asp and merc-conf.asp files? |
|
PamC
Newbie Joined: March/29/04 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Also, the online order receipt is working properly. The only thing that isn't working properly is the send email from within the order fulfillment.
|
|
Techno Geek
Admin Group Evil monkey living in my closet! Joined: March/11/04 Location: United States Status: Offline Points: 1206 |
Post Options
Thanks(0)
|
Did you modify 3_do-fill.asp?
|
|
Techno Geek
Customer Support Engineer ComCity and SalesCart Technical Support |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |