Inscription
Mot de passe oublié ?

 

Une question sur nos modules?

Notre équipe vous répond sous 24 heures

Accès aux modules, bugs, demandes d'évolutions... Toutes vos questions sont les bienvenues sur cet espace d'échange ouvert à tous nos inscrits! Nous essayons de traiter vos demandes dans les 24h.

Merci de votre confiance!

 
  Aricie  Modules  Moderated Html  Error: Aricie.ModeratedHtml is currently unavailable
Inactivé Précédente
 
Suivante Suivante
Nouveau message 15/01/2009 13:42
Non Résolue
Utilisateur déconnecté srikanth
4 messages 
Sans évaluation


Error: Aricie.ModeratedHtml is currently unavailable 

Hello,

I installed ModeratedHTML 00.08.01 on my DNN 4.0.9.  I am getting following error.

Error: Aricie.ModeratedHtml is currently unavailable

Please help me to solve the issue.

Thnx

Srikant

 
Nouveau message 15/01/2009 15:17
Utilisateur déconnecté jbb
7 messages 
Sans évaluation




Re: Error: Aricie.ModeratedHtml is currently unavailable 
Hello,
what version of text/html did you have on your dotnetnuke?
Could you check in dotnetnuke event log if you have a more explicit error?

jean-baptiste
www.aricie.com
 
Nouveau message 16/01/2009 11:40
Utilisateur déconnecté srikanth
4 messages 
Sans évaluation


Re: Error: Aricie.ModeratedHtml is currently unavailable 

Hi jbb,

Thanks for the Response.

I'm using text\html module 04.08.01.. and DNN version is 4.09 .00

The version of Moderated HTML is downloaded from aricie is  00.08.01 . But the version mentioned in the Doc is 3.3.0.

Anyhow i have deleted the TEXT\HTML module which exits by default in the DNN and tried installing the MODERATEDHTML Module.

This is the Module Exception present in Eventlog table in DNN .....

 

MODULE_LOAD_EXCEPTION : user Host

<LogProperties><LogProperty><PropertyName>ModuleId</PropertyName><PropertyValue>375</PropertyValue></LogProperty><LogProperty><PropertyName>ModuleDefId</PropertyName><PropertyValue>111</PropertyValue></LogProperty><LogProperty><PropertyName>FriendlyName</PropertyName><PropertyValue>Aricie.ModeratedHtml</PropertyValue></LogProperty><LogProperty><PropertyName>ModuleControlSource</PropertyName><PropertyValue>DesktopModules/Aricie.ModeratedHtml/ModeratedHtml.ascx</PropertyValue></LogProperty><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>04.09.00</PropertyValue></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>My Portal</PropertyValue></LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>1</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue>host</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>36</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Home</PropertyValue></LogProperty><LogProperty><PropertyName>RawURL</PropertyName><PropertyValue>/DotNetNuke Website10/Home/tabid/36/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURL</PropertyName><PropertyValue>/DotNetNuke%20Website10/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURLReferrer</PropertyName><PropertyValue>http://localhost:53658/DotNetNuke%20Website10/Home/tabid/36/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SV1; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)</PropertyValue></LogProperty><LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>ExceptionGUID</PropertyName><PropertyValue>8978f8a2-0766-4f4b-a40b-3d2a5ef96be5</PropertyValue></LogProperty><LogProperty><PropertyName>InnerException</PropertyName><PropertyValue>Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml'.</PropertyValue></LogProperty><LogProperty><PropertyName>FileName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>Method</PropertyName><PropertyValue>System.Web.UI.TemplateParser.GetType</PropertyValue></LogProperty><LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>Message</PropertyName><PropertyValue>DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml'. ---&gt; System.Web.HttpParseException: Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml'. ---&gt; System.Web.HttpParseException: Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml'. ---&gt; System.Web.HttpException: Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml'.     at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError)     at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly)     at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData)     --- End of inner exception stack trace ---     at System.Web.UI.TemplateParser.ProcessException(Exception ex)     at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)     at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)     --- End of inner exception stack trace ---     at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)     at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath)     at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)     at System.Web.UI.TemplateParser.ParseInternal()     at System.Web.UI.TemplateParser.Parse()     at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath)     at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()     at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)     at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()     at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()     at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)     at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)     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 ---</PropertyValue></LogProperty><LogProperty><PropertyName>Source</PropertyName><PropertyValue /></LogProperty></LogProperties>

 

if the user is Anonymous :

GENERAL_EXCEPTION:

<LogProperties><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>04.09.00</PropertyValue></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>My Portal</PropertyValue></LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>3</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue>srikanth</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>61</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Test1</PropertyValue></LogProperty><LogProperty><PropertyName>RawURL</PropertyName><PropertyValue>/DotNetNuke Website10/Test1/tabid/61/ctl/PostEdit/forumid/2/postid/3/action/reply/mid/376/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURL</PropertyName><PropertyValue>/DotNetNuke%20Website10/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURLReferrer</PropertyName><PropertyValue>http://localhost:53658/DotNetNuke%20Website10/Test1/tabid/61/ctl/PostEdit/forumid/2/postid/3/action/reply/mid/376/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SV1; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)</PropertyValue></LogProperty><LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>ExceptionGUID</PropertyName><PropertyValue>d970f3a9-0a9d-4240-9c40-b6076d7bd736</PropertyValue></LogProperty><LogProperty><PropertyName>InnerException</PropertyName><PropertyValue>The SMTP host was not specified.</PropertyValue></LogProperty><LogProperty><PropertyName>FileName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>Method</PropertyName><PropertyValue>System.Net.Mail.SmtpClient.CheckHostAndPort</PropertyValue></LogProperty><LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>Message</PropertyName><PropertyValue>System.InvalidOperationException: The SMTP host was not specified.     at System.Net.Mail.SmtpClient.CheckHostAndPort()     at System.Net.Mail.SmtpClient.Send(MailMessage message)     at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, String ReplyTo, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String[] Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL)</PropertyValue></LogProperty><LogProperty><PropertyName>Source</PropertyName><PropertyValue /></LogProperty></LogProperties>

 

 

Kindly check the above.

 

Thank you once again and waiting for your response.

 

 

 
Nouveau message 16/01/2009 15:47
Utilisateur déconnecté jbb
7 messages 
Sans évaluation




Re: Error: Aricie.ModeratedHtml is currently unavailable 
Hello,
where you are log as host, you have this error :
Could not load type 'Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml
Could you check in your bin folder if Aricie.DNN.Modules.ModeratedHtml.ModeratedHtml.dll is there?
For the version 3.3.0. it's the version of the text/html module, not the moderatedhtml one. It's an older version of yours, you don't have to upgrade your version.
ModeratedHtml needs the html module to work, so you don't have to delete it.
Cheers,

jean-baptiste
www.aricie.com
 
Nouveau message 17/01/2009 20:50
Utilisateur déconnecté srikanth
4 messages 
Sans évaluation


Re: Error: Aricie.ModeratedHtml is currently unavailable 

Hi jbb,

 

I have checked the bin folder and dll is present.

What can be the possibility even if dll is preset.

 

cheers,

srikanth

 
Inactivé Précédente
 
Suivante Suivante
  Aricie  Modules  Moderated Html  Error: Aricie.ModeratedHtml is currently unavailable