Posted by KiranAnand on 02-11-2015 3:36 PM
|
Hi,
I am using softartesian dll to copy data from sheet to another from different Worksheet. But after copying i'm getting below error .
Error: SoftArtisans.OfficeWriter.Shared.SARuntimeException: Cannot have a hidden Worksheet selected.
Server stack trace: at SoftArtisans.OfficeWriter.ExcelWriter.Model.?.?() at SoftArtisans.OfficeWriter.ExcelWriter.Model.?.?(Stream A_0) at SoftArtisans.OfficeWriter.ExcelWriter.?.?(Workbook A_0, Stream A_1)
Exception rethrown at [0]: at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
Can you please me on this. This is critical.
Regards, Kiran
|
|