adding reference in visual studio

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm getting this error while trying to build my project although I have added
a reference to PowerPoint which is installed on my machine. How to solve this
problem? thanks.

The error is:
The type or namespace name 'PowerPoint' could not be found (are you missing
a using directive or an assembly reference?)
 
I have added reference to Microsoft PowerPoint 11.0 Object Library. It is the
only one I have on my machine. still, I get the same error.?!
 
Back
Top