I have an error that's troubling me. And I've removed this module, the DLL's the tables and stored procedures in the DB for the module but I still get this error. Does anyone have any suggestions on what I could try to remove this error? Thanks Jerry.
AssemblyVersion: 04.08.02
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /OPS/ScriptResource.axd?d=mRdTMwPDrrsDgwtXe41aUUEAEZd31BdnfjoYEqJCw8UkfYkdWgJSE0rcl-LCe8aNUGe8Q8nmKTw1&t=633379971520000000
AbsoluteURL: /OPS/ScriptResource.axd
AbsoluteURLReferrer: http://www.ops.org/ops/
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 4d5b6edd-7d53-46b6-b0c9-930f5071c442
InnerException: Could not load file or assembly 'ModuleMasters.Modules.HTMLArchive' or one of its dependencies. The system cannot find the file specified.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.RuntimeTypeHandle._GetTypeByName
StackTrace:
Message: System.IO.FileNotFoundException: Could not load file or assembly 'ModuleMasters.Modules.HTMLArchive' or one of its dependencies. The system cannot find the file specified. File name: 'ModuleMasters.Modules.HTMLArchive' at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName) at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Source: