What exact version of Umbraco are you experiencing this on? Is it a fresh installation or did it just start to happen just now? If it started to happen just now...what kind of changes have been made to the site? Is it happening locally or on a server or?
I am using Umbraco version 7.2.1 and I am running on localhost. I have moved the project to another solution, and after that the problem occurred. All other functions seems to work.
Ok, good to hear you managed to get it solved even though we don't really know what the original issue was. But perhaps it had to do with some of the temp files in /App_Data/TEMP folder or perhaps even the backoffice cache that needed to be bumped. But this is something you can always check if you should see this another time then :)
Error in Umbraco "Document Types" (Method not found)
I am getting an error when I want to edit a Document Type in Umbraco:
What can be the problem?
Method not found: 'Umbraco.Core.Models.IContentTypeComposition umbraco.cms.businesslogic.ContentType.get_ContentTypeItem()'.
Thanks very much in advance.
Hi pnr
What exact version of Umbraco are you experiencing this on? Is it a fresh installation or did it just start to happen just now? If it started to happen just now...what kind of changes have been made to the site? Is it happening locally or on a server or?
Looking forward to receive some more details.
Cheers, Jan
Hi Jan
Thanks very much for your reply :-)
I am using Umbraco version 7.2.1 and I am running on localhost. I have moved the project to another solution, and after that the problem occurred. All other functions seems to work.
Thanks very much in advance.
Hi pnr
Hmm, how did you move it? Is it your visual studio project that you have moved or what do you mean? :)
Do you see any additional information the console log of your browser regarding this issue?
/Jan
Hi Jan
Thanks very much for your reply :-)
I moved the project from one Visual Studio Solution to another. I am gettting this error in my consol:
GET http://localhost:50827/umbraco/settings/editNodeTypeNew.aspx?id=1097 500 (Internal Server Error)
Thanks very much in advance.
Hi Jan
I upgraded Umbraco to version 7.2.4 and that seems to solve the problem :-)
Thanks very much for your time!!
/Peter
Hi pnr
Ok, good to hear you managed to get it solved even though we don't really know what the original issue was. But perhaps it had to do with some of the temp files in /App_Data/TEMP folder or perhaps even the backoffice cache that needed to be bumped. But this is something you can always check if you should see this another time then :)
/Jan
is working on a reply...