Telerik.OpenAccess.RT.OID.GuidIdentity error

Posted by Community Admin on 03-Aug-2018 15:00

Telerik.OpenAccess.RT.OID.GuidIdentity error

All Replies

Posted by Community Admin on 24-Jul-2013 00:00

  hi ,

when i open 10.104.3.31:6070/.../Comments

then show error

Application id class 'Telerik.OpenAccess.RT.OID.GuidIdentity' must have field: 'public System.Guid Telerik.Sitefinity.GenericContent.Model.Content.contentId'Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: Telerik.OpenAccess.OpenAccessException: Application id class 'Telerik.OpenAccess.RT.OID.GuidIdentity' must have field: 'public System.Guid Telerik.Sitefinity.GenericContent.Model.Content.contentId'

Source Error: 

Line 9: protected override void InitOutputCache(System.Web.Routing.RequestContext requestContext, PageSiteNode siteNode)
Line 10:
Line 11: base.InitOutputCache(requestContext, siteNode);
Line 12:
Line 13: var cache = requestContext.HttpContext.Response.Cache;
Source File: E:\Inetpub\www\activia.us.com_Upgrade6\Dannon.Activia\src\Rosetta.Sitefinity\Routing\CustomCachingPageRouteHandler.cs    Line: 11 

Stack Trace: 

[OpenAccessException: Application id class 'Telerik.OpenAccess.RT.OID.GuidIdentity' must have field: 'public System.Guid Telerik.Sitefinity.GenericContent.Model.Content.contentId']
DynamicModule.ns.Wrapped_OpenAccessSecurityProvider_1f35bde7650c4147ada99f9ca41c3a34.Initialize(String providerName, NameValueCollection config, Type managerType) +405
Telerik.Sitefinity.Data.ManagerBase`1.InstantiateProvider(IDataProviderSettings providerSettings, Type providerType, ExceptionPolicyName policy, ManagerBase`1 manager) +1988
Telerik.Sitefinity.Data.ManagerBase`1.InstantiateProvider(IDataProviderSettings providerSettings, ExceptionPolicyName policy, ManagerBase`1 manager) +74
Telerik.Sitefinity.Data.ManagerBase`1.SetProvider(String providerName, String transactionName) +526



please help me .

thanks,

Posted by Community Admin on 26-Jul-2013 00:00

Hello Lourdu,

Thank you for contacting us.

This error can be thrown when there is an inconsistency in the version of the OpenAccess assemblies. For example you could have one version of the product installed, but some of our dll's with another version is present in your bin folder and gets loaded in the Application Domain. It usually happens when there is a difference between the versions of Telerik.OpenAccess.dll and Telerik.OpenAccess.35.Extensions.dll.

I hope this provides useful for you as well as anyone in the community that might encounter this issue.

Regards,
Yavor Slavchev
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed