Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: missing file


Message #1 by Terrence Joubert <Terrence@v...> on Tue, 19 Mar 2002 15:40:45 +0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1CF3A.E8755DF0
Content-Type: text/plain

Hi Everyone,
 
I am trying to run an ASP .NET application. Once it is started the system
popup a message saying this:
 
Unable to find script library
'/aspnet_client/system_web/1_0_3512_0/WebUIValidation.js'. try replacing
this file manually, or reinstall by running 'aspnet_regiis -c'.
 
I tried running the aspnet_regiis -c' from the command line, but it does not
solve the problem.
 
Where am I supposed to manually place this file? I mean where is
'/aspnet_client/system_web/1_0_3512_0/ located on the system?
 
Thanks
Terrence
 

Message #2 by "Minh T. Nguyen" <nguyentriminh@y...> on Tue, 19 Mar 2002 08:01:25 -0800
This is a multi-part message in MIME format.

------=_NextPart_000_000F_01C1CF1C.44657BE0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit

Terrence,
 
    Funny. You're not the only one who had this file missing. A bunch of
people are missing those web files. I wonder how the installation can
miss that? Anyhow, I am sending you the three files SmartNav.js,
SmartNavIE5.js and WebUIValidation.js in a private email. They should be
in the your_webroot_directory\aspnet_client\system_web\1_0_3705_0
directory. Having said that, I don't know how well these "final"
versions will work with your beta framework.
 
Minh.
 
 
-----Original Message-----
From: Terrence Joubert [mailto:Terrence@v...] 
Sent: Tuesday, March 19, 2002 3:41 AM
To: ASP+
Subject: [aspx] missing file
Importance: High


Hi Everyone,
 
I am trying to run an ASP .NET application. Once it is started the
system popup a message saying this:
 
Unable to find script library
'/aspnet_client/system_web/1_0_3512_0/WebUIValidation.js'. try replacing
this file manually, or reinstall by running 'aspnet_regiis -c'.
 
I tried running the aspnet_regiis -c' from the command line, but it does
not solve the problem.
 
Where am I supposed to manually place this file? I mean where is
'/aspnet_client/system_web/1_0_3512_0/ located on the system?
 
Thanks
Terrence
 
--- 




_________________________________________________________

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com



Message #3 by "McCloy, Russell" <Russell.McCloy@B...> on Wed, 20 Mar 2002 07:50:29 +1100
Hello all,

I ran it from the command line and it worked fine.

RuSs
-----Original Message-----
From: Minh T. Nguyen [mailto:nguyentriminh@y...]
Sent: Wednesday, 20 March 2002 3:01 AM
To: ASP+
Subject: [aspx] RE: missing file


Terrence,

    Funny. You're not the only one who had this file missing. A bunch of
people are missing those web files. I wonder how the installation can miss
that? Anyhow, I am sending you the three files SmartNav.js, SmartNavIE5.js
and WebUIValidation.js in a private email. They should be in the
your_webroot_directory\aspnet_client\system_web\1_0_3705_0 directory. Having
said that, I don't know how well these "final" versions will work with your
beta framework.

Minh.


-----Original Message-----
From: Terrence Joubert [mailto:Terrence@v...] 
Sent: Tuesday, March 19, 2002 3:41 AM
To: ASP+
Subject: [aspx] missing file
Importance: High


Hi Everyone,
 
I am trying to run an ASP .NET application. Once it is started the system
popup a message saying this:
 
Unable to find script library
'/aspnet_client/system_web/1_0_3512_0/WebUIValidation.js'. try replacing
this file manually, or reinstall by running 'aspnet_regiis -c'.
 
I tried running the aspnet_regiis -c' from the command line, but it does not
solve the problem.
 
Where am I supposed to manually place this file? I mean where is
'/aspnet_client/system_web/1_0_3512_0/ located on the system?
 
Thanks
Terrence
 
--- 
to unsubscribe send a blank email to  --- 
Message #4 by Terrence Joubert <Terrence@v...> on Wed, 20 Mar 2002 07:20:09 +0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1CFBE.23B56280
Content-Type: text/plain

Minh,
Thanks for the tip. Apparently all these files were present in that folder.

Russ
I believe the answer lies in the registration of ASP .NET in IIS. I tried
the command line aspnet_regiis utility again. It keeps giving me the
following error:

An error has occurred <0x800700cb>
Please contact your system administrator if the problem persists.

Any idea what the problem might be?
Thanks
Terrence

-----Original Message-----
From: McCloy, Russell [mailto:Russell.McCloy@B...] 
Sent: Wednesday, March 20, 2002 12:50 AM
To: ASP+
Subject: [aspx] RE: missing file

Hello all,

I ran it from the command line and it worked fine.

RuSs
-----Original Message-----
From: Minh T. Nguyen [mailto:nguyentriminh@y...]
Sent: Wednesday, 20 March 2002 3:01 AM
To: ASP+
Subject: [aspx] RE: missing file


Terrence,

    Funny. You're not the only one who had this file missing. A bunch of
people are missing those web files. I wonder how the installation can miss
that? Anyhow, I am sending you the three files SmartNav.js, SmartNavIE5.js
and WebUIValidation.js in a private email. They should be in the
your_webroot_directory\aspnet_client\system_web\1_0_3705_0 directory. Having
said that, I don't know how well these "final" versions will work with your
beta framework.

Minh.


-----Original Message-----
From: Terrence Joubert [mailto:Terrence@v...] 
Sent: Tuesday, March 19, 2002 3:41 AM
To: ASP+
Subject: [aspx] missing file
Importance: High


Hi Everyone,
 
I am trying to run an ASP .NET application. Once it is started the system
popup a message saying this:
 
Unable to find script library
'/aspnet_client/system_web/1_0_3512_0/WebUIValidation.js'. try replacing
this file manually, or reinstall by running 'aspnet_regiis -c'.
 
I tried running the aspnet_regiis -c' from the command line, but it does not
solve the problem.
 
Where am I supposed to manually place this file? I mean where is
'/aspnet_client/system_web/1_0_3512_0/ located on the system?
 
Thanks
Terrence
 
--- 
to unsubscribe send a blank email to  --- 



  Return to Index