Re: DateTime

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 10/05/04


Date: Tue, 5 Oct 2004 17:20:27 +0100

Philip Poole <dontreply@thebanksearch.com> wrote:
> Its a web applica\tion connecting to a web service (which I am coding as
> well) and the part I am having trouble with is my Web Service.

Hmm... I don't know what that takes the CurrentUICulture from, to be
honest. As I said before, you should be avoiding the issue entirely by
not formatting the DateTime at all, but it would be interesting to work
out what's going on.

What web browser are you using, and what settings have you got in it?
For instance, in Mozilla there's the Preferences/Navigator/Languages
dialog which shows the order of preference. If you've only got
English[en] or you you've got English/United States [en-us] at the top
of the list, that might explain things.

-- 
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too


Relevant Pages

  • Re: DateTime
    ... Its a web applica\tion connecting to a web service (which I am coding as ... well) and the part I am having trouble with is my Web Service. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Web Service PHP and SSL
    ... works connecting to an asp page. ... php, because the whole thing works when I use a PC with the same ... using SSL, only SSL makes problems and only in conjunction with Php ... I can't rewrite the web service using asp.net because finally the ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: newbie question on cobol syntax
    ... coding away at my new Java job, and found myself creating a setter ... It took me about two weeks of intensive coding in C# before I stopped ... I am currently grappling with remote web services for my new product web ... the web service, does not permit testing of the service when it is accessed ...
    (comp.lang.cobol)
  • RE: ProtocolError - WebServices
    ... Are you connecting to the web service via ActiveSync? ... I ever have to wait for a while before connecting again our turn off "HTTP Keep-Alives Enabled" in IIS. ... Problem with the second solution is that you can't debug the web service. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: applications GUI freezing
    ... Use a background thread for connecting or connect asynchronously, i.e. use the Web service proxy's asynchronous methods Begin... ... Why applicaion's GUI is freezing? ...
    (microsoft.public.dotnet.framework.aspnet)