Hi
I have an asp .net web app which has required field validators in it (the ones that are built into VS .Net 2003). When I run my web app on my development machine the validators work fine, however when I put them on my live web server they do not work.
My live web server is running IIS 5 and .Net Framework 1.1, the same as my development machine. But I just cant seem to understand why they dont work on my live web server? The web.config files are the same? Could it maybe be the machine.config file?
Any ideas
I have an asp .net web app which has required field validators in it (the ones that are built into VS .Net 2003). When I run my web app on my development machine the validators work fine, however when I put them on my live web server they do not work.
My live web server is running IIS 5 and .Net Framework 1.1, the same as my development machine. But I just cant seem to understand why they dont work on my live web server? The web.config files are the same? Could it maybe be the machine.config file?
Any ideas