Thanks wolfgang. It worked for me Regards Amar
-----Original Message-----
From: wgr22091962 [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 2:37 PM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Re: Opening of file from server
hi amar,
instead of --> workBook = Workbooks.Open("\\\Innovalues01
\\ITTeam\\Axapta\\Axapta Development\\Graph.xls");
try
--> workBook = Workbooks.Open("\\\\Innovalues01
\\ITTeam\\Axapta\\Axapta Development\\Graph.xls");good luck, regards to all wolfgang
--- In [EMAIL PROTECTED], "Amar Kumar Senapati" <[EMAIL PROTECTED]> wrote:
Hi,where
Can anyone tell me whats the wrong with this code.
When I am trying to open an excel spread sheet from Local machine
client is running is working fine.error
Code - > workbook = workbooks.open("C:\\Graph.xls");
But when I am trying to open the file from the server its throwing
and not able to open the file.
Code --> workBook = Workbooks.Open("\\\Innovalues01\\IT
Team\\Axapta\\Axapta Development\\Graph.xls"); Can any one tell me whats the wrong in this.
Regards
Amar
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Yahoo! Groups Sponsor ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

