Windows Develop Bookmark and Share   
 index > Windows Forms General > MSMAPI.OCX error
 

MSMAPI.OCX error

Dear All,

i am using visual basic 6.0 for 32-Bit Windows development version, and i copy MSMAPI.OCX in system32 folder and register it using regsvr32.exe and when after adding component in visual basic when i tried to drag it to the form it gives error "Licencing information could not found", where as far as i know it comes with visual basic 6.0 and free of cost.i am using windowsXP

kindly help me how to install it and use it ....thanx in advance
ahmad zaheer  Tuesday, July 07, 2009 7:01 AM
A properly licensed version of VB6 already registers msmapi.ocx. And ensures that the license required to use the control in design mode is properly installed. Given that you had to use regsvr32 and getting a license error, it seems you do not in fact have installed a properly licensed version of VB6.

Hans Passant.
nobugz  Tuesday, July 07, 2009 9:37 AM
A properly licensed version of VB6 already registers msmapi.ocx. And ensures that the license required to use the control in design mode is properly installed. Given that you had to use regsvr32 and getting a license error, it seems you do not in fact have installed a properly licensed version of VB6.

Hans Passant.
nobugz  Tuesday, July 07, 2009 9:37 AM

You can use google to search for other answers

Custom Search

More Threads

• Trying to emulate a feature in Java layout manager for sizing controls in Visual Studio
• Export a PictureBox's image to a .jpg .bmp files
• Cursor is Where?
• Loading a Grid Combo Box in a DataGridView.
• How to change appearance of toolstrip overflow button?
• reading a setting from another application .config file
• Standard way to dynamically resize a DialogBox (with right/bottom aligned OK/Cancel buttons)?
• how to add more panels in splitContainer
• Problem backing up and replacing text files
• Plz Help......Need Combobox dropdown ReadOnly...