c# - Getting error while writing output to Microsoft Excel programmatically -


i developed winforms application using c# in .net 4.0, in end user selects input excel file. program generates output excel file cells based on business logic of application.

after selecting input file , run application, if open other excel sheets on machine, see output excel file being still written in read mode , if close opened excel file application throwing error.

how stop read excel sheet getting opened before entire output written?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -