M
martin
Hi,
I have been using the system.web.mail namespace to send mail in my
application and every thing has been working fine.
however to today I an unable to send mail from my machine using the methods
from this namespace in the usual manner.
The error that I get from .net is
Could not create 'CDO.Message' object.
I decieded to unregister and then re-register cdosys.dll (I am using an XP
machine)
however registering that dll gave me the following error
DllRegisterServer in cdosys.dll failed.
Return code was: 0x800704da
can anybody please explain how I actually get the functionality back to send
mail.(I think this will involve registering cdosys.dll, but I am stumped why
I can't do this using regsvr32)
cheers
martin.
I have been using the system.web.mail namespace to send mail in my
application and every thing has been working fine.
however to today I an unable to send mail from my machine using the methods
from this namespace in the usual manner.
The error that I get from .net is
Could not create 'CDO.Message' object.
I decieded to unregister and then re-register cdosys.dll (I am using an XP
machine)
however registering that dll gave me the following error
DllRegisterServer in cdosys.dll failed.
Return code was: 0x800704da
can anybody please explain how I actually get the functionality back to send
mail.(I think this will involve registering cdosys.dll, but I am stumped why
I can't do this using regsvr32)
cheers
martin.