DNNCommunity / DNN.Faq

DNN FAQ is a basic module used for displaying frequently asked questions on your DNN site.
https://dnncommunity.github.io/DNN.Faq/
MIT License
17 stars 20 forks source link

FAQ 5.1.1 Fails on DNN 8.0.0 #6

Closed TopCat6 closed 7 years ago

TopCat6 commented 8 years ago

After upgrading from DNN 7.4.2 to 8.0.0, the FAQ module 5.1.1 gives this error:

Error: FAQs is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Unknown server tag 'dnn:DnnListBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnListBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnListBox'. ---> System.Web.HttpException: Unknown server tag 'dnn:DnnListBox'. at System.Web.UI.TagPrefixTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType2(String tagName, IDictionary attribs, Boolean fAllowHtmlTags)

Full stack trace available at: http://www.dnnsoftware.com/forums/forumid/27/threadid/527896/scope/posts

ahawkins110 commented 8 years ago

I am also having the same issue. Not sure how to compile all the updates you have here into a usable install. Thanks in advance.

leedrake commented 8 years ago

I understand that there's a fix for this waiting on a merge/release from someone who was on vacation a week ago? When complete could I request that a link to the current version zip be added to the releases page as is proper format similar to for instance dnn.feedback?

rstordeur commented 8 years ago

I have the same problem and error message on DNN 8.0.3. Any idea when a fix will be released?

EPTamminga commented 8 years ago

I think that there are PR's that will make DNN.Faq compliant with DNN8. Is there a developer around who is willing to do the merge/build & test?

thenotandy commented 8 years ago

The "Release 05.03.00" PR seems to be working successfully in DNN 8.0.3.

TopCat6 commented 8 years ago

I agree, the "Release 05.03.00" in the Pull Requests seems to work fine, with no error messages. Can we now make a formal "Release" for it under "releases" on the DNN.Faq Code page?

EPTamminga commented 8 years ago

Fine with me. Pleas have a go for the release.

EPTamminga commented 7 years ago

05.04.00 DNN 8 compliant version released