Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Text/HTML is currently unavailable errorText/HTML is currently unavailable error
Previous
 
Next
New Post
8/31/2011 6:07 AM
 
Hi,

I am having the same problem. Tried to upgrade to 6.0.1 but the same issue occurs when trying to open "Page Settings" on certain pages.

Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Value of '12/31/9999 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'. Parameter name: SelectedDate ---> System.ArgumentOutOfRangeException: Value of '12/31/9999 12:00:00 AM' is not valid for 'SelectedDate'. 'SelectedDate' should be between 'MinDate' and 'MaxDate'. Parameter name: SelectedDate at Telerik.Web.UI.RadDatePicker.set_SelectedDate(Nullable`1 value) at DotNetNuke.Modules.Admin.Tabs.ManageTabs.BindTab() at DotNetNuke.Modules.Admin.Tabs.ManageTabs.OnLoad(EventArgs e) --- End of inner exception stack trace ---


I looked for incorrect dates in the "Modules" table in the database but there are no such values there.

Is there a solution for this issue?

/E
 
New Post
8/31/2011 2:44 PM
 
Use the following sql for the Tabs table:

UPDATE Tabs SET StartDate=NULL WHERE StartDate LIKE '%9999%';
UPDATE Tabs SET EndDate=NULL WHERE EndDate LIKE '%9999%';
 
New Post
11/20/2011 9:11 AM
 
John Shaver wrote:
Use the following sql for the Tabs table:

UPDATE Tabs SET StartDate=NULL WHERE StartDate LIKE '%9999%';
UPDATE Tabs SET EndDate=NULL WHERE EndDate LIKE '%9999%';

 I had the same problem on upgrade and this SQL solved the problem -- thank you.

 
New Post
1/25/2012 8:25 PM
 
I am experiencing this in a DNN 6.1.1 instance, and have checked the DB and in the Modules table, all of the StartDate and EndDate values are already NULL. It happens that on a particular page, three different modules give this message when trying to load the settings for that module. other modules on the page work correctly.

In this case, the common element for the three modules with issues is that they are currently referenced by a zldnn module wrapper instance that is on a different page

i then made a test by taking two different modules that worked correctly allowing the settings to click/work, and on the zldnn module wrapper in the other location, had it wrap/include each of those working modules. With each test, as soon as the module was referenced by module wrapper, the settings started giving the 99999 error immediately. The extra fun was that when removing those modules from the module wrapper, they were still broken, giving the 99999 error.

I tried next deleting the instance of module wrapper, and can see its record gone from the zldnnmodulewrapper db table, however the original module still has the error after this step.

so not sure what the issue is here.
 
New Post
2/21/2012 5:41 AM
 
I am experiencing this issue since I upgraded to DNN 6.1.3 on certain module settings when I try to open them...

Entrepreneur

PokerDIY Tournament Manager - PokerDIY Tournament Manager<
PokerDIY Game Finder - Mobile Apps powered by DNN
PokerDIY - Connecting Poker Players

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Text/HTML is currently unavailable errorText/HTML is currently unavailable error


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out