473,473 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Help Please, How to Include .JS file into aspx page.

SSW
Hi!

I want to include .JS(JavaScript file) to my aspx file.

I used the following tag.
<script language="javascript" src="Utility.js" type="text/javascript">

After compling my page and executed in Browser, I get Error as below
unable to find script library
'/aspnet_client/system_web/1_0_3705_288/webUI_Validation.js". Try placing
this file manually, or reinstall by running 'aspnet_regis -c'

I commented out the <script language="javascript" src="Utility.js"
type="text/javascript">
and executed in browser, no error.

Yes ran aspnet_regis -c, But didn't helped.

Any suggestion advice for this, Please.

TIA(Thanks in Advance.)

sswalia
MCSD, MCAD, OCA

Nov 18 '05 #1
1 5970
SSW
Hi!

found the problem.

I was making a mistake.

actually below tag
<script language="javascript" src="Utility.js" type="text/javascript">
should be
<script language="javascript" src="Utility.js"> </script>

Thanks,

sswalia

"SSW" <fr************@hotmail.com> wrote in message
news:OY**************@TK2MSFTNGP12.phx.gbl...
Hi!

I want to include .JS(JavaScript file) to my aspx file.

I used the following tag.
<script language="javascript" src="Utility.js" type="text/javascript">

After compling my page and executed in Browser, I get Error as below
unable to find script library
'/aspnet_client/system_web/1_0_3705_288/webUI_Validation.js". Try placing
this file manually, or reinstall by running 'aspnet_regis -c'

I commented out the <script language="javascript" src="Utility.js"
type="text/javascript">
and executed in browser, no error.

Yes ran aspnet_regis -c, But didn't helped.

Any suggestion advice for this, Please.

TIA(Thanks in Advance.)

sswalia
MCSD, MCAD, OCA

Nov 18 '05 #2

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

Similar topics

5
by: Joe | last post by:
Please repost answer message did not make it last time Hello, Joe here, wanted to get the 411 on this article. I posted in the FrontPage forum but there is never an answer. So I have come...
19
by: Thue Tuxen Sørensen | last post by:
Hi everybody ! I´m maintaining a large intranet (approx 10000 concurrent users) running on one IIS box and one DB box with sqlserver 2000. Currently there is 2,5 GB Ram, 1 1400 mhz cpu and 2...
4
by: Corey Dyke | last post by:
K here's what happened. For my English project at DeVry, I had to design a website for a company of my choice. So since my dad has been after me for years to do one for him, I decided to finally...
5
by: Dan Nash | last post by:
Hi all, I've got a page with a user control on, added via VS. I'm trying to get to a property of the user control (or more precisely, a public var). Here's the code at the top of my aspx...
6
by: momo | last post by:
Guys I need your help on this. I have this one problem and I admitted I am a novice at this. This is a Code Behind in an aspx page. You will see where I have the plus signs below in...
2
by: -D- | last post by:
I'm taking my first stab at using xml, so please bear with my novice questions and understanding of xml. I'm trying to create an xml file that holds all my website navigation. If I understand...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
5
by: althafexcel | last post by:
hi everyone Im trying to include an external js in my aspx page under the head tag, it doesn't load or it displays an object expected error whenver the function from the .js is called. Actually...
1
by: Brad Isaacs | last post by:
I am working with ASP.NET 2.0 and using an SQL Server 2000 database. I am using Visual Studio 2005 and developing on my Local machine. I am working with Login controls ASP.Configuration, I...
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
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,...
0
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,...
1
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...
0
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...
0
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 ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.