View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
DaveWadd DaveWadd is offline
external usenet poster
 
Posts: 3
Default Saving a spreadsheet from .Net Web Forms application under Vis

The error I get depends on which directory I try to use. Most of the time it
tells me it can't find a portion of the path even though the path displayed
exists. When I tried to write to personal documents area it told me I did
not have rights to the root of the C drive. I have no idea why it would be
trying to write to c:\ in that case.