excel 2010 symbol files PDB

A

alphaspark

I'm developping an add-in for Excel 2010.
When debugging, I'm notified that the symbol files for EXCEL.EXE cannot be
found (PDB).
Does anyone know how I can obtain these?
 
J

joel

Is offfice installed on the PC that you are running the application?
Microsoft only allows the Excel Object to run oon PCs where excel i
installed. If you are running on a server you may have problems becaus
microsoft changes a ton of money for users to install office on
server. You can still access data files from the server running on
local PC. One alternative si to have the server run a script on a P
where excel is iinstalled
 
Top