Options

Cannot Access Exel Files from Server

renjitarenjita Member Posts: 40
edited 2009-01-10 in Navision e-Commerce
Hi,

I want to access the excel files from Navision CA/L Code.I ave to specify the excel path to access the file.I am getting the server path and i am then concatenating the server path with the file path.

For example if Server name is Server1 and file is in D:\Sample.xls Then i have given the path as

Path := '//Server1/D$/Sample.xls'

But it is not working

I can access the file from Local Machine but not from server.

Please Help...........

Regards
renjita

Comments

Sign In or Register to comment.