473,394 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Unable to find script library '/aspnet_client...

et
The error:
Unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js.' Try placing the
file manually, or reinstall by running aspnet_regiis -c'

I started getting this error as soon as I started using the Validation
controls, such as the RequiredFieldValidator and the ValidationSummary
controls. I did the aspnet_regiis -c, which appears to run successfully (a
command prompt appears too briefly to read), I ensured the file is there,
and searched msdn, the only article that comes up is
http://msdn.microsoft.com/msdnmag/issues/02/06/webc/

Which is a great article actually but didn't solve my problem. Any ideas?
Nov 19 '05 #1
3 2406
Are you getting this error each time or only a few times here and there?

S. L.

"et" <ea*************@yahoo.com> wrote in message
news:Or****************@TK2MSFTNGP10.phx.gbl...
The error:
Unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js.' Try placing the
file manually, or reinstall by running aspnet_regiis -c'

I started getting this error as soon as I started using the Validation
controls, such as the RequiredFieldValidator and the ValidationSummary
controls. I did the aspnet_regiis -c, which appears to run successfully (a
command prompt appears too briefly to read), I ensured the file is there,
and searched msdn, the only article that comes up is
http://msdn.microsoft.com/msdnmag/issues/02/06/webc/

Which is a great article actually but didn't solve my problem. Any ideas?

Nov 19 '05 #2
Check permissions using the IIS MMC and by manually accessing the script
files from the browser by changing the URL in the address bar.

If that checks out, look at how you are using the validation controls. Look
at your HTML source and try to track it backwards from there.

"et" <ea*************@yahoo.com> wrote in message
news:Or****************@TK2MSFTNGP10.phx.gbl...
The error:
Unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js.' Try placing the
file manually, or reinstall by running aspnet_regiis -c'

I started getting this error as soon as I started using the Validation
controls, such as the RequiredFieldValidator and the ValidationSummary
controls. I did the aspnet_regiis -c, which appears to run successfully (a
command prompt appears too briefly to read), I ensured the file is there,
and searched msdn, the only article that comes up is
http://msdn.microsoft.com/msdnmag/issues/02/06/webc/

Which is a great article actually but didn't solve my problem. Any ideas?

Nov 19 '05 #3
Hi et,
If you still get this error even if you have already run the
aspnet_regiis.exe -c command, then check that any javascript you have in
your page is being closed properly.

or trying visiting these blogs at:-

http://mediagab.com/blog/archive/2004/09/04/362.aspx
or
http://weblogs.asp.net/rosherove/arc.../06/30652.aspx

Hope it helps
Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: B.Bol | last post by:
Hi, We have a ASP.NET 1.1 Web Application which is running perfectly on Windows Server 2000. If we try to run it on Windows Server 2003 we get the following error: Unable to find script...
1
by: Daniel Groh | last post by:
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'. Does someone know this error ?...
1
by: Adam Carpenter | last post by:
Hi all, This morning I allowed Windows Update to install an update to the .NET framework on my Windows 2000 Pro machine. Since then the following IE dialog box appears when browsing to a page...
5
by: sadf | last post by:
We recently deployed several new ASP.NET apps to Windows Server 2003 and discovered that field validator controls render client-side script that does not execute! Validation takes place on the...
2
by: Russell | last post by:
I have a web page (built with ASP.NET & VB.NET) that has two textboxes. When a button is pushed the values are compared using CompareValidator control. At this point an error box is displayed with...
7
by: Matthew Louden | last post by:
I created an ASP.NET web application. I added a TextBox and a RequiredFieldValidator control, and set the ControlToValidate property of RequiredFieldValidator control to be TextBox1. After I built...
3
by: 2stepme | last post by:
I am sorry to put this question up (because it has been asked and addressed many times) but I have searched and I been unable to solve my problem. I am running XP PRO Version 2002 SP2 on my...
10
by: robwharram | last post by:
Hi, I'm quite frustrated in the fact that I can't even display a simple "Hello World" message on .Net. I've been through all of the groups and searched all over the place and haven't been able...
53
by: souporpower | last post by:
Hello All I am trying to activate a link using Jquery. Here is my code; <html> <head> <script type="text/javascript" src="../../resources/js/ jquery-1.2.6.js"</script> <script...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.