View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pentsi Pentsi is offline
external usenet poster
 
Posts: 2
Default Problem to use Excel remotely


I move data to excel sheet from another application through automation
interface.
Everything works fine if the Excel is in the same PC with the my report
application.
If I try to use Excel from another PC over network I get "Interface not
registered" error in client side.

But if the Excel is installed to client PC too, the remote use works fine.

Is there some components that have to be installed and registered to client
PC?