Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help with Error: Cannot embed interop types from assembly 'Interop.VSTOEE100'

Status
Not open for further replies.

DougP

MIS
Dec 13, 1999
5,985
0
36
US
1. Cannot embed interop types from assembly 'Interop.VSTOEE100' because it is missing either the 'ImportedFromTypeLib' attribute or the 'PrimaryInteropAssembly' attribute.
2. Cannot embed interop types from assembly 'Interop.VSTOEE100' because it is missing the 'Guid' attribute.
So it won't build or run. but it seems soemtime it does and these errors disappear, then they come back?
This project expoert data to Excel and also will control Powerpoint and draw an Organizatoin chart.
I have these two references.
Microsoft.Office.Interop.Excel
Microsoft.Office.Interop.Powerpoint

Any ideas where I can find this and appease it?
I looked at references and removed and added them as the errors popped up adn left.

DougP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top