Hello everyone,
Some time ago I created a form where the user can consolidate some containers from different shipmenrs to generate some ssrs report.
The functionality is pretty simple and there is no transaction involved and it is basically for documentation, and once the user fill whaever they need, they just press confirm and it generates the SSRS reports.
The weird thing is that this functionality is working fine on my dev env, but when they try to use on prod the screen stays on the "Please wait. We're processing your request.", and the console keeps throwing an error after another saying 409 (Conflict).
I asked for a copy of the DB and the latest code to try to reproduce it on my dev env, but at the meantime does anyone saw it before?
Thanks,