Page 1 of 1

Error while saving the form

Posted: 26 Jun 2018
by vishwasbhat1
Hi,

I am getting an Error while saving the form,Can you please suggest what might be the issue.
Attached snap shot of error displayed.


Regards,
Vishwas

Re: Error while saving the form

Posted: 26 Jun 2018
by Nikita Kurguzov
Dear Vishwas,
Can you, please, install Fiddler, launch it and see what the server returns when you try to Save a Form? Fiddler is the program that handles HTTP requests and allows you to get more information about them. Each time your computer makes a request - a new record will appear in it. You just need to launch it, see what exactly goes wrong with this specific request - try to save a form while the program is active. There should be an HTML with the info about the error.

Re: Error while saving the form

Posted: 27 Jun 2018
by vishwasbhat1
Dear Nikita,

Thanks for the reply. Can you please suggest where we can find exact error information in Fiddle, i coudnt find HTML content displayed in the fiddle.
Can you please send me step by step procedure to check this or any snap shots that will help for the same.

Regards,
Vishwas

Re: Error while saving the form

Posted: 28 Jun 2018
by Nikita Kurguzov
Dear Vishwas,
First design a form, even a simple one, open Fiddler and clear all the previous records, so they don't confuse you:
FiddlerClear.png
FiddlerClear.png (6.22 KiB) Viewed 1938 times
Next, click Save and receive an error in the designer. Once you send a request, you'll see a record added in Fiddler, please, check out its headers and post a screenshot here:
fiddler.png
fiddler.png (148.31 KiB) Viewed 1938 times

Re: Error while saving the form

Posted: 02 Jul 2018
by vishwasbhat1
Hi Nikita,

Attached screen shot, can you please suggest what might be error which is restricting the form to be saved.

Regards,
Vishwas

Re: Error while saving the form

Posted: 03 Jul 2018
by Nikita Kurguzov
Dear Vishwas,
That's weird, judging by response - everything should be fine. Are you always getting the error, or just from time to time? It might be that the session simply has expired, and you just might need to re-connect.

Re: Error while saving the form

Posted: 05 Jul 2018
by vishwasbhat1
Always getting the error, tried reconnecting also but same error.

Re: Error while saving the form

Posted: 05 Jul 2018
by Nikita Kurguzov
Dear Vishwas,
We'll need to have a look at this ourselves then. Please, contact us at support@spform.com We should either schedule a screenshare session, or some other type of access to your servers, so we can test it and see what goes wrong.