Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

Failed to delete the page after migration V11 -> V12

$
0
0
I'm using Kentico V12 now.Yesteraday we've update our Kentico V11 to V12. All steps successful but now, when we want to delete a page, we receive this error message into the logs : System REMOVEDEPENDENCIESContent DELETEDOCMessage: [SqlGenerator.GetAutomaticQuery]: Class name 'CMS.AlternativeUrl' doesn't exist.Exception type: CMS.DataEngine.DataClassNotFoundException Stack trace: at CMS.DataEngine.DataClassInfoProvider.GetDataClassInfo(String name, Boolean throwIfNotFound) at CMS.DataEngine.SqlGenerator.GetAutomaticQuery(String queryFullName) at CMS.DataEngine.QueryInfoProvider.GetQueryInfoInternal(String queryName) at CMS.DataEngine.QueryInfoProvider.GetQueryInfo(String name, Boolean throwException) at CMS.DataEngine.DataQueryBase1.GetConnectionStringName() at CMS.DataEngine.DataQueryBase1.get_ConnectionStringName() at CMS.DataEngine.Query.QueryBatch.@>c.b__3_0(IDataQuery q) at System.Linq.Lookup2.Create[TSource](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) at System.Linq.GroupedEnumerable3.GetEnumerator() at CMS.DataEngine.Query.QueryBatch.d__3.MoveNext() at CMS.DataEngine.Query.QueryBatch.Execute() at CMS.DataEngine.ObjectDependenciesRemover.RemoveObjectDependenciesByQuery(IEnumerable`1 queries)Do you have any idea of what can be the root cause of that ? In my local code, it's working fine but not in production environment.Could you help me please?Thanks a lot !

Viewing all articles
Browse latest Browse all 8901

Trending Articles