I have hosted one of my site on IIS 7, WS2008. Later i have realize there is some datetime format issue, like me expecting things in dd/MM/yyyy format but it was in MM/dd/yyyy format and because of this it used to give me datetime conversion error.
So i have changed the datetime format by following step:
Control Panel -> Regional and Language Options -> Advanced
and changed registry entry
regedit >> HKEY_USERS>>DEFAULT>>Control Panel>>International
and here we have changed "sLongDate" and "sShortDate" key in dd MM yyyy format
and restarted the server.
Now, the issue is if i create new website i'll found everything is working fine including my datetime format as well
But my actual site which i have created before making all these datetime setting changes is having no change at all, still i m facing same datetime issue.
So i have deleted that site and hosted same site again with same IP address and at same port, but still same issue.
So, is it like there is some configuration of datetime for specific port.
I can not change my port.
Please suggest me proper solution.
Thanks in Advance...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…