Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8830173
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T08:00:40+00:00 2026-06-14T08:00:40+00:00

I am trying to do a deploy of an old (i.e. I did not

  • 0

I am trying to do a deploy of an old (i.e. I did not write it) application that is not locale or date-time formatting agnostic. Fixing the code of the application is not an option at the moment.

We are encountering issues moving this application from one server to the next, as the date format is coming though as dd/mm/yyyy on the new server, but mm/dd/yyyy on the next.

The original server is a Windows Server 2008 install. It is an ASP.NET application hosted on IIS.

The new server is a virtualized environment running ESX. The VM is a Windows Server 2008 image.

Simple investigation did reveal that the new VM’s date settings were configured to a different locale (which did default to dd/mm/yyyy). However, we have reconfigured and restarted the VM and are seeing the same behavior.

Any ideas about where this setting might be pulling from on the new VM? Or perhaps of a process that we need to follow to force the VM’s date settings to change the formatting that the ASP.NET framework is receiving?

Thanks,
badPanda

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T08:00:42+00:00Added an answer on June 14, 2026 at 8:00 am

    Set the proper globalization Tag in the web.config file.

    Setting the Culture and UI Culture for Web Forms Globalization: By specifying a culture it is possible to use a set of common preferences for information like strings and date and number formats that correspond to users’ cultural conventions.

    globalization: Configures the globalization settings for an application.

    Eg.

    <configuration>
       <system.web>
         <globalization culture="en-US" uiCulture="en-US" />
       </system.web>
    </configuration>
    

    culture: Specifies the default culture for processing incoming Web requests.

    uiCulture: Specifies the default culture for processing locale-dependent resource searches.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to deploy my JPA application on 2 separate instances within the
I'm trying to deploy an app on Heroku that works just fine on my
I am trying to deploy a SignalR site on IIS. Code all works fine
I am trying to deploy a playframework application to Heroku. After deploying, I trying
I am trying to deploy and I do not want the Gemfile.lock in version
I'm trying to move and old JSF v1.0 application from Sun One to Jboss
I'm new to deploying with Capistrano, and I'm trying the following: deploy.rb: set :application,
Trying to deploy application using ClickOnce to a webserver running sharepoint. I can publish
while trying to deploy a Grails application into tomcat6 I ran into some problems:
I'm trying to deploy an app that has a dependency on uuid.h. During the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.