Outlook View Control

B

bburtonpa

I am writing an little app in C# and would like to be able to "host"
the Outlook email explorer in my application using the Outlook View
Control. I have added the control to my toolbox and have dropped it
on my form so that it is showing the contents of my email folder in
the Visual Studio design view. The problem comes when I run the
application...I keep getting a Class Not Registered (0x80040154)
exception. Since VS is able to display my email folder contents
correctly, I am sure it is something that I need to do to make this
work. FYI - I do have the latest version of the office toolkit for VS
studio installed. I have also installed the OVC CRM example, then run
my application thinking it may be registering something in order to
work. No luck here either.

Any help will be greatly appreciated!
 

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