Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. My Validator Controls don't work everywhere !

My Validator Controls don't work everywhere !

Scheduled Pinned Locked Moved ASP.NET
sysadminhelpquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    FlorentBzh
    wrote on last edited by
    #1

    Hi, I develop an application which contains Validator controls. With my "test" server all works perfectly but when I put this application on my "production" server, in some pages, some of validator controls don't work anymore. Is there anything to change on my page or on my server ? Why Validator works in some pages and not in another on the same server? Please help me...

    T I 2 Replies Last reply
    0
    • F FlorentBzh

      Hi, I develop an application which contains Validator controls. With my "test" server all works perfectly but when I put this application on my "production" server, in some pages, some of validator controls don't work anymore. Is there anything to change on my page or on my server ? Why Validator works in some pages and not in another on the same server? Please help me...

      T Offline
      T Offline
      turbochimp
      wrote on last edited by
      #2

      Check to make sure your "production" server has the appropriate scripts in the [web root]\aspnet_client\system_web\[framework version number] directory, e.g. C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322 There should be a couple of them in there, at least for framework 1.1: SmartNav.js WebUIValidation.js as well as SmartNav.htm I've run into this using a third party host once before. Good luck

      The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

      F 1 Reply Last reply
      0
      • F FlorentBzh

        Hi, I develop an application which contains Validator controls. With my "test" server all works perfectly but when I put this application on my "production" server, in some pages, some of validator controls don't work anymore. Is there anything to change on my page or on my server ? Why Validator works in some pages and not in another on the same server? Please help me...

        I Offline
        I Offline
        ice hotty
        wrote on last edited by
        #3

        "works in some pages and not in another on the same server" I think there maybe is other reasons eg: are you sure the button than you wanna validate its CausesValidation is True..... I made the same mistake long time ago ... the problem is that: I click the button but the validate controls out work, just like you . God bless u ..;P Study...

        L 1 Reply Last reply
        0
        • T turbochimp

          Check to make sure your "production" server has the appropriate scripts in the [web root]\aspnet_client\system_web\[framework version number] directory, e.g. C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322 There should be a couple of them in there, at least for framework 1.1: SmartNav.js WebUIValidation.js as well as SmartNav.htm I've run into this using a third party host once before. Good luck

          The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

          F Offline
          F Offline
          FlorentBzh
          wrote on last edited by
          #4

          Ok thanks, your idea give me an idea !!! It was the famous command : c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -c that I've to lauch: It replaces scripts in good directories

          1 Reply Last reply
          0
          • I ice hotty

            "works in some pages and not in another on the same server" I think there maybe is other reasons eg: are you sure the button than you wanna validate its CausesValidation is True..... I made the same mistake long time ago ... the problem is that: I click the button but the validate controls out work, just like you . God bless u ..;P Study...

            L Offline
            L Offline
            lexx_debugz
            wrote on last edited by
            #5

            hey bro! try to re-register asp.net running on your production server by running this command c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups