Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validators don't work anymore in one application
Message
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01328921
Message ID:
01329962
Views:
8
>Hi everybody,
>
>I have a Registration page. It works fine in both IE and FireFox when I run it from one application (FCAdmin).
>
>When I move practically the same page to another application (FCFront) the Validators don't work anymore for some reason in FireFox 3.0. In other words, I type some info and the "Field is required" message is supposed to disappear, but it stays there. It works properly in IE7 (except that for some reason it doesn't want to refresh the referenced JavaScript file even after I closed the application and re-opened).
>
>Do you know what can be the problem here, why practically the same page works properly in IE & FireFox from one directory (application) and doesn't work anymore from another?
>
>It used to work in both, I think, but I tried to incorporate the latest changes into the FCFront (taken from FCAdmin).
>
>Thanks a lot in advance.

The problem is resolved. The answer is here http://forums.asp.net/p/1283702/2477547.aspx#2477547

There was a setting in web.config
<!--<xhtmlConformance mode="Legacy"/>-->
that caused this problem.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform