dll/Class Required

S

Samuel Shulman

Hi
I use in my program the following dll: 'xMSMAPI'and declare an object of the
following type:'xMAPIMessages', when I run the program the I get an error
"Class not registered" (when I call the following
statement:(CType(Me.MAPIMessages,
System.ComponentModel.ISupportInitialize).EndInit())

Does anyone knows what is the required class (dll) or the newsgroup to send
this question

Thank you,
Samuel Shulman
 
S

Shaun McDonnell

The first question to ask is why are you not using native MAPI providers.

Shaun C McDonnell
Solutions Architect
 
S

Samuel Shulman

I upgraded an existing project using the wizard, this project has exremely
tight budget
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top