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!
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!