Hi All!
I have a little problem with Interop.Excel. i can create new Workbook , new Worksheet also i can copy data from a sheet to another but when i try to copy all worksheet it copy only data without any picture or any Chart when it's called by a web service but
if we call the same function from a console application it works fine ( I've run the console application with the IIS user)
it's appear like a permission stuff but i cant find the exact problem.
the IIS User have all permission to launch, activate and accessing "Microsoft Excel Application" com object ( using dcomcnfg)
Thanks for your help :)
Go to the complete details ...