Hi,
We get the problem wit both versions 2011.2712.40 and 2011.2.915.40. This morning there was 2 errors caused by MSN bot during the night when it was browsing
www.atxoom.com. This website uses 2011.2.915.40. I made a special copy of the web.config here:
www.atxoom.com/web.config.txt . There is no reference to Telerik.Web.SkinsAssembly in AppSettings.
Yesterday, before submitting my comment, I tried to add <add key="Telerik.Web.SkinsAssembly" value="Telerik.Web.SkinsAssembly" /> as suggested in an other article from Telerik community website but it gave troubles as we are using skins (!):
Thread information:
Thread ID: 19
Thread account name: x
Is impersonating: False
Stack trace: at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Telerik.Web.SkinRegistrar.GetAllEmbeddedSkins(RadSkinManager skinManager)
at Telerik.Web.UI.RadSkinManager.FillSkins(RadComboBox chooser)
at Telerik.Web.UI.RadSkinManager.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
From now we are running with: <add key="Telerik.Web.SkinsAssembly" value="DISABLED" /> (as suggested in the previously mentioned article). I'll tell you within a few days if this particular web still get problems :-)
Our Masterpage looks like this:
Best regards,
Didier