all groups > iis smtp nntp > december 2005 >
You're in the

iis smtp nntp

group:

CDOSYS E-Mail Problem, error 8007007f


CDOSYS E-Mail Problem, error 8007007f Matthew
12/31/2005 1:04:25 AM
iis smtp nntp: I have written a web page to use cdosys to e-mail. The page works fine on 2
of my 3 servers, all Windows 2003 with IIS 6.0 and ASP 2.0.

Anyways, on the one server I get the following error:

CDO.Configuration.1 error '8007007f'

The specified procedure could not be found.

/email.asp, line 17

Line 17 is the first line is the first to write to the CDO.Message object as
follows:

ObjSendMail.Configuration.Fields.Item
("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2

Since my code works on 2 other machines, I figure it has to be something in
the permissions. But the statement 'procedure could not be found' tells me
nothing. I am at a loss, any ideas would help.



Re: CDOSYS E-Mail Problem, error 8007007f Christopher Reed
12/31/2005 8:25:39 AM
Verify that your version of CDO is the same on all servers. Also, I believe
SMTP needs to be available as well.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

[quoted text, click to view]

AddThis Social Bookmark Button