richdatepicker problems

Discussion in 'General troubleshooting' started by Bruce, Nov 17, 2005.

  1. Bruce

    Bruce DiscountASP.NET Staff

    page cannot be displayed error is very generic.

    did you already disable friendly HTTP error?

    is your domain pointing to dasp server already?

    does temp url produce the same result?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. joshbeagley

    joshbeagley Guest

    I have those things set correctly, but my domain name isn't active yet. My entire site is working correctly though except for this.I'm still using the sample code, verbatim. Here's my latest error code:





    Active Server Pages error 'ASP 0221'


    Invalid @ Command directive


    /test01.asp, line 1


    The specified 'Page Language="VB" ' option is unknown or invalid.





    Thanks for the help!


    JB
     
  3. joshbeagley

    joshbeagley Guest

    NowI see4 blank lines and a submit button, but still not working. [​IMG]
     
  4. joshbeagley

    joshbeagley Guest

    problem solved. needed to use extention .aspx instead of .asp
     
  5. joshbeagley

    joshbeagley Guest

    Newbie here,

    I just copied/pasted the sample code for richdatepicker and I'm getting "page cannot be displayed" My web.config file doesn't seem to work either. Am I missing something? Thanks for the help.

    JB
     

Share This Page