473,785 Members | 2,221 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

I created an ASP.NET web application. I added a TextBox and a
RequiredFieldVa lidator control, and set the ControlToValida te property of
RequiredFieldVa lidator control to be TextBox1. After I built and run the
application, it pops up an error dialog as follows:

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'

any ideas?? Thanks!

Nov 17 '05 #1
7 6588
AW
You might have this error because you changed the root directory for your
virtual folders. When installing, the validation scripts are placed in
C:\Inetpub\wwwr oot\aspnet_clie nt\system_web\1 _1_4322, so if you then change
the base directory of your web sites you get this error.
Nov 17 '05 #2
Run 'aspnet_regiis -c' in the command line.
--
[[((hillarie))]]

To reply by email, remove ".SPAMBLOCK " from email address

"Matthew Louden" <jr********@hot mail.com> wrote in message
news:OG******** ******@tk2msftn gp13.phx.gbl...
I created an ASP.NET web application. I added a TextBox and a
RequiredFieldVa lidator control, and set the ControlToValida te property of
RequiredFieldVa lidator control to be TextBox1. After I built and run the
application, it pops up an error dialog as follows:

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'

any ideas?? Thanks!

Nov 17 '05 #3
I have also been geting this error.

The WebUIValidation .js is there, but I ran 'aspnet_regiis -c' anyway.
It didn't fix the problem.

In my case I only get this error ocassionally.
Most of the time I don't, but sometimes I do.

Has anyone found a solution for this when 'aspnet_regiis -c' doesn't fix it?

Dave

"H Branyan" <hb************ ****@merc.merce r.edu> wrote in message
news:bn******** *****@ID-92475.news.uni-berlin.de...
Run 'aspnet_regiis -c' in the command line.
--
[[((hillarie))]]

To reply by email, remove ".SPAMBLOCK " from email address

"Matthew Louden" <jr********@hot mail.com> wrote in message
news:OG******** ******@tk2msftn gp13.phx.gbl...
I created an ASP.NET web application. I added a TextBox and a
RequiredFieldVa lidator control, and set the ControlToValida te property of RequiredFieldVa lidator control to be TextBox1. After I built and run the
application, it pops up an error dialog as follows:

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'

any ideas?? Thanks!


Nov 17 '05 #4
This problem happens anytime you the system cannot access that folder Either
you don’t have permission Or its is not in your root directory

Note: there is a lot of versions of that folder System_web/1_1_4322 is only
one of the versions. If part of your site is working that’s because its
looking for a version you have in the root directory. Check it out closely

"Dave" <no****@co.lane .or.us> wrote in message
news:Oe******** ******@TK2MSFTN GP09.phx.gbl...
I have also been geting this error.

The WebUIValidation .js is there, but I ran 'aspnet_regiis -c' anyway.
It didn't fix the problem.

In my case I only get this error ocassionally.
Most of the time I don't, but sometimes I do.

Has anyone found a solution for this when 'aspnet_regiis -c' doesn't fix it?
Dave

"H Branyan" <hb************ ****@merc.merce r.edu> wrote in message
news:bn******** *****@ID-92475.news.uni-berlin.de...
Run 'aspnet_regiis -c' in the command line.
--
[[((hillarie))]]

To reply by email, remove ".SPAMBLOCK " from email address

"Matthew Louden" <jr********@hot mail.com> wrote in message
news:OG******** ******@tk2msftn gp13.phx.gbl...
I created an ASP.NET web application. I added a TextBox and a
RequiredFieldVa lidator control, and set the ControlToValida te property of RequiredFieldVa lidator control to be TextBox1. After I built and run the application, it pops up an error dialog as follows:

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'

any ideas?? Thanks!



Nov 17 '05 #5
It's not that part of my site is working and part is not, but a given page
will sometimes show that error and simply refreshing will make it go away.

When it happens (which is not too often) it usually happens on the first
access to the page.

Does this happen for others, or is it just me (again).

Dave

"Shrage Smilowitz" <mi***********@ hotmail.com> wrote in message
news:uB******** ******@TK2MSFTN GP12.phx.gbl...
This problem happens anytime you the system cannot access that folder Either you don't have permission Or its is not in your root directory

Note: there is a lot of versions of that folder System_web/1_1_4322 is only one of the versions. If part of your site is working that's because its
looking for a version you have in the root directory. Check it out closely

"Dave" <no****@co.lane .or.us> wrote in message
news:Oe******** ******@TK2MSFTN GP09.phx.gbl...
I have also been geting this error.

The WebUIValidation .js is there, but I ran 'aspnet_regiis -c' anyway.
It didn't fix the problem.

In my case I only get this error ocassionally.
Most of the time I don't, but sometimes I do.

Has anyone found a solution for this when 'aspnet_regiis -c' doesn't fix

it?

Dave

"H Branyan" <hb************ ****@merc.merce r.edu> wrote in message
news:bn******** *****@ID-92475.news.uni-berlin.de...
Run 'aspnet_regiis -c' in the command line.
--
[[((hillarie))]]

To reply by email, remove ".SPAMBLOCK " from email address

"Matthew Louden" <jr********@hot mail.com> wrote in message
news:OG******** ******@tk2msftn gp13.phx.gbl...
> I created an ASP.NET web application. I added a TextBox and a
> RequiredFieldVa lidator control, and set the ControlToValida te
property
of
> RequiredFieldVa lidator control to be TextBox1. After I built and run

the > application, it pops up an error dialog as follows:
>
> 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'
>
> any ideas?? Thanks!
>
>
>



Nov 17 '05 #6
If you could give me the link i can check it out.

Shrage Smilowitz
President
Microdivision

www.microdivision.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #7
Unfortunately its an Intranet site.

Dave

"Shrage Smilowitz" <mi***********@ hotmail.com> wrote in message
news:ue******** ******@TK2MSFTN GP11.phx.gbl...
If you could give me the link i can check it out.

Shrage Smilowitz
President
Microdivision

www.microdivision.com

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

Nov 17 '05 #8

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

Similar topics

0
1399
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 library '/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. Try placing this file manually or reinstall by running 'aspnet_regiis -c'.
1
1672
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 ? What should i do ? I still didn't try to reinstall 'aspnet_regiis -c'. Should be that ? Thanks in advance --
3
3558
by: Art Thomas | last post by:
We are using our own custom JavaScript validation as well as .Net validation. However, when we include our custom validation on a page, ..NET does not render/write the '/aspnet_client/system_web/1_0_3705_0/WebUIValidation.js' path on the page. If we do not include our own custom JavaScript validation, .NET DOES render/write the '/aspnet_client/system_web/1_0_3705_0/WebUIValidation.js' path on the page. I would like to make sure the...
1
1432
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 with user validation code on it. "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_regiss -c'"
5
1780
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 server using Page.IsValid to branching appropriately. This appears to be a Server 2003 issue that occurs on several machines. The behavior does not occur on Window2000 or XP.
2
2265
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 the following message: "Unable to find script library '/aspnet_client/system_web/version no/webuivalidation.js'. Try placing this file manually, or reinstall by running 'aspnet_regiis -c'. The file was placed in the folder of the web page and...
2
1115
by: Samik | last post by:
I am using VB.Net with ASP.Net for an application. I have loaded Dot Net Framework ver 1.1 loaded in the server. Whenever I run the application I get a error and in the popup windoe it is specified that it cannot find the WebUIValidation.js file or asks me to install aspnet_regiis -c. But I have the file in the specified directory and also installed it, still it is not working I am using a virtual directory If anyone have a solution, please...
3
2426
by: et | last post by:
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...
3
1676
by: comzy | last post by:
Hi all, I have a peculiar problem. After migrating my existing asp.net 2003 project to 2005 my project works fine without any problem. The moment i thought of debugging it i came to face this peculiar problem which is as follows. when i run the project by typing the URL dirctly in the browser i can see the following line in the view source: <script src="/aspnet_client/system_web/2_0_50727/WebUIValidation.js"
0
9647
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10162
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.