473,806 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WebUIValidation .js Debugging error

Hello,

I posted this before but didn't explain myself properly. Let me see if
I can describe the problem better:

- I have a couple of validators on a login page (one for login name,
one for password).
- When I go to the login page, I get a runtime error. When I choose to
debug, the following is found at the end of WebUIValidation .js:

<div align="center">
<font size="1">
&copy; Company Name
</font>
</div>

- This doesn't happen in Mozilla, it's just ignored.
- On my development machine, it works fine without the errors.
- When I remove the validators, it works fine.
- The inserted code is nowhere in my application (though it did use to
be, below a </form> tag - it no longer is, it has been completely
removed).

Please advise if you have any leads or can provide assistance.

Thank you for your time,

James Thomas
Nov 18 '05 #1
1 1171
James Thomas wrote:
Hello,

I posted this before but didn't explain myself properly. Let me see if
I can describe the problem better:

- I have a couple of validators on a login page (one for login name,
one for password).
- When I go to the login page, I get a runtime error. When I choose to
debug, the following is found at the end of WebUIValidation .js:

<div align="center">
<font size="1">
&copy; Company Name
</font>
</div>

- This doesn't happen in Mozilla, it's just ignored.
- On my development machine, it works fine without the errors.
- When I remove the validators, it works fine.
- The inserted code is nowhere in my application (though it did use to
be, below a </form> tag - it no longer is, it has been completely
removed).

Please advise if you have any leads or can provide assistance.

Thank you for your time,

James Thomas


Actually, I figured it out. I was appending a footer and for some
reason the footer was being added to the Javascript content in addition
to the HTML content. Go figure.
Nov 18 '05 #2

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

Similar topics

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??...
1
2724
by: Joe | last post by:
I have created a web application using C#. I have done several web based apps in C# and have not had this problem before. I think this may be a defect in the VisualSutdio.net2003. I am using a regualar expression validator on a nested user control within my page. Everytime I try to compile the app I recieve the following message. Microsoft JScript runtime error: 'undefined' is null or not an object
1
1132
by: Ron Rasmssen | last post by:
I have read all of the questions about the 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_regis -c' I have tried to make sence out of the advise but I can't get this thing to work. Since there are so many requests for this soulution perhaps someone could take the extrat time to write a step by step process on how to fix this problem...
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.
1
1974
by: Jim Heavey | last post by:
Today when I run my application and click the "edit" link within a DataGrid, the new screen is displayed and I get this message which pops up (which must be coming from ASP.Net....Not within my application) stating that "it couuld not find the module WebUIValidation.js" and that I should either copy this file or I should run "aspnet_regiis -c". So I go down to the dos prompt and run "aspnet_regiis -c". That runs fine, but when I look in...
3
3052
by: =?Utf-8?B?c2lkZGhhdGg=?= | last post by:
Hi All, my asp.net applications is using validations controls and it throws 'undefined is null or not an object' error in WebUIValidation.js Error only happens on few machines if i move the same applications to a different machine error does not happen. i tried copying aspnet_client folder from the machine where it worked to the machine where is did not work and that did not help. i still get the same error. more details on error :
0
9718
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
9596
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
10617
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
10364
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
10370
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,...
1
7649
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
5545
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...
1
4328
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3008
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.