Hi,
I keep getting this error after every 5-6 hours in my error log! I am using SM 13.1 on Windows 2008 Server
[2015.01.13] =======
[2015.01.13] [CurrentUser: unknown]
[2015.01.13] [1/13/2015 9:11:05 AM]
[2015.01.13] http://IP/Login.aspx
[2015.01.13]
[2015.01.13] System.IO.FileLoadException: Could not load file or assembly 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=######### Retargetable=Yes' or one of its dependencies. The given assembly name or codebase was invalid. (Exception from HRESULT: 0x80131047)
[2015.01.13] File name: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=######### , Retargetable=Yes'
[2015.01.13] at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
[2015.01.13] at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
[2015.01.13] at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
[2015.01.13] at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
[2015.01.13] at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
[2015.01.13] at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
[2015.01.13] at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)
[2015.01.13] at System.Web.UI.AssemblyCache.GetAjaxFrameworkAssemblyAttribute(Assembly assembly)
[2015.01.13] at System.Web.UI.ScriptManager.get_DefaultAjaxFrameworkAssembly()
[2015.01.13] at System.Web.UI.ScriptManager..ctor()
[2015.01.13] at ASP.masterpages_default_login_master.__BuildControlScriptManager1()
[2015.01.13] at ASP.masterpages_default_login_master.__BuildControlform1()
[2015.01.13] at ASP.masterpages_default_login_master.__BuildControlTree(masterpages_default_login_master __ctrl)
[2015.01.13] at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)
[2015.01.13] at System.Web.UI.Page.ApplyMasterPage()
[2015.01.13] at System.Web.UI.Page.PerformPreInit()
[2015.01.13] at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[2015.01.13]
[2015.01.13] WRN: Assembly binding logging is turned OFF.
[2015.01.13] To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
[2015.01.13] Note: There is some performance penalty associated with assembly bind failure logging.
[2015.01.13] To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
[2015.01.13]
[2015.01.13] Application Error