Merge Issue

0
Hi There, During branch merge while version upgrade our team is encountering this issue. Did any of us know how can we get rid of it?   Currently we upgraded to version 9 and trying to merge it with the prod branch in version 8. We upgraded prod branch from 8 to 9 version and tried to merge it with the upgraded branch but this issue is not letting the merge happen.   Thanks in ADVANCE.   System.InvalidOperationException: Failed to convert the file 'C:\Users test.mpr.merge-left.r19215'. ---> Mendix.Modeler.Storage.Caches.TypeCacheUnknownTypeException: The type cache does not contain a type with qualified name AppServices$ConsumedAppService.   at Mendix.Modeler.Storage.Caches.TypeCache.GetCachedType(String qualifiedName) in Mendix.Modeler.Storage\Caches\TypeCache.cs:line 156   at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConstructObjectInternal(IStorageUnit containingUnit, IStorageObject container, JObject jObject) in Mendix.Modeler.Storage\Operations\UnitContentsLoader.cs:line 66   at Mendix.Modeler.Storage.Operations.UnitContentsLoader.ConstructUnitFromContents(IStorageUnit container, Byte[] contents) in Mendix.Modeler.Storage\Operations\UnitContentsLoader.cs:line 39
asked
1 answers
0

Hi Vishal Shakti,

 

It seems like you have something which not support in new version .

Found few similar questions in the forum, Take a look if you missed,

https://community.mendix.com/link/space/studio-pro/questions/109620

https://community.mendix.com/link/space/studio-pro/questions/105907

 

Hope this helps.

Thanks.

 

answered