HighTechTalks DotNet Forums  

Please Help! - error: 80040112 - Maybe Database Related?

VB.net Data microsoft.public.dotnet.languages.vb.data


Discuss Please Help! - error: 80040112 - Maybe Database Related? in the VB.net Data forum.



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

Default Please Help! - error: 80040112 - Maybe Database Related? - 03-18-2010 , 02:43 PM






When I try to run my application on my colleagues computer I get the
following error... Any ideas abou how to solve this?


System.Runtime.InteropServices.COMException (0x80040112): Creating an
instance of the COM component with CLSID
{648A5600-2C6E-101B-82B6-000000000014} from the IClassFactory failed due to
the following error: 80040112.

Reply With Quote
  #2  
Old   
Anders Eriksson
 
Posts: n/a

Default Re: Please Help! - error: 80040112 - Maybe Database Related? - 03-19-2010 , 01:31 AM






Hello,


Quote:
System.Runtime.InteropServices.COMException (0x80040112): Creating an
instance of the COM component with CLSID
{648A5600-2C6E-101B-82B6-000000000014} from the IClassFactory failed due
to
the following error: 80040112.

According to Google, The problem is that MSCOMM32.OCX has no license!

More info here
http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/4c906231-bf67-4761-90b2-1de2a2039c2a

// Anders

Reply With Quote
  #3  
Old   
zee
 
Posts: n/a

Default Re: Please Help! - error: 80040112 - Maybe Database Related? - 04-03-2010 , 08:35 AM



I ran into the exact same issue. Worked fine on computers with Visual Studio
installed, but not 'client' computers. I tried everything what I know but
problem remain same.

Please help me solve this issue.




"Anders Eriksson" wrote:

Quote:
Hello,


System.Runtime.InteropServices.COMException (0x80040112): Creating an
instance of the COM component with CLSID
{648A5600-2C6E-101B-82B6-000000000014} from the IClassFactory failed due
to
the following error: 80040112.

According to Google, The problem is that MSCOMM32.OCX has no license!

More info here
http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/4c906231-bf67-4761-90b2-1de2a2039c2a

// Anders

.

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 - 2013, Jelsoft Enterprises Ltd.