Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Maximum ASP
  Ads  
Biz Modules provides professional business modules and solutions for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

OnyakTech
The best choice for your web site host, email hosting, and domain registration.
CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Localize It! (L...  error FormatBadDate in Site Settings
Previous Previous
 
Next Next
New Post 8/20/2007 2:34 PM
User is offline MaryV
29 posts
mcvsystems.com
10th Ranked


error formatBadDate in Site Settings 

I'm a newbie so i'm not sure of what i'm doing!! I have a site - dnn 4.5.5 - and when i go into the site settings to change, i get an error in the ScriptResource.axd (function below)

it throws an error that it's a bad date - i checked the value of "value" coming into the function and it's a valid date and time- the time is U.S. eastern (300) - but the cultureinfo is nothing - so i posted this in this forum as i believe there is something wrong in the localization?? - any thoughts out there? i also have another site that is 4.5.4 and i get the same thing - the site runs ok but i can't go into (or save) the site settings as i get this error....thanks for any help....

Date._parse = function Date$_parse(value, cultureInfo, args) {

var custom = false;

for (var i = 1, il = args.length; i < il; i++) {

var format = args[i];

if (format) {

custom = true;

var date = Date._parseExact(value, format, cultureInfo);

if (date) return date;

}

}

if (! custom) {

var formats = cultureInfo._getDateTimeformats();

for (var i = 0, il = formats.length; i < il; i++) {

var date = Date._parseExact(value, formats[i], cultureInfo);

if (date) return date;

}

}

throw Error.format(Sys.Res.formatBadDate);

}

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Localize It! (L...  error FormatBadDate in Site Settings
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


OnyakTech
Modules for Help Desks, Live Chat, Project Management, CRM, Charting, Reporting, Scrolling Text/Images, Portal Community tools and much more.
www.OnyakTech.com
IHostASP.NET Provides the Ideal DNN Hosting
We will help you with the installation, configuration, and troubleshooting of your DNN portal, no task is too big or small for us. Unlike other companies we are not just providing a reliable hosting service, but we are also focused on providing the best DotNetNuke hosting service on the internet.
www.ihostasp.net
$7.16/mo - Powerful DotNetNuke / DNN Hosting
Powerful DotNetNuke / DNN Hosting on Windows 2008 and 2003 servers, starting at under $8/mo with FREE SQL 2008 on certain plans and FREE SQL 2005 on all plans with FREE Installation and expert support.
www.re-invent.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP