PDA

View Full Version : richdatepicker problems


bruce
11-17-2005, 02:12 AM
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 (http://www.DiscountASP.NET)

joshbeagley
11-17-2005, 04:23 AM
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

joshbeagley
11-17-2005, 05:05 AM
NowI see4 blank lines and a submit button, but still not working. http://community.discountasp.net/emoticons/confused.gif

joshbeagley
11-17-2005, 06:11 AM
problem solved. needed to use extention .aspx instead of .asp

joshbeagley
11-17-2005, 12:17 PM
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