Validation deployment issues

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all

I've got a number of validator controls on a page that works absolutly fine on my development machine but not on the live. No errors occur, the validators just don't fire properly

Any ideas at all as I'm at my wits en

Eldon
 
try this:
navigate to your frame work folder in a command prompt (should be something
like c:\Windows\Microsoft.NET\Framework\v1.1.4322) and then type in
aspnet_regiis -c

This will redo the client scripts that come with the Framework.

-Stanley

Eldon Ferran de Pol said:
Hi all,

I've got a number of validator controls on a page that works absolutly
fine on my development machine but not on the live. No errors occur, the
validators just don't fire properly.
 

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

Back
Top