CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2006
    Posts
    16

    Exclamation error when run validator program

    hi guys i had face tis problem when i try to run my program which use validators:
    "unable to find script library '/aspnet_client/system_web/1_1_4322/WebUIValidation.js/'. try placing this file manually, or reinstall by running 'aspnet_regiis-c'.

    What should i do?please help...

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: error when run validator program

    Did you try what Visual Studio suggested you? Run 'aspnet_regiis-c' on command prompt.

  3. #3
    Join Date
    Jun 2006
    Posts
    16

    Re: error when run validator program

    hi i did try by insert vb.net cd into my cd room and run it from command prompt but seems its not work.. what else can i do?please help~anyone?

  4. #4
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: error when run validator program


  5. #5
    Join Date
    Jun 2006
    Posts
    16

    Re: error when run validator program

    sorry for late to say tq, it's works and a suggestion of additional way is to reinstall the whole program if u're still at the new install level

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured