M
Marcus Eklund
I am following
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/ol03csharp.asp
Trying to use the NewMailEx function but i keep getting an error on this
code
Application outLookApp = new Application();
Cannot create instance of the interface 'Application'
I have the reference and all, i can't figure out what the error is and i
am going bald with all the hairpulling i have been doing due to this.
Please help me,
Best regards
Marcus
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/ol03csharp.asp
Trying to use the NewMailEx function but i keep getting an error on this
code
Application outLookApp = new Application();
Cannot create instance of the interface 'Application'
I have the reference and all, i can't figure out what the error is and i
am going bald with all the hairpulling i have been doing due to this.
Please help me,
Best regards
Marcus