Ask a Question related to ASP.NET Security, Design and Development.
-
ram #1
cdosys.dll problem
Hi,
I had my ASP .NET application in my windows 2000 Server
and IIS5. It had been working fine for 9 months. Because
of virus threatening of last week, I had to run "Windows
Update" in the server. My system administrator told me to
change the user that I had been using in "ProcessModel"
tag of machine.config. Now I am using a user in the
machine.config which has administrative right.
But When I run the ASP .NET application and try to send
an email, I got error message as:
Could not create 'CDO.Message' object.
I checked C:\WinNT\System32 and C:\WinNT\Microsoft.NET
folders, the user has read/write/execute permissons.
I unregistered cdosys.dll. When I tried to register it
again I got error message as:
DllRegisterServer in cdosys.dll failed.
Return code was 0x800704da
How can I register this dll again?
Thanks,
Ram
ram Guest
-
Problem with CDOSYS
I am having problems when running the following code, I have tried getting support from my ISP but they haven't a clue... 'Creation of the Email... -
CDOSYS vs CDONTS
hello i have resently installed win 2003 web. me and my clients are used to use CDONTS and have meny asp pages configured fore it BUT 2003 uses... -
CDOSYS NNTP
Is it possible to send/receive nntp messages via CDOSYS without a 3rd party news component? The NNTP links I have found appear to be related to MS... -
CDOSYS and smarthost
I'm trying to send an email from my ASP page using CDO.Message and CDO.Configuration. I couldn't get this to work for ages and all my emails ended... -
CDOSYS URL namespace... Huh?
I've looked all over the world (via Google) and found a few sample snippets of CDOSYS Message object. (And even more sites that merely copy the...



Reply With Quote

