<%@ Page Language=c# %>
and my web.config is
cookieless=false
timeout=90/>
The eroor am getting is
Your web site is expired or has a configuration problem. Please login to your account in AspSpider.com and make sure your site is configured correctly and is redirected to the home page of aspspider.com.
i observed one thing
my link is http://aspspider.ws/technovice/buttonclick.aspx.
But when i click the button in the page the link displayed is http://aspspider.ws/buttonclick.aspx
but again when i copy paste this link( http://aspspider.ws/technovice/buttonclick.aspx)
i got the correct output i.e implementation of the button click.
technovice is my userid .
am not understanding what to do .
Thankz a ton for the reply.
Replies
Know the answer? Post it — somebody with the same question will find it here.