Can anyone tell me whats the wrong with this code.
When I am trying to open an excel spread sheet from Local machine where client is running is working fine.
Code – > workbook = workbooks.open(“C:\\Graph.xls”);
But when I am trying to open the file from the server its throwing error 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
Yahoo! Groups Sponsor ADVERTISEMENT
click here
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

