Update to official release throwing errors

Posted by Community Admin on 04-Aug-2018 17:41

Update to official release throwing errors

All Replies

Posted by Community Admin on 14-Jan-2011 00:00

Any ideas?

Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   Telerik.Sitefinity.Configuration.WebConfig.LoadTagNamespeces(XmlDocument doc) +331

[TypeInitializationException: The type initializer for 'Telerik.Sitefinity.Configuration.WebConfig' threw an exception.]
   Telerik.Sitefinity.Configuration.WebConfig.get_ResourceProviderFactoryType() +0
   Telerik.Sitefinity.Web.SiteMapBase.Initialize(String name, NameValueCollection attributes) +344
   Telerik.Sitefinity.Web.SiteMapBase.GetSiteMapProvider(String rootName) +371
   Telerik.Sitefinity.Web.SitefinityRoute.GetRouteData(HttpContextBase httpContext) +60
   System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +370
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +75
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +266

Posted by Community Admin on 14-Jan-2011 00:00

Seem to have gotten around it...not sure how, but site is up now anyway :)

This thread is closed