Hi,
while filling a record in detail I am getting the below error
What does this error means?
When I tried compiling the site I again get the below error
What does this error means?
I don't see any linking between these errors. Can anyone please help?
Many thanks!
Like
2 comments
10:40 Feb 23, 2022
Hi,
As for the first error message, find this Id from the error message in the UI sources in the developer console F12 -> Sources tab -> Search and see which object is returned in ViewModule.aspx when searching for the Id from the error message (like here https://community.creatio.com/questions/how-overcome-item-unique-identi…). Then you need to remove the SysModule record from the system that is related to the object found in the UI sources.
Best regards,
Oscar
Show all comments