Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

run time error -2147220992 (80040200) library not registered

Status
Not open for further replies.

mbrown0717

Programmer
Jan 23, 2001
8
US
I created an application in VB6 using VB's data report. I was successful in running the report on my machine and others running Windows 95. It was installed and run on a user's machine who uses Windows NT version 4. The user received an error when she tried to create a report. The error was "Run time error -2147220992 (80040200) Library Not Registered". When I look this message up in msdn, I am referred to either a MAPI error or an error related to trying to invoke a data environment command using a server side cursor. The above references did not help, but I am still trying to make sense of the information. Does anyone have any idea about why I received the above run time error when executing a VB data report?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top