I get this error when using your modules :
Unhandled error loading module. DotNetNuke.Services.Exceptions.ModuleLoadException:
Parser Error: ? ---> System.Web.HttpParseException: Parser Error: ?
---> System.IO.FileNotFoundException: ?
File name: "SmartThinker.DNN.Modules.ModuleFramework" at
System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark&
stackMark) at System.Reflection.Assembly.InternalLoad(AssemblyName
assemblyRef, Boolean stringized, Evidence assemblySecurity,
StackCrawlMark& stackMark) at
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence
assemblySecurity, StackCrawlMark& stackMark) at
System.Reflection.Assembly.Load(String assemblyString) at
System.Web.UI.CompilationConfiguration.LoadAssembly(String
assemblyName, Boolean throwOnFail) at
System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean
throwOnFail) at
System.Web.UI.TemplateControlParser.ProcessDirective(String
directiveName, IDictionary directive) at
System.Web.UI.TemplateParser.ParseStringInternal(String text) at
System.Web.UI.TemplateParser.ParseString(String text, String
virtualPath, String basePhysicalDir)
=== Pre-bind state information ===
LOG: DisplayName = SmartThinker.DNN.Modules.ModuleFramework (Partial)
LOG: Appbase = file:///D:/hshome/dnnporta/dotnetnuke-portal.com
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: SmartThinker.DNN.Modules.ModuleFramework
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/83334357/bee6eef/SmartThinker.DNN.Modules.ModuleFramework.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/83334357/bee6eef/SmartThinker.DNN.Modules.ModuleFramework/SmartThinker.DNN.Modules.ModuleFramework.DLL.
LOG: Attempting download of new URL
file:///D:/hshome/dnnporta/dotnetnuke-portal.com/bin/SmartThinker.DNN.Modules.ModuleFramework.DLL.
LOG: Attempting download of new URL
file:///D:/hshome/dnnporta/dotnetnuke-portal.com/bin/SmartThinker.DNN.Modules.ModuleFramework/SmartThinker.DNN.Modules.ModuleFramework.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/83334357/bee6eef/SmartThinker.DNN.Modules.ModuleFramework.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/root/83334357/bee6eef/SmartThinker.DNN.Modules.ModuleFramework/SmartThinker.DNN.Modules.ModuleFramework.EXE.
LOG: Attempting download of new URL
file:///D:/hshome/dnnporta/dotnetnuke-portal.com/bin/SmartThinker.DNN.Modules.ModuleFramework.EXE.
LOG: Attempting download of new URL
file:///D:/hshome/dnnporta/dotnetnuke-portal.com/bin/SmartThinker.DNN.Modules.ModuleFramework/SmartThinker.DNN.Modules.ModuleFramework.EXE.
--- End of inner exception stack trace --- at
System.Web.UI.TemplateParser.ParseString(String text, String
virtualPath, String basePhysicalDir) at
System.Web.UI.TemplateParser.ParseFile(String filename, String
virtualPath) at System.Web.UI.TemplateParser.Parse() at
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) at
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at
System.Web.UI.TemplateParser.GetParserCacheItem() at
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String
virtualPath, String inputFile, HttpContext context) at
System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath,
String inputFile, HttpContext context) at
System.Web.UI.UserControlParser.GetCompiledUserControlType(String
virtualPath, String inputFile, HttpContext context) at
System.Web.UI.TemplateControl.LoadControl(String virtualPath) at
DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo
objModule, PortalSettings PortalSettings) --- End of inner exception
stack trace ---
How can I fix it ?
Lior
|
|