An error occurred while processing post-submit actions

posted May 24, 2019
Active May 30 · Viewed 451 times

I've created a C# class library project/solution that binds to my database table. I've set an Action tag that calls into my assembly. When I fill the form and press Submit, I receive the error in the above title in the DNN admin logs.

How do I resolve the issue such that an API response is returned to the form user and that the response is saved back to my database?


5 Replies

Loading replies...