473,797 Members | 2,893 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cannot find WebUIValidation .js ?

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 inform me soon
Thanks n Regards.
Nov 18 '05 #1
2 1115
h
This file should be in the Website root folder not in the virtual directory structure as
"/aspnet_client/system_web/1_0_3705_0/" the number "1_0_3705_0 " is versio
of the installed framework which you will find from the alert that shows the message

Hope this helps you
Amit Pandy

Nov 18 '05 #2
Yes, I put the file in the path under the root .. but it was not working .. !

Nov 18 '05 #3

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

Similar topics

1
1918
by: Kevin Blakeley | last post by:
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:...
3
3559
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'"
7
6589
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 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??...
2
334
by: Morten | last post by:
Hi! I've developed an application that uses forms based authentication. The logon page uses the file WebUIValidation.js a couple of places and the file is located in the right place on the server. I have a user who uses a Linux browser which gives the following error when he tries to log in: http://server/aspnet_client/system_web/1_1_4322/WebUIValidation.js: SyntaxError: Parse error at line 342
0
929
by: G Dean Blake | last post by:
All of a sudden, on a page that I have been testing, I get a dialog box, while debugging that says: "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' I ran aspnet_regiss -c and it had no effect. I happens only on this one page an only when debugging. When I simply run the page from my browser it does not happen.
3
1544
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 laptop. I am using the Web Matrix Server version 1.1.4322.573 and I am working on validation which requires javascript. When I try to test my script I get the following message: Unable to find script library...
4
4111
by: Ekkehard Preis | last post by:
Hi, I'm getting some strange error on one of my pages: The page is composed of some nested ascx controls, the error I am getting is 'undefined is null or not an object'. The error occurs in line 180 of WebUiValidation.js (if (typeof(val.evaluationfunction) == "string") ) and is caused by an Error (?) in the Page_Validators Array: The Index of the Array starts from 0 up to 5 and then suddenly continues from 20 up to 24.
0
1033
by: Quazzo | last post by:
Hello, I have found a small bug in WebUIValidation. In a page I use a CompareValidator to check that the user input date in correct format. When using Culture Latvian the date looks like: "2005.12.13." (note the last dot!). I use .net framework 1.1 and version "1_1_4322/webuivalidation.js" in my application.
0
9536
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10468
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
10245
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...
1
10205
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9063
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7559
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
5458
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
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2933
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.