Error throw then pool/web app restart.

Posted by Community Admin on 04-Aug-2018 06:37

Error throw then pool/web app restart.

All Replies

Posted by Community Admin on 09-Sep-2014 00:00

Below the error being throw cause the pool/web app restart.

 An unhandled exception occurred and the process was terminated.

Application ID: /LM/W3SVC/3/ROOT

Process ID: 16472

Exception: System.Runtime.Serialization.SerializationException

Message: Type 'Telerik.Sitefinity.Security.SitefinityIdentity' in assembly 'Telerik.Sitefinity, Version=6.3.5028.0, Culture=neutral, PublicKeyToken=b28c218413bdf563' is not marked as serializable.

StackTrace:    at System.Web.Hosting.ApplicationManager.HostingEnvironmentShutdownInitiated(String appId, HostingEnvironment env)
   at System.Web.Hosting.HostingEnvironment.RemoveThisAppDomainFromAppManagerTableOnce()
   at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
   at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)
   at System.Web.Compilation.DiskBuildResultCache.ShutdownCallBack(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

Posted by Community Admin on 12-Sep-2014 00:00

Hello Nazrul,

This issue can be caused by different factors. Please take a look to the following forum threads where this topic has being discussed:

http://www.sitefinity.com/developer-network/forums/bugs-issues-/enabling-role-provider-causes-exception
http://www.sitefinity.com/developer-network/forums/bugs-issues-/sf-4-4-to-5-0-upgrade-error/page/2

Another possible reason for this issue could be if you are using Cassini server.

Also please check if you have some custom logic running on the backgroud that is trying to authenticate for example a scheduled task, service call or a custom module. If you do try to disable it and see if the issue will continue.

Regards,
Pavel Benov
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 Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed