View Single Post
  #2   Report Post  
 
Posts: n/a
Default

Hi,

Check for the properties or methods assigned to the file system object
if you are using. For eg: you may be referencing the spreadsheet on
your local machine with a caertain path which may not be valid on the
server side. Check
http://msdn.microsoft.com/library/de...gnotobject.asp
for more information.

Cheers,
Rohan