Hey all,
I'm hoping someone out there can help me, 'cause I'm hosed...
I was just notified that one of my sites was dead in the water (presumably after a DNN security update) and it appears that the culprit has something to do with a module that has some sort of conflict with the security update.
The module is the SPASCOE Complete Feedback Designer. Unfortunately, I can't log in to the admin to uninstall it. Here's what I get:
http://www.joerothschild.com
HELP!
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: File or assembly name spascoe.DNN.Modules.CFD.resources, or one of its dependencies, was not found.
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. |
Assembly Load Trace: The following information can be helpful to determine why the assembly 'spascoe.DNN.Modules.CFD.resources' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = spascoe.DNN.Modules.CFD.resources, Version=1.3.2320.23225, Culture=de-DE, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/virtualhosts/joerothschild.com/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: spascoe.DNN.Modules.CFD.resources, Version=1.3.2320.23225, Culture=de-DE, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/5aaefca8/dfe30b83/de-DE/spascoe.DNN.Modules.CFD.resources.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/5aaefca8/dfe30b83/de-DE/spascoe.DNN.Modules.CFD.resources/spascoe.DNN.Modules.CFD.resources.DLL.
LOG: Attempting download of new URL file:///D:/virtualhosts/joerothschild.com/wwwroot/bin/de-DE/spascoe.DNN.Modules.CFD.resources.DLL.
LOG: Attempting download of new URL file:///D:/virtualhosts/joerothschild.com/wwwroot/bin/de-DE/spascoe.DNN.Modules.CFD.resources/spascoe.DNN.Modules.CFD.resources.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/5aaefca8/dfe30b83/de-DE/spascoe.DNN.Modules.CFD.resources.EXE.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/5aaefca8/dfe30b83/de-DE/spascoe.DNN.Modules.CFD.resources/spascoe.DNN.Modules.CFD.resources.EXE.
LOG: Attempting download of new URL file:///D:/virtualhosts/joerothschild.com/wwwroot/bin/de-DE/spascoe.DNN.Modules.CFD.resources.EXE.
LOG: Attempting download of new URL file:///D:/virtualhosts/joerothschild.com/wwwroot/bin/de-DE/spascoe.DNN.Modules.CFD.resources/spascoe.DNN.Modules.CFD.resources.EXE.
|
Stack Trace:
[FileNotFoundException: File or assembly name spascoe.DNN.Modules.CFD.resources, or one of its dependencies, was not found.]
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +292
System.Reflection.Assembly.Load(AssemblyName assemblyRef) +21
System.Web.UI.Util.GetReferencedAssembliesHashtable(Assembly a) +70
System.Web.Compilation.BaseCompiler.GetCompiledType() +384
System.Web.UI.ApplicationFileParser.CompileIntoType() +52
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +124
[HttpException (0x80004005): File or assembly name spascoe.DNN.Modules.CFD.resources, or one of its dependencies, was not found.]
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) +947
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +87
System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String inputFile, HttpContext context, ApplicationFileParser& parser) +171
System.Web.HttpApplicationFactory.CompileApplication(HttpContext context) +43
System.Web.HttpApplicationFactory.Init(HttpContext context) +497
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +170
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414
|
Server Error in '/' Application.
File or assembly name spascoe.DNN.Modules.CFD.resources, or one of its dependencies, was not found.
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407