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