HighTechTalks DotNet Forums  

DAO error in .Net

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss DAO error in .Net in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
RichG
 
Posts: n/a

Default DAO error in .Net - 10-07-2005 , 09:13 PM






I am just starting to use .Net and have decided to try a small application to
start with. I have used VB5 and DAO 3.5 for years, so I thought I would just
use it for a while then learn ADO and MSDE.
I had a small utility on my old VB5 developement system which I copied over
to the XP Pro / .Net system. After .Net did the conversion I tried to run it
but I got the following error:
"An unhandled exception of type
'System.Runtime.InteropServices.COMException' occurred in ModMCM.exe

Additional information: Class is not licensed for use"

This error was generated in this module:
Module UpgradeSupport
Friend DAODBEngine_definst As New DAO.DBEngineClass
End Module

What does this mean? I looked at c:\program files\common\microsoft
shared\dao, and found all the right files needed. (I once installed Access97
on the XP System)

While looking for help on this I found an article that talked about a
similar problem. That article recomended Q241141 as a resource to further
explore. I have now found that I cannot get that article. Have I forgotten
how or does MS purge old articles?


Reply With Quote
  #2  
Old   
RichG
 
Posts: n/a

Default RE: DAO error in .Net - 10-07-2005 , 10:57 PM






Never mind the last paragraph, I found out how to get to the articles. But
they have not resolved the issue of "Class is not licensed for use"


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.