Click here to Skip to main content
15,899,632 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I just want to know about references used by Microsoft.Office.Interop.MSProject
please let me know how can i solve it. Since it is giving me an error at 2 place :

1.) Interop :: Error The type or namespace name 'Interop'; does not exist in the namespace 'Microsoft.Office' (are you missing an assembly reference?)

2.) MSProject :: Error The type or namespace name 'MSProject '; does not exist in the namespace 'Microsoft.Office.Interop' (are you missing an assembly reference?)

Thanks in advance...
Posted

1 solution

If only you would have searched Google for any of the error[^], you would have saved yourself a lot of time.
It has also been answered at CodeProject before. Check the 2nd link.

Please do search Google/CodeProject before you ask.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900