S
SiliconValleyDoby
Guest
Trying to include Microsoft.Office.Interop.Excel will get this error:
Severity Code Description Project File Line Suppression State
Error Could not install package 'Microsoft.Office.Interop.Excel 15.0.4795.1000'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Is there another way to read/write and respond to events with MS Excel?
Continue reading...
Severity Code Description Project File Line Suppression State
Error Could not install package 'Microsoft.Office.Interop.Excel 15.0.4795.1000'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Is there another way to read/write and respond to events with MS Excel?
Continue reading...