Can't find WebUIValidation.js

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kevin Blakeley

    Can't find WebUIValidation.js

    We are experiencing the following error on our pages:

    Unable to find script library
    '/aspnet_client/system_web/1_0_3705_288/WebUIValidation .js'. Try placing
    this file manually, or reinstall by running 'aspnet_regiis -c'.

    When searching google I came across the solution that instructs you to
    modify the webconfig file, which we are in the process of testing to see if
    it fixes the problem. Here is what we put in our webconfig file:
    <webControls
    clientScriptsLo cation="m:\web\ users\L001U24ET U\html\aspnet_c lient\system_we b
    \1_0_3705_288\" />

    My question is does anyone know why this happens? I talked to a friend of
    mine who was experiencing the same problems and what we narrowed it down to
    is that we got to the page with the error through a redirect. Have others
    seen this??

    Thanks
    Kevin


  • Chance Hopkins

    #2
    Re: Can't find WebUIValidation .js

    did you do this?
    [color=blue]
    >running 'aspnet_regiis -c'.[/color]




    Comment

    Working...