Forums

 
  Support Forum  Modules  Engage: Publish  Cant "configure the module"
Previous Previous
 
Next Next
New Post 1/5/2009 8:51 AM
Unresolved
  Moloch
5 posts
No Ranking


Cant "configure the module" 

Hello everyone,

got DNN today and started to install it straight away, setting up the administrative stuff, categories, articles, the Text/Html replacement etc. worked so far but when I add the Engage:Publish module to a page of mine it tells me:

 "This module has not been configured to display an item.
Click here to configure the module."

but clicking the link only sends me back to Default.aspx?tabid=55&def=ErrorMessage without further explanation of what went wrong.

In the Event viewer I get these two errors:

------------------------

ModuleId: 370
ModuleDefId: 135
FriendlyName: Engage: Publish
ModuleControlSource: DesktopModules/EngagePublish/ItemDisplay.ascx
AssemblyVersion: 05.00.00
PortalID: 0
PortalName: Darmzentrum
UserID: 2
UserName: admin
ActiveTabID: 55
ActiveTabName: Tags
RawURL: /Tags/tabid/55/ctl/Module/mid/370/ModuleId/370/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://192.168.2.15/Tags/tabid/55/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f24aa862-1360-4e08-98f8-6a54c6855f26
InnerException: Method not found: 'Void DotNetNuke.Entities.Modules.ModuleSettingsBase.set_ModuleId(Int32)'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Engage.Dnn.Publish.ItemDisplayOptions.CreateSettingsControl
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Method not found: 'Void DotNetNuke.Entities.Modules.ModuleSettingsBase.set_ModuleId(Int32)'. ---> System.MissingMethodException: Method not found: 'Void DotNetNuke.Entities.Modules.ModuleSettingsBase.set_ModuleId(Int32)'. at Engage.Dnn.Publish.ItemDisplayOptions.CreateSettingsControl(String controlName) at Engage.Dnn.Publish.ItemDisplayOptions.DisplaySettingsControl() at Engage.Dnn.Publish.ItemDisplayOptions.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: WIN-C068X343ZP9

 

---------------

 

AssemblyVersion: 05.00.00
PortalID: 0
PortalName: Darmzentrum
UserID: 2
UserName: admin
ActiveTabID: 55
ActiveTabName: Tags
RawURL: /Tags/tabid/55/ctl/Module/mid/370/ModuleId/370/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://192.168.2.15/Tags/tabid/55/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1564a3f1-0d00-410d-81bf-43d035b09170
InnerException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.ControlCollection.Add
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). ---> System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage) --- End of inner exception stack trace ---
Source:
Server Name: WIN-C068X343ZP9

 

---------------------

Is this some version issue between Publish 3.5.1 and DNN 5.0.0? Upgrading from the DNN RC2 to the release version did not help. I would try to use DNN 4.9.1 but codeplex seems to be inaccesible at the moment, at least from here...

There is no other modification to this very fresh DNN installation running Server 2008 and SQL 2008, using the minimal entropy skin.

Best regards,

Jan

 
New Post 1/5/2009 9:12 AM
  Chris Hammond
1117 posts
1st Level Poster


Re: Cant "configure the module" 

Jan,

Right now we haven't done much testing with DNN 5 as we do not recommend that any of our clients use it in production. It will likely be a few months before we make that recommendation due to the stability issues.

It appears that something was removed in DNN5 that Publish was expecting to use. We'll have to do some testing with it in the near future.

For now I would recommend using 4.9.1 in a production environment.

Here's a link to the 4.9.1 release on Codeplex, it appears to be working from here.

http://www.codeplex.com/dotnetnuke/Release/ProjectReleases.aspx?ReleaseId=21018

Sorry for the troubles,

 


Directory of Training Programs, DotNetNuke Corporation
 
New Post 1/5/2009 4:32 PM
  Moloch
5 posts
No Ranking


Re: Cant "configure the module" 
Modified By Moloch  on 1/5/2009 5:48:42 PM)

Hi Chris,

once codeplex was working again (dont ask me why it didnt earlier) I downloaded DNN 4.9.1 and that fixed the problem I had.

Can I hope for a publish version that will work with DNN5 in the near future (even if its not recommended for production, I'd just prefer to develop against a DNN5 site, it will be a while until my project will reach production)?

 

I still have one issue: The items in my tag cloud do not resize according to their frequency, is this a bug on my side or "a feature"?

-Jan

Edit: I also have duplicates in the tag cloud

 
New Post 1/5/2009 4:57 PM
  Chris Hammond
1117 posts
1st Level Poster


Re: Cant "configure the module" 

We will be working to make our modules DNN5 ready in the next release for each module. I'll try to keep the forum updated of the progress on Publish


Directory of Training Programs, DotNetNuke Corporation
 
New Post 1/5/2009 4:58 PM
  Moloch
5 posts
No Ranking


Re: Cant "configure the module" 

Thanks

 

What about the tagcloud issue?

 
New Post 1/5/2009 5:08 PM
  Chris Hammond
1117 posts
1st Level Poster


Re: Cant "configure the module" 

I am looking into the tag issue this evening. There are a few things I'm having trouble with that appear to be new issues.


Directory of Training Programs, DotNetNuke Corporation
 
New Post 1/5/2009 5:16 PM
  Moloch
5 posts
No Ranking


Re: Cant "configure the module" 

Great, thanks a lot!

Sorry for annoying you :)

 
New Post 1/5/2009 9:20 PM
  Chris Hammond
1117 posts
1st Level Poster


Re: Cant "configure the module" 

I found the tag issue, I'm testing out a fix currently.


Directory of Training Programs, DotNetNuke Corporation
 
New Post 1/9/2009 6:57 AM
  Moloch
5 posts
No Ranking


Re: Cant "configure the module" 

 Chris Hammond wrote

I found the tag issue, I'm testing out a fix currently.

Hi Chris, has your fix been succesfull so far?

 
Previous Previous
 
Next Next
  Support Forum  Modules  Engage: Publish  Cant "configure the module"

Purchase

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Test Drive!

Want to find out how it works? Visit our demo site to see the modules in actions!

Want to find out how it works? Visit our demo site to see the modules in actions!

Subscribe

Sign up for our newsletter and get the latest product updates!

Sign up for our newsletter and get the latest product updates!

Online Support

Powered by DotNetNuke