Aspose Excel.Save() doesn't throw error when no save permission

The Excel.Save() method doesn’t throw an error when the method fails due to file restrictions.

For the moment we created a workaround by checking the existance of the file after the save.

But, it would be favourable if the method would throw an error.

oops… my mistake.
You can delete this thread.

It does throw an error. Did’t notice the catch pages down in the code. :-S