Try our conversational search powered by Generative AI!

Episerver forms - submission errors after update

Vote:
 

Hi,

I've updated Episerver Forms from version 1.1.4.9000 to 4.6.1.0 and for some reason form submissions are now giving me 404:s (for the path /EPiServer.Forms/DataSubmit/Submit/).

We're using Forms in other solutions and in those everything works fine, so I'm thinking this might be a configuration problem for this specific site, but I've got no idea what it might be. Has anyone here run into a similar problem?

#182286
Sep 14, 2017 13:39
Vote:
 

In case anyone else runs into this: 

The problem came from a rewrite module in the solution which rewrites basically all Urls to end with a trailing slash. I'm guessing the old forms posted to /EPiServer.Forms/DataSubmit/Submit/ which didn't trigger the rewrite module, but the new version of forms posts to /EPiServer.Forms/DataSubmit/Submit which trigger the module to add the extra slash and screws up the post.

 

#182326
Sep 15, 2017 10:55
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.