Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: WebUIValidation.js


Message #1 by "Scott Hirsch" <scott@s...> on Fri, 19 Jan 2001 06:13:03 -0800
This is a multi-part message in MIME format.



------=_NextPart_000_001A_01C081DE.E19E1390

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: 7bit



When using form validation - we have a report that one of our developers

gets this:



"Warning ! Unable to find script library 'WebUIValidation.js"



Suggestions welcome.



Scott Hirsch, scott@s...



---

Outgoing mail is certified Virus Free.

Checked by AVG anti-virus system (http://www.grisoft.com).

Version: 6.0.226 / Virus Database: 108 - Release Date: 1/5/2001






Message #2 by John Pirkey <mailjohnny101@y...> on Fri, 19 Jan 2001 06:39:29 -0800 (PST)
i got this as well when i moved the location of my aspx pages.  that js file must be

at the root of the web "site".  in my situation, i had two web sites configured, one

for ASP and another for ASP.Net.  the ASP.Net site pointed to a subdirectory of the

one the ASP site pointed to.  when i tried running the aspx page, i got this error. 

even though, there was a _aspx subdirectory in the ASP site's directory, the ASP.Net

site could not see it.  I fixed it by creating a new virual directory in the ASP.Net

and pointed it to the _aspx directory.  i think you have to name it _aspx (the

virtual directory) as well.



hope this helps,



john



--- Scott Hirsch <scott@s...> wrote:

> When using form validation - we have a report that one of our developers

> gets this:

> 

> "Warning ! Unable to find script library 'WebUIValidation.js"

> 

> Suggestions welcome.

> 

> Scott Hirsch, scott@s...

> 

> 

> 

> 





=====



---------------------------- 

John Pirkey 

MCSD 

John@S... 

http://www.stlvbug.org

Message #3 by "Amit Kalani" <kalani@w...> on Fri, 19 Jan 2001 09:49:08 -0500
I too am getting this error but not from IE 5.X browsers, only from IE 4.X

browsers.

Amit



----- Original Message -----

From: "John Pirkey" <mailjohnny101@y...>

To: "ASP+" <aspx@p...>

Sent: Friday, January 19, 2001 9:39 AM

Subject: [aspx] Re: WebUIValidation.js





> i got this as well when i moved the location of my aspx pages.  that js

file must be

> at the root of the web "site".  in my situation, i had two web sites

configured, one

> for ASP and another for ASP.Net.  the ASP.Net site pointed to a

subdirectory of the

> one the ASP site pointed to.  when i tried running the aspx page, i got

this error.

> even though, there was a _aspx subdirectory in the ASP site's directory,

the ASP.Net

> site could not see it.  I fixed it by creating a new virual directory in

the ASP.Net

> and pointed it to the _aspx directory.  i think you have to name it _aspx

(the

> virtual directory) as well.

>

> hope this helps,

>

> john

>

> --- Scott Hirsch <scott@s...> wrote:

> > When using form validation - we have a report that one of our developers

> > gets this:

> >

> > "Warning ! Unable to find script library 'WebUIValidation.js"

> >

> > Suggestions welcome.

> >

> > Scott Hirsch, scott@s...

> >

> >

> >

> >

>

>

> =====

>

> ----------------------------

> John Pirkey

> MCSD

> John@S...

> http://www.stlvbug.org





Message #4 by John Pirkey <mailjohnny101@y...> on Fri, 19 Jan 2001 07:54:55 -0800 (PST)
that doesn't make any sense, this is a server side issue, so the browser type should

be unimportant.  IE 5 tends to cache a lot more than IE4, maybe the IE 5 clients

haven't refreshed the page yet? 



john



--- Amit Kalani <kalani@w...> wrote:

> I too am getting this error but not from IE 5.X browsers, only from IE 4.X

> browsers.

> Amit

> 

> ----- Original Message -----

> From: "John Pirkey" <mailjohnny101@y...>

> To: "ASP+" <aspx@p...>

> Sent: Friday, January 19, 2001 9:39 AM

> Subject: [aspx] Re: WebUIValidation.js

> 

> 

> > i got this as well when i moved the location of my aspx pages.  that js

> file must be

> > at the root of the web "site".  in my situation, i had two web sites

> configured, one

> > for ASP and another for ASP.Net.  the ASP.Net site pointed to a

> subdirectory of the

> > one the ASP site pointed to.  when i tried running the aspx page, i got

> this error.

> > even though, there was a _aspx subdirectory in the ASP site's directory,

> the ASP.Net

> > site could not see it.  I fixed it by creating a new virual directory in

> the ASP.Net

> > and pointed it to the _aspx directory.  i think you have to name it _aspx

> (the

> > virtual directory) as well.

> >

> > hope this helps,

> >

> > john

> >

> > --- Scott Hirsch <scott@s...> wrote:

> > > When using form validation - we have a report that one of our developers

> > > gets this:

> > >

> > > "Warning ! Unable to find script library 'WebUIValidation.js"

> > >

> > > Suggestions welcome.

> > >

> > > Scott Hirsch, scott@s...

> > >

> > >

> > >

> > >

> >

> >

> > =====

> >

> > ----------------------------

> > John Pirkey

> > MCSD

> > John@S...

> > http://www.stlvbug.org

> 

> 

Message #5 by "Amit Kalani" <amit@a...> on Fri, 19 Jan 2001 11:50:53 -0500
I have set my IE 5 browser to "refresh page on every visit" option. So the

problem is not caching.



----- Original Message -----

From: "John Pirkey" <mailjohnny101@y...>

To: "ASP+" <aspx@p...>

Sent: Friday, January 19, 2001 10:54 AM

Subject: [aspx] Re: WebUIValidation.js





> that doesn't make any sense, this is a server side issue, so the browser

type should

> be unimportant.  IE 5 tends to cache a lot more than IE4, maybe the IE 5

clients

> haven't refreshed the page yet?

>

> john

>

> --- Amit Kalani <kalani@w...> wrote:

> > I too am getting this error but not from IE 5.X browsers, only from IE

4.X

> > browsers.

> > Amit

> >

> > ----- Original Message -----

> > From: "John Pirkey" <mailjohnny101@y...>

> > To: "ASP+" <aspx@p...>

> > Sent: Friday, January 19, 2001 9:39 AM

> > Subject: [aspx] Re: WebUIValidation.js

> >

> >

> > > i got this as well when i moved the location of my aspx pages.  that

js

> > file must be

> > > at the root of the web "site".  in my situation, i had two web sites

> > configured, one

> > > for ASP and another for ASP.Net.  the ASP.Net site pointed to a

> > subdirectory of the

> > > one the ASP site pointed to.  when i tried running the aspx page, i

got

> > this error.

> > > even though, there was a _aspx subdirectory in the ASP site's

directory,

> > the ASP.Net

> > > site could not see it.  I fixed it by creating a new virual directory

in

> > the ASP.Net

> > > and pointed it to the _aspx directory.  i think you have to name it

_aspx

> > (the

> > > virtual directory) as well.

> > >

> > > hope this helps,

> > >

> > > john

> > >

> > > --- Scott Hirsch <scott@s...> wrote:

> > > > When using form validation - we have a report that one of our

developers

> > > > gets this:

> > > >

> > > > "Warning ! Unable to find script library 'WebUIValidation.js"

> > > >

> > > > Suggestions welcome.

> > > >

> > > > Scott Hirsch, scott@s...

> > > >

> > > >

> > > >

> > > >

> > >

> > >

> > > =====

> > >

> > > ----------------------------

> > > John Pirkey

> > > MCSD

> > > John@S...

> > > http://www.stlvbug.org

> >

> >

>

Message #6 by "Amit Kalani" <amit@a...> on Fri, 19 Jan 2001 14:33:26 -0500
I will add one thing.. I am actually getting a Syntax error message from

IE4.x browser which is then followed by Warning: WebvalidationUI.js not

found.

But with IE 5 and even with Netscape 6 I don't have any problems. No syntax

errors and no warning of file not found.

Amit

----- Original Message -----

From: "Amit Kalani" <amit@a...>

To: "ASP+" <aspx@p...>

Sent: Friday, January 19, 2001 11:50 AM

Subject: [aspx] Re: WebUIValidation.js





> I have set my IE 5 browser to "refresh page on every visit" option. So the

> problem is not caching.

>

> ----- Original Message -----

> From: "John Pirkey" <mailjohnny101@y...>

> To: "ASP+" <aspx@p...>

> Sent: Friday, January 19, 2001 10:54 AM

> Subject: [aspx] Re: WebUIValidation.js

>

>

> > that doesn't make any sense, this is a server side issue, so the browser

> type should

> > be unimportant.  IE 5 tends to cache a lot more than IE4, maybe the IE 5

> clients

> > haven't refreshed the page yet?

> >

> > john

> >

> > --- Amit Kalani <kalani@w...> wrote:

> > > I too am getting this error but not from IE 5.X browsers, only from IE

> 4.X

> > > browsers.

> > > Amit

> > >

> > > ----- Original Message -----

> > > From: "John Pirkey" <mailjohnny101@y...>

> > > To: "ASP+" <aspx@p...>

> > > Sent: Friday, January 19, 2001 9:39 AM

> > > Subject: [aspx] Re: WebUIValidation.js

> > >

> > >

> > > > i got this as well when i moved the location of my aspx pages.  that

> js

> > > file must be

> > > > at the root of the web "site".  in my situation, i had two web sites

> > > configured, one

> > > > for ASP and another for ASP.Net.  the ASP.Net site pointed to a

> > > subdirectory of the

> > > > one the ASP site pointed to.  when i tried running the aspx page, i

> got

> > > this error.

> > > > even though, there was a _aspx subdirectory in the ASP site's

> directory,

> > > the ASP.Net

> > > > site could not see it.  I fixed it by creating a new virual

directory

> in

> > > the ASP.Net

> > > > and pointed it to the _aspx directory.  i think you have to name it

> _aspx

> > > (the

> > > > virtual directory) as well.

> > > >

> > > > hope this helps,

> > > >

> > > > john

> > > >

> > > > --- Scott Hirsch <scott@s...> wrote:

> > > > > When using form validation - we have a report that one of our

> developers

> > > > > gets this:

> > > > >

> > > > > "Warning ! Unable to find script library 'WebUIValidation.js"

> > > > >

> > > > > Suggestions welcome.

> > > > >

> > > > > Scott Hirsch, scott@s...

> > > > >

> > > > >

> > > > >

> > > > >

> > > >

> > > >

> > > > =====

> > > >

> > > > ----------------------------

> > > > John Pirkey

> > > > MCSD

> > > > John@S...

> > > > http://www.stlvbug.org

> > >

> > >

> >

>

> ---

> http://www.asptoday.com - the leading site for timely,

> in-depth information for ASP developers everywhere.




>




  Return to Index