Hi All,
The scenario is as follows:
In my application, I am manipulating with Excel files. Reading , copying some values etc. It works fine as long as it is running from working directory (Local system).
I am publishing this application to a web server by publishing web site option from Build Menu in Visual studio editor. it gives error that Its unable to open the file.
the location where the Excel file are placed are within the application only..
Plz have a look n give some suggestion.
The scenario is as follows:
In my application, I am manipulating with Excel files. Reading , copying some values etc. It works fine as long as it is running from working directory (Local system).
I am publishing this application to a web server by publishing web site option from Build Menu in Visual studio editor. it gives error that Its unable to open the file.
the location where the Excel file are placed are within the application only..
Plz have a look n give some suggestion.
Comment