473,796 Members | 2,704 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unable to find script library

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

--
Daniel Groh
CTF Technologies do Brasil LTDA
Analista Programador
Fone: 11 3837-4203
E-mail: dg***@ctf.com.b r
Nov 17 '05 #1
1 1672
"Daniel Groh" <ne*********@gm ail.com> wrote in message
news:#x******** ******@TK2MSFTN GP14.phx.gbl...
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 ?


You website was developed using a different version of the .Net
framework than is installed on the server where it was deployed.
Presumably, you used v1.1, and the server only has v1.0. Make sure v1.1
is installed (installing it may by itself fix the problem.) If the problem
remains, run the version of aspnet_regiis that's in the
C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322 folder.

--
--
Truth,
James Curran
[erstwhile VC++ MVP]

Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com
Nov 17 '05 #2

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

Similar topics

3
7068
by: Robert Hogan | last post by:
Hello, I am attempting to send emails using T-SQL (in a SQLServerAgent Job) using the stored procedure sp_SendSMTPMail. I created the stored proc using the following script that I got off a post here on google. CREATE PROCEDURE sp_SendSMTPMail (@From varchar(255), @To varchar(8000), @Subject varchar(255), @Body varchar(8000),
6
2494
by: MichaelF | last post by:
I've embedded a RealPlayer window in a page, and am unable to get mouse clicks. The clip plays, but clicks are ignored. I'm running IE5.5 on Win2k, with the following code: <embed name="RPEmbed" src="http://..." CONTROLS=ImageWindow AUTOSTART=true onLButtonUp="alert('rpm');return false;"> I've also tried setting SetWantMouseEvents(true), but to no avail:
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
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'"
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...
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??...
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...
10
4994
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 to figure out the solution to this problem. First off, the server is Windows Server 2003 - Web Edition (IIS 6) and I'm using .Net Framework v1.1.4322.
53
8422
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 language="javascript" type="text/javascript">
0
9535
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
10467
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
10244
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
10021
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...
0
9061
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
7558
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
6802
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
5454
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...
3
2931
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.