DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2005
    Posts
    19

    cdosys.dll problem VB.Net 03

    Hello,

    I currently made an application that utilizes an import CDO to help save web pages as mht files. I made the applicatiion and attempted to deploy it but that's when all **** broke loose. I received errors left and right but mainly the problem is the CDO reference (it now contains an "!" over it). I tried deleting the reference and getting it again (it's located in Win\Sys32\cdosys.dll) but it did not work and I still receive the error message. I don't know if I some how screwed things up when I tried deploying my project when I added the references to deployment project or what but I am really confused. I get the error message with this number 0x800704da. I am ready to pull my hair out with this project. Please understand Iam just beginning to program and my knowledge is limited.

    Thank you for your help.

  2. #2
    Join Date
    Feb 2006
    Posts
    1

    Regarding 0x800704da

    Hi, the 0x800704da means that CDO objects have been already registered using a different dll.
    You have to unregister cdoex.dll (usually on C:\Program Files\Common Files\Microsoft Shared\CDO) and then register cdosys.dll (on c:\windows\system32).
    By the way, if you don't have C:\Program Files\Common Files\Microsoft Shared\CDO\cdoex.dll you can create the folder and copy the file from another working system.

Similar Threads

  1. Replies: 3
    Last Post: 10-25-2001, 09:14 PM
  2. Replies: 4
    Last Post: 06-28-2001, 03:41 PM
  3. Another Language
    By Steven Bell in forum .NET
    Replies: 260
    Last Post: 06-01-2001, 04:32 PM
  4. A moderate view.
    By Paul Mc in forum .NET
    Replies: 214
    Last Post: 06-01-2001, 07:27 AM
  5. VB.NET: 3 points of view
    By David Kroll in forum .NET
    Replies: 33
    Last Post: 02-13-2001, 10:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links