المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Exception when trying to write in a open Excel file



C# Programming
01-07-2010, 06:20 PM
Hi all,

Im trying to write some data to a excel file. the problem is that if the file is open, then im getting a exception.
How can i catch/fix this ?

Thanks