Assertion Failed

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
ksertkaya
Posts: 87
Joined: Wed Nov 18, 2015

12 Mar 2020

Hi folk,

In the spform on the related item, when I clicked "Edit" button, I receive a popup with the message saying “Assertion Failed: Break into debugger?”

Any of you have any idea how to solve this issue?
Screenshot_38.png
Screenshot_38.png (17.59 KiB) Viewed 3346 times

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

16 Mar 2020

Hello ksertkaya,

I'm sorry for the delay in reply.

Is that New or Edit form?
Do you have any code in the form?

ksertkaya
Posts: 87
Joined: Wed Nov 18, 2015

17 Mar 2020

This is Edit Form and no code in the form.

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

18 Mar 2020

Hello ksertkaya,

Do you get the same error in other lists?

Please try to re-add the control to the form. If you still getting the error, please share the screenshot of the settings of the related items control.
Capture.PNG
Capture.PNG (23.48 KiB) Viewed 3325 times

ksertkaya
Posts: 87
Joined: Wed Nov 18, 2015

27 Mar 2020

Re-added but not resolved. We face with this problem on the forms that has related-item screen with at least one item

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

30 Mar 2020

Hello ksertkaya,

Most likely, SharePoint is running in the Debugging mode. If you turn it off, it should not give you an error. There is nothing wrong with the control, but it will keep giving you the error if Debugging mode is enabled.

You'll need to modify web.config, read more about it here - https://docs.microsoft.com/en-us/previo ... office.14)

Find: <compilation batch=”true” debug=”true”>
Change To: <compilation batch=”false” debug=”false”>

This should help. If not - let me know!

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 12 guests