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. Validation summary on Hosting

Validation summary on Hosting

Scheduled Pinned Locked Moved ASP.NET
sysadminhosting
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.
  • N Offline
    N Offline
    Nagraj Naik
    wrote on last edited by
    #1

    Hi All, I am using some validation controls on my web page and if validation fails validation summary Correctly shows me details,BUTWhen I uploaded all pages on remote server,this validations are not working. If have any idea share with me. Regards, Nagraj:rose:

    G S 2 Replies Last reply
    0
    • N Nagraj Naik

      Hi All, I am using some validation controls on my web page and if validation fails validation summary Correctly shows me details,BUTWhen I uploaded all pages on remote server,this validations are not working. If have any idea share with me. Regards, Nagraj:rose:

      G Offline
      G Offline
      gnjunge
      wrote on last edited by
      #2

      I guess the folder aspnet_client\1_1_4322 (.NET 1.1) or aspnet_client\2_0_50727 (.NET 2.0) is missing in your website. These folders contain the client javascripts for validation.

      C 1 Reply Last reply
      0
      • G gnjunge

        I guess the folder aspnet_client\1_1_4322 (.NET 1.1) or aspnet_client\2_0_50727 (.NET 2.0) is missing in your website. These folders contain the client javascripts for validation.

        C Offline
        C Offline
        CWIZO
        wrote on last edited by
        #3

        Yep I had the same problem. On my machine everythign worked fine but when we moved the page to the server the javascripts did not work... After some time we found out that there is no files in the aspnet_client\1_1_4322 folder... Anybody know why something liek this would happen? Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

        G 1 Reply Last reply
        0
        • C CWIZO

          Yep I had the same problem. On my machine everythign worked fine but when we moved the page to the server the javascripts did not work... After some time we found out that there is no files in the aspnet_client\1_1_4322 folder... Anybody know why something liek this would happen? Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

          G Offline
          G Offline
          gnjunge
          wrote on last edited by
          #4

          They didn't setup your domain like they should have. When you install .NET it installs at all the websites the asp_client folder. When they added your domain to the IIS they should have run Aspnet_regiis.exe -c, to install the clientscripts , but they didn't.

          1 Reply Last reply
          0
          • N Nagraj Naik

            Hi All, I am using some validation controls on my web page and if validation fails validation summary Correctly shows me details,BUTWhen I uploaded all pages on remote server,this validations are not working. If have any idea share with me. Regards, Nagraj:rose:

            S Offline
            S Offline
            Shiby
            wrote on last edited by
            #5

            check out javascript files presents on the production server. If not, copy it. Regards, Shiby

            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