Getting warning message while opening excel file pragmatically created

Hi,

in my project (.NET C#) i am creating excel file on fly without using office.interop. But after downloading the file when user tries to open the file, user getting an warning message saying “the source of the file is not a trusted one, do you want to open the file any way ?” if user clicks on yes then file gets opened.

My questions is by using Aspose can we avoid this warning ?

Thanks & Regards,
–Biswapratap Singh

Hi,


Thanks for your query.

We recommend you try using Aspose.Cells to manage Excel spreadsheets. You should not get such an issue when you create your Excel file from the scratch or manipulate your existing (valid) Excel file by Aspose.Cells APIs.

Please try our latest version Aspose.Cells for .NET v8.6.3, you may download it here:

You may browse Aspose.Cells for .NET Wiki Conf. Docs for your reference on Aspose.Cells features/APIs:

If you still find any issue, let us know with details, sample code (runnable) and template files to show the issue, we will check it soon.

Thank you.