Article Details

Articles 4.0.6 (Alpha 3) Now Available



I've still got a few more things I need to do before I can call this a beta but this release is really shaping up nicely. I am now using it on all my major sites and have done quite a lot of testing. But it will be a few more days before we get to code-freeze and the beta. Here's alpha 3 for those that can't wait.

If you get an error about an "Ambiguous" class definition when you install this, you need to delete the EfficionConsulting.Articles.dll from your bin directory. When I release the beta version, I'll be compiling the module into a DLL again or making both styles available.

Please report any bugs you find in the module to the right.

file:FileID=2319

Written By: David O'Leary
Date Posted: 7/25/2008
Number of Views: 528


Comments
vulamicy Says:
9/10/2008 9:26:41 PM

Error when click "Search Articles..."

Search Results For: 'revenue'
Our solutions
Read More...

Error Loading the Article List:
DotNetNuke.Services.Exceptions.ModuleLoadException: Object variable or With block variable not set. ---> System.NullReferenceException: Object variable or With block variable not set. at Microsoft.VisualBasic.CompilerServices.Symbols.Container..ctor(Object Instance) at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) at ASP.desktopmodules_articles_templates_articlelist_scroller_ascx.__DataBinding__control10(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at EfficionConsulting.Articles.ArticleListBase.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

Luis Vilaplana Says:
9/6/2008 8:01:31 PM

Hi, I always loved your module since I found it last year. I Installed the Alfa 4.0.6 and found two minor isues:
1. I had Sort by Publish Date selected then changed to Sort by Title. Got the following error:
Error retrieving the article list:
DotNetNuke.Services.Exceptions.ModuleLoadException: Conversion failed when converting datetime from character string. ---> System.Data.SqlClient.SqlException: Conversion failed when converting datetime from character string. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.HasMoreRows() at System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) at System.Data.SqlClient.SqlDataReader.Read() at DotNetNuke.Common.Utilities.CBO.FillCollection(IDataReader dr, Type objType) at EfficionConsulting.Articles.ArticleController.GetArticles(Int32 PortalId, Int32 ModuleId, String Categories, Int32 MaxNumber, Int32 Age, Boolean ShowAuthOnly, Boolean Featured, Boolean IgnorePublishDate, Boolean IgnoreExpired, String SortField) at EfficionConsulting.Articles.ArticleListBase.GetData() --- End of inner exception stack trace ---

2. This is a "Whish" one: I always wanted a Sort Order field so a can manually set the order of the article listing. Hope this could be implementend in this version.

My gratitude for you effort, this is an excellent module.

Alex K Says:
9/2/2008 9:10:29 AM

Hi. If try to set cash time for Artcle module then the page with this module will not render. IIS consumes all CPU, w3wp try to use more RAM...

paul beckett Says:
8/21/2008 12:14:17 AM

Actually, just noticed it does not return from the details screen/comments following a submit on this site. How do I return to the articles page ?

paul beckett Says:
8/21/2008 12:12:28 AM

Great module. I have installed the alpha on dnn 4.8.4. If I submit a comment, and press return, it still shows the coments, rather than returning just to the article. If i do not submit a comment , it works fine. Is this correct behaviour? It seesm to work as I wopuld expect on your site here, so any idea how I change this?

Jim Achenbach Says:
8/20/2008 8:43:55 PM

Hi David,
I just started playing with this today. It is the first time using this module. It is very cool. I like the fact that details can displayed. One thing I would like to see is the ability to open in the same page, but in a secondary Article module. I was thinking of hacking a solution to this in ArticleList.ascx.vb PageLoad. If I create a dummy ArticleDetail Template (noload), and change the code to be If Request("View") = "Details" And Settings("DetailsTemplate") <> "noload", the module I do not want to display details will go back to list. The secondary module can have a valid Details template and load the detail

TSA 3000 Says:
8/16/2008 3:06:12 PM

i just remembered one more option could be great report a comment

TSA 3000 Says:
8/12/2008 2:39:15 AM

Hi david
first of all thanks for ur help, and it is great module.
i just have a question/request is there a easy way to add a delete button and edit for the comments just in case of bad comments

paul zhang Says:
8/5/2008 4:53:13 AM

ViewState("CategoriesInstalled") is false forever,
Categories Version 3.1.0

paul zhang Says:
8/5/2008 4:19:43 AM

Hello,Articles option can not update TabModuleSettings set (CategoryID)

vijaya gud Says:
7/29/2008 4:50:17 PM

Hello, I have installed this version of the module, I am getting the following error(checked in the event viewer). Now I am kind of stuck. I couldn't access the page.

Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at EfficionConsulting.Articles.ArticleListBase.ShowComments(DataListItemEventArgs e) --- End of inner exception stack trace ---

You must be logged in to submit a comment.

Return