Error when using the method (CreateMultipageTIF)

I try to use the method (CreateMultipageTIF)

But it got me the below Error

A generic error occurred in GDI+.

i used the method like that : CreateMultipageTIF(inputImages, "c:\\Scan.tiff");

and Scan.tiff file is exist already

my question is what the error mean and what the wrong it did?

Hi Ramy,


Thanks for your interest in our Aspose products. Could you please share the source code and input images? We will take a closer look and guide you accordingly. It seems like you are using the same resource which is being used by another process. Also, please check the permission to the folder where you are saving this tiff file because folder should be have write permissions.

Please let me know in case of further assistance and comments.