Sitefinity SDK 5.0?

Posted by Community Admin on 05-Aug-2018 01:21

Sitefinity SDK 5.0?

All Replies

Posted by Community Admin on 08-Mar-2012 00:00

When will the Sitefinity 5.0 SDK be released?

Regards,
Rob

Posted by Community Admin on 08-Mar-2012 00:00

Hello Rob,

The 5.0 SDK was released today. You can find it in your account downloads page.

Greetings,
Victor Velev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Posted by Community Admin on 20-Mar-2012 00:00

Hello Victor,

Can we use OpenAccess (v4.4.2117.0) it comes together SDK 5 in Sitefinity 4.4?
I try on 4.4 but I get some FileNotFoundException like below:

Could not load file or assembly 'Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.

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: System.IO.FileNotFoundException: Could not load file or assembly 'Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.
Stack Trace: 
[FileNotFoundException: Could not load file or assembly 'Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.]
   Telerik.Sitefinity.Abstractions.ObjectFactory.RegisterIoCTypes() +0
   Telerik.Sitefinity.Abstractions.Bootstrapper.Bootstrap() +188
   Telerik.Sitefinity.Web.SitefinityHttpModule.Init(HttpApplication context) +115
   System.Web.Routing.UrlRoutingModule.System.Web.IHttpModule.Init(HttpApplication application) +10
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +517
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +194
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +339
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +253

[HttpException (0x80004005): Could not load file or assembly 'Telerik.OpenAccess, Version=2011.2.713.3, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9090044
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +256

Posted by Community Admin on 22-Mar-2012 00:00

Hi Murat,

The version of Open Access in Sitefinity 5.0 and the SDK is different than the one in Sitefinity 4.4, so you might need to update your project and controls to use the newer version of the ORM.

Regards,
Victor Velev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

This thread is closed