Recently when i log in to Umbraco and go to look at my forms, i get this error:
Server error: Contact administrator, see log for full details.
Failed to retrieve data for child nodes undefined
×
{"errorMsg":"Failed to retrieve data for child nodes undefined","data":{"Message":"An error has occurred."},"status":500}
We are very much front end people, we had someone else create the site and we just update it. I can't even see the forms anymore, and i had about 10. Anyone know what the issue could be? I have forms 4.0.
Forms Error
Recently when i log in to Umbraco and go to look at my forms, i get this error:
Server error: Contact administrator, see log for full details. Failed to retrieve data for child nodes undefined × {"errorMsg":"Failed to retrieve data for child nodes undefined","data":{"Message":"An error has occurred."},"status":500}
And this is showing up on my published page:
Error loading Partial View script (file: ~/Views/MacroPartials/InsertUmbracoForm.cshtml)
We are very much front end people, we had someone else create the site and we just update it. I can't even see the forms anymore, and i had about 10. Anyone know what the issue could be? I have forms 4.0.
Does the insertumbracoforms.cshtml file exist?
I would maybe check file permissions on the server as a first step if you haven't had any changes to your environment.
is working on a reply...