Registracija  Register
Advertising Prohibited

Please do not use our forums for advertising. Your account and all posts will be permanently deleted. Thanks!

Considero Forum
Subject: Error
Prev Next
You are not authorized to post a reply.

Author Messages

georgem
Posts:3



06-08-2007 00:09  

I was able to successfully install the module.  When I tried to add it to the site I got the follow error.  Any ideas?

 

Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Error: Alive Flash is currently unavailable. ---> System.Web.HttpParseException: Parser Error: Could not load type 'Considero.DNN.FLVPlayer.FLVPlayer'. ---> System.Web.HttpException: Could not load type 'Considero.DNN.FLVPlayer.FLVPlayer'. at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase) at System.Web.UI.TemplateParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateControlParser.ProcessMainDirective(IDictionary mainDirective) at System.Web.UI.TemplateParser.ProcessDirective(String directiveName, IDictionary directive) 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) --- 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 --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, PortalModuleBase ctrlModule, Exception exc, Boolean DisplayErrorMessage) at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---


Considero
Posts:56



06-08-2007 00:27  

Seems like module is not installed properly. 
Please check DNN bin folder. Considero.DNN.FLVPlayer.dll should be there.

Btw. what is your DotNetNuke version?

Thanks!


www.considero.net
IT Architecture, Software Development, Consulting

georgem
Posts:3



06-08-2007 03:09  

I deleted the module and reinstalled it. It shows that it was installed successfully.  The output from the install is below.  After I did that and tried to add the module to the page I got the same error.  I am running DNN 3.3.5.

StartJob Starting Installation
StartJob Reading files
Info Loading License.txt
Info File License.txt read successfully
Info Loading FLVPlayer.ascx
Info File FLVPlayer.ascx read successfully
Info Loading FLVPlayer.ascx.resx
Info File FLVPlayer.ascx.resx read successfully
Info Loading FLVPlayer.dnn
Info File FLVPlayer.dnn read successfully
Info Loading flvplayer.swf
Info File flvplayer.swf read successfully
Info Loading SettingsFLVPlayer.ascx
Info File SettingsFLVPlayer.ascx read successfully
Info Loading SettingsFLVPlayer.ascx.resx
Info File SettingsFLVPlayer.ascx.resx read successfully
Info Loading swfobject.js
Info File swfobject.js read successfully
Info Loading ucFLVPlayer.ascx
Info File ucFLVPlayer.ascx read successfully
Info Loading ucNotConfigured.ascx
Info File ucNotConfigured.ascx read successfully
Info Loading ucNotConfigured.ascx.resx
Info File ucNotConfigured.ascx.resx read successfully
Info Loading XSPFPlayList.aspx
Info File XSPFPlayList.aspx read successfully
Info Loading Considero.DNN.FLVPlayer.dll
Info File Considero.DNN.FLVPlayer.dll read successfully
EndJob Reading files done.
 
StartJob Reading DNN file
Info DNN file is in valid 3.0 format.
Info xml loaded.
Info Loading files info
Info Found valid path (App_LocalResources) for FLVPlayer.ascx.resx.
Info Found valid path (App_LocalResources) for SettingsFLVPlayer.ascx.resx.
Info Found valid path (App_LocalResources) for ucNotConfigured.ascx.resx.
Info Loading Modules info
Info Loading Control info for 'Alive FLV Player' module
EndJob Dnn load finished successfully
 
StartJob Begin Sql execution
EndJob Finished Sql execution
 
StartJob Creating files
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\FLVPlayer.ascx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\SettingsFLVPlayer.ascx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\ucFLVPlayer.ascx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\ucNotConfigured.ascx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\XSPFPlayList.aspx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\App_LocalResources\FLVPlayer.ascx.resx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\App_LocalResources\SettingsFLVPlayer.ascx.resx
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\App_LocalResources\ucNotConfigured.ascx.resx
Info Created C:\DotNetNuke\bin\Considero.DNN.FLVPlayer.dll
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\swfobject.js
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\flvplayer.swf
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\License.txt
Info Created C:\DotNetNuke\DesktopModules\Considero.DNN.AliveFLVPlayer\FLVPlayer.dnn.config
EndJob Files created
 
StartJob Registering DesktopModule
Info Registering Definitions
Info Registering Controls
EndJob Registering finished
 
EndJob Installation successful

georgem
Posts:3



06-08-2007 03:11  

I checked the bin folder and that dll file is there.


Considero
Posts:56



07-08-2007 11:20  

The problem is in your DNN version.
We didn't test the module on DNN 3.x. Currently we support DNN 4.x only.

Thanks!


www.considero.net
IT Architecture, Software Development, Consulting
You are not authorized to post a reply.



ActiveForums 3.7