AJAX Control Toolkit / ASP.Net Validator control problem

S

Stratum

I use ASP.Net Validator controls on some Web
pages, specifically, the Required Field Validator
which works on the client side before a postback.
The page has worked fine for some time.

After I added the AJAX Control Toolkit
to my VS2005, and modified the Web.config
file, the pages with the original ASP.Net
validator controls could no longer be
accessed.

Any idea what's happening?

I don't know if this same problem
occurs in VS2008. I haven't tried
it there yet.

Jim
 
S

Stratum

I use ASP.Net Validator controls on some Web
pages, specifically, the Required Field Validator
which works on the client side before a postback.
The page has worked fine for some time.

After I added the AJAX Control Toolkit
to my VS2005, and modified the Web.config
file, the pages with the original ASP.Net
validator controls could no longer be
accessed.

I should clarify this! I mean my localhost
and my shared Web host would no longer
serve the page.

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top