form validation error??

M

msn

Unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js

Any ideas?
 
M

Martin Dechev

You should run (Start->Run)

"%SYSTEM_ROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -c"

replacing %SYSTEM_ROOT% with the name of the folder your windows resides in.

This will install the client side scripts for this version to the
aspnet_client subdirectory of each IIS site directory.

Hope this helps
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top