View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dgator dgator is offline
external usenet poster
 
Posts: 1
Default reference excel interop assemblies

We have created a console application that reads data and images from an
excel sheet and it runs fine on our development platforms, but when we moved
it to the server, it fails. Does excel need to be installed on the servers
for this to work?