Ask a Question related to ASP.NET General, Design and Development.
-
Marina #1
All validators stopped working
Hi,
A very weird thing has happened. Today, all the validators on all the pages
and user controls on one of the servers stopped working. They seem to do
the validation server side, instead of client side. Other servers are
running the same code without a problem.
I compared the HTML output by the server causing the problem, and the one
that doesn't. It is identical other then some of the viewstate.
The only thing I can think of that is different is the installation of the
ABCUpload component on that box. Some Web.config settings have been added -
but none that would make me suspect would be responsible.
Any ideas?
Marina Guest
-
#38816 [Opn]: PHP code that was working perfectly recently stopped working.
ID: 38816 User updated by: mtoohee at gmail dot com -Summary: PHP code that was working perfectly recently stopped.... -
login stopped working
:confused; Hellllp. I had an asp login page working beautifully. It was hitting an access database and then either allowing or denying just as it... -
ASP STOPPED WORKING IN IIS5.0
I have a simple ASP page. test.asp: This is a test ..... There is no code in the page at all, just text. Works fine if I change the... -
ASP stopped working in IIS 5
Take a look at the thread with almost the same subject from about an hour prior to yours. Also take a look at http://www.aspfaq.com/2109. Ray at... -
My PE2 stopped working on my E-Mac
Hi can someone help out there ? I have E-mac with 768 MB RAM. My PE2 has approximately 5400 pictures and I have been tranferring this pictures to... -
Rajesh Tiwari #2
Re: All validators stopped working
in ur web.config file are u manipulating "ClientTarget" attribute,it shud
not be "downlevel".
or something might be wrong with ur webuivalidation.js.
--
Rajesh Tiwari
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:#ydIY0NPDHA.3768@tk2msftngp13.phx.gbl...pages> Hi,
>
> A very weird thing has happened. Today, all the validators on all theadded -> and user controls on one of the servers stopped working. They seem to do
> the validation server side, instead of client side. Other servers are
> running the same code without a problem.
>
> I compared the HTML output by the server causing the problem, and the one
> that doesn't. It is identical other then some of the viewstate.
>
> The only thing I can think of that is different is the installation of the
> ABCUpload component on that box. Some Web.config settings have been> but none that would make me suspect would be responsible.
>
> Any ideas?
>
>
Rajesh Tiwari Guest
-
Marina #3
Re: All validators stopped working
ClientTarget is not anywhere in Web.config at all.
I don't know about the webuivalidation.js - but I can't image what would
suddenly break it...
"Rajesh Tiwari" <rajesh@nuis.com> wrote in message
news:ew3PSLOPDHA.3236@TK2MSFTNGP10.phx.gbl...do> in ur web.config file are u manipulating "ClientTarget" attribute,it shud
> not be "downlevel".
> or something might be wrong with ur webuivalidation.js.
>
> --
> Rajesh Tiwari
>
>
> "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> news:#ydIY0NPDHA.3768@tk2msftngp13.phx.gbl...> pages> > Hi,
> >
> > A very weird thing has happened. Today, all the validators on all the> > and user controls on one of the servers stopped working. They seem toone> > the validation server side, instead of client side. Other servers are
> > running the same code without a problem.
> >
> > I compared the HTML output by the server causing the problem, and thethe> > that doesn't. It is identical other then some of the viewstate.
> >
> > The only thing I can think of that is different is the installation of> added -> > ABCUpload component on that box. Some Web.config settings have been>> > but none that would make me suspect would be responsible.
> >
> > Any ideas?
> >
> >
>
Marina Guest
-
Marina #4
Re: All validators stopped working
The folder under aspnet client was missing the 1.1 directory with the
validation files. The 1.0 ones were there. I have no idea why this directory
got deleted.
"Rajesh Tiwari" <rajesh@nuis.com> wrote in message
news:ew3PSLOPDHA.3236@TK2MSFTNGP10.phx.gbl...do> in ur web.config file are u manipulating "ClientTarget" attribute,it shud
> not be "downlevel".
> or something might be wrong with ur webuivalidation.js.
>
> --
> Rajesh Tiwari
>
>
> "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> news:#ydIY0NPDHA.3768@tk2msftngp13.phx.gbl...> pages> > Hi,
> >
> > A very weird thing has happened. Today, all the validators on all the> > and user controls on one of the servers stopped working. They seem toone> > the validation server side, instead of client side. Other servers are
> > running the same code without a problem.
> >
> > I compared the HTML output by the server causing the problem, and thethe> > that doesn't. It is identical other then some of the viewstate.
> >
> > The only thing I can think of that is different is the installation of> added -> > ABCUpload component on that box. Some Web.config settings have been>> > but none that would make me suspect would be responsible.
> >
> > Any ideas?
> >
> >
>
Marina Guest
-
Rajesh Tiwari #5
Re: All validators stopped working
is ur problem solved now
--
Rajesh Tiwari
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:#8kzYqOPDHA.2256@TK2MSFTNGP11.phx.gbl...directory> The folder under aspnet client was missing the 1.1 directory with the
> validation files. The 1.0 ones were there. I have no idea why thisshud> got deleted.
>
> "Rajesh Tiwari" <rajesh@nuis.com> wrote in message
> news:ew3PSLOPDHA.3236@TK2MSFTNGP10.phx.gbl...> > in ur web.config file are u manipulating "ClientTarget" attribute,it> do> > not be "downlevel".
> > or something might be wrong with ur webuivalidation.js.
> >
> > --
> > Rajesh Tiwari
> >
> >
> > "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> > news:#ydIY0NPDHA.3768@tk2msftngp13.phx.gbl...> > pages> > > Hi,
> > >
> > > A very weird thing has happened. Today, all the validators on all the> > > and user controls on one of the servers stopped working. They seem to> one> > > the validation server side, instead of client side. Other servers are
> > > running the same code without a problem.
> > >
> > > I compared the HTML output by the server causing the problem, and the> the> > > that doesn't. It is identical other then some of the viewstate.
> > >
> > > The only thing I can think of that is different is the installation of>> > added -> > > ABCUpload component on that box. Some Web.config settings have been> >> > > but none that would make me suspect would be responsible.
> > >
> > > Any ideas?
> > >
> > >
> >
>
Rajesh Tiwari Guest



Reply With Quote

