I was trying to delete a template from the backend, but I always get this error message:
The type is referenced by another type that does not allow cascade deletes. This operation is halted
This message appears for any template I try to delete.
How can I find out what is blocking the deletion?
The templates are MasterPage templates by the way, in case this is of any relevance.