473,756 Members | 1,881 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help - Registering CDOSYS.dll for System.Web.Mail problem

I got the all too typical Unable to access CDO.Message object error. I
checked the registry for HKEY_CLASSES_RO OT\CDO.Message\ CLSID and the default
value was blank. I unregistered all CDO dlls:
C:\WINNT\system 32\cdosys.dll
C:\WINNT\system 32\cdonts.dll
C:\WINNT\Servic ePackFiles\i386 \cdosys.dll
C:\WINNT\Servic ePackFiles\i386 \cdonts.dll
C:\Program Files\Common Files\System\MS MAPI\1033\CDO.d ll
C:\Program Files\Common Files\Microsoft Shared\CDO\CDOE X.dll
C:\Program Files\Common Files\Crystal Decisions\1.0\B in\cdo32.dll

All that was left in the registry were CDO.Knowledgexx xxx entries.
I then did a "successful " regsvr32 on C:\WINNT\system 32\cdosys.dll. When I
checked the registry I had a CDO.Message and CDO.Message.1 entry both with
BLANK ClsIDs and of course my Send function still gets the same error. What
am I doing wrong??

--
<== You are here.

How do they know that?!?
Nov 21 '05 #1
1 2180
NEVERMIND!!
It was extreme stupidity. When I notice that I could't see values for ANY
registry entries I realized that the Data column was sized off the window.
Doh!

"aRBee" wrote:
I got the all too typical Unable to access CDO.Message object error. I
checked the registry for HKEY_CLASSES_RO OT\CDO.Message\ CLSID and the default
value was blank. I unregistered all CDO dlls:
C:\WINNT\system 32\cdosys.dll
C:\WINNT\system 32\cdonts.dll
C:\WINNT\Servic ePackFiles\i386 \cdosys.dll
C:\WINNT\Servic ePackFiles\i386 \cdonts.dll
C:\Program Files\Common Files\System\MS MAPI\1033\CDO.d ll
C:\Program Files\Common Files\Microsoft Shared\CDO\CDOE X.dll
C:\Program Files\Common Files\Crystal Decisions\1.0\B in\cdo32.dll

All that was left in the registry were CDO.Knowledgexx xxx entries.
I then did a "successful " regsvr32 on C:\WINNT\system 32\cdosys.dll. When I
checked the registry I had a CDO.Message and CDO.Message.1 entry both with
BLANK ClsIDs and of course my Send function still gets the same error. What
am I doing wrong??

--
<== You are here.

How do they know that?!?

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
3387
by: Jerry | last post by:
I've found a problem with exec, passthru, shell_exec & system. I'm trying to run the following exec("sort -r -n -k2,2 r1.txt > r2.txt") with r1.txt being a numeric file. The file looks like this: 237 291 845 152 585 3 193 810 173 484 151 3
6
7589
by: Ken Varn | last post by:
I am trying to remote debug a C# application but the debugger is reporting the following exception: An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module. Additional information: Unverifiable assembly 'FrameGrabber' failed policy check. The FrameGrabber assembly is a C++ managed DLL.
7
4011
by: MuZZy | last post by:
Hi, We are developing a CRM (Customer Relations Management) module for our app and my boss wants to provide integration with PBX (phone systems used by lots of companies) so that if a user gets a call, application pulls up caller's information from CRM database based on caller's phone number. I found several solutions like callerid.com which require to hookup some hardware to your phone and computer, but we wanted to make some generic
2
1179
by: thebison | last post by:
Hi, As a relative newbie to SQL Server/ASP.NET I'm hoping someone here can help with my problem. I'm developing a timesheet application in ASP.NET C# using Visual Studio 2003 with a database built in MSDE. One of my forms needs to return a simple list of resources from my database. I have followed the guide on the MSDN libraries, but for some reason I continuously get the same error message. What I've done so far is Create the...
3
3146
by: skinymike | last post by:
I have read the forum regarding how to send email using CDOSYS... I have try to use the code given but still can't make it what should i do with the smtpserver and smtpserverport? please help thanks Set myMail=CreateObject("CDO.Message") myMail.Subject="Sending email with CDO" myMail.From="mymail@mydomain.com" myMail.To="mymail@hotmail.com" myMail.TextBody="This is a message."
2
2083
by: Goran Djuranovic | last post by:
Hi all, When sending mail from within a windows service I get this exception: "The specified procedure could not be found" at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Web.Mail.CdoSysHelper.Send(MailMessage message) at System.Web.Mail.SmtpMail.Send(MailMessage message) It works fine on my development box, but not my other box. Development box is...
1
2274
by: ryann18 | last post by:
Can someone please help with this modifying Account problem!?!?! Modify the Account class so that it also permits an account to be opened with just a name and an account number, assuming an initial balance of zero. Modify the main method of the Transactions class to demonstrate this new capability. //******************************************************************** // Account.java Author: Lewis/Loftus // // Represents a...
2
5370
by: mister-Ed | last post by:
Trying to use cdosys mail, but this is giving me an "no such object" error. the hosting company is not much help, but their list of components offered does include cdosys mail: <form method="post" action="cdosys-godaddy.asp"><p class="bodymd- wh">Your Name: <input type="text" name="uname" id="uname"> <br>City: <input type="text" name="city" id="city"> <br>State:
1
914
by: =?Utf-8?B?VGltb3RoeQ==?= | last post by:
Hi all, who can help me , recently i found a problem from the window mail whic are i am using my own personal mail account and try to using window mail to log in. anywhre i can receive some of the mail from my contact list but cant read it in my inbox. when i recive it can be reciev and show hand incomming mail but while loading fining the mail i cant find in the inbox, Wander kneo who are the pro can help me up on this problem?
0
9462
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9287
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10046
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9886
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9722
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8723
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6542
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3817
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3369
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.