Hi All,
I have developed a custom Gantt chart in production control module. The Gantt chart is loading correctly with appropriate timelines but as soon as I clicked on that it shows " An unexpected client error has occurred". I tried to debug the code but it isn't throwing from the code. I also tried using different form patterns for that form and looked for this error in the event viewer as well but couldn't figure anything out. Screenshots are attached below for references.
P.S : This is working fine on my local development machine. It occurs on some cloud environments.
Thanks.
yes, I did that on those environments too but the error is not getting thrown from my code.
Have you tried debugging same on cloud environments too?
Hi Bharani,
I forgot to add in my post that this is working fine on my local development machine, it's only giving error on cloud environments.
This error is due to your customisation done. Place the breakpoint in info class add method and check the exception how it is getting triggered. This error only comes when there is some issue in development at form level.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156