Results 1 to 2 of 2

Thread: CDate error on Windows Server 2022

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2024
    Posts
    2

    CDate error on Windows Server 2022

    Dears,
    I move asp pages to new server. Regional short date setting is dd.mm.yyyy.
    On script i have CDate function and it return format mm/dd/yyyy.
    Where on system set it properly?

    test: 8/9/2024
    PlatnostDoStr: 18.02.2020

    Microsoft VBScript runtime error '800a000d'

    Type mismatch: 'Cdate'

    xxx.asp, line 16

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2024
    Posts
    2

    Re: CDate error on Windows Server 2022

    I found!
    Session.LCID=1033

    ?eština (?eská *********): 1029
    English (US): 1033
    Deutsch (Germany): 1031
    France (France): 1036

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width