Operation Failed! Server returned an error: Genera (General questions)

by bgilbertBMI @, (6606 days ago)

I receive and error message box with this text Operation Failed! Server returned an error: General Failure when I run MakeDir. However the directory is created successfully. Is there a way to suppress this error message and if not what does the error for? Thanks.

locked

Re: Operation Failed! Server returned an error: Ge

by Jasmine, (6606 days ago) @ bgilbertBMI

Hi,

messagebox is not ours - it is probably shown by the wrapper from your programming environment. What programming language do you use?

Kreso

locked

Re: Operation Failed! Server returned an error: Ge

by bgilbertBMI @, (6606 days ago) @ Jasmine

Oops, before I could get back to the message board to declare that it was my message box you replied first. You are correct, I am raising exception if the error code property is not zero in the done event. Thanks for the quick reply, I will investigate the error code.

locked