I have generated an excel sheet and kept open.Then again when i have tried to generate it i get an error as "the process cannot access the file because it is being used by another process" in C# using Epplus
How to handle this error using C#?
Thanks.