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  |  

  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Active Modules -- Active Forums for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

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!
Click here to go to dev.live.com for Windows Live developer resources
SteadyRain
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Localize It! (L...  error FormatBadDate in Site Settings
Previous Previous
 
Next Next
New Post 8/20/2007 1: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.

 


Advanced Web Portals by Infoscaler
Infoscaler is a California based company that provides advanced Web Portals, E-commerce Sites, Database Applications and Intranet Solutions on the DotNetNuke and Microsoft.NET platforms.
www.infoscaler.com
DotNetNuke® in Sweden
All service of DotNetNuke® in Sweden.
Olsmar Konsult
Overlook Technology
Website Development, DotNetNuke Consulting, Module Development, Portal Management
OverlookTechnology.com

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