Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form won't post back...
Message
From
10/01/2005 17:03:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/01/2005 16:57:29
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00975846
Message ID:
00975858
Views:
16
>Ok,
>
>Here is a weird one. Got an aspx page with validators on it, running in IE 6.0. All the validators are valid yet the page doesn't post back. If I put in invalid data the validators display the error properly.
>
>Further, I am pretty sure it is a problem with the validation JS cause when I turn off active scripting the page posts back properly when the submit button is pressed.
>
>Any ideas,
>BOb

Bob,
Check http://www.kbalertz.com/Feedback_889877.aspx

"SYMPTOMS
After you install the Microsoft .NET Framework Service Pack 1, the Submit button on Microsoft ASP.NET pages may not work. You do not receive any error messages.
CAUSE
This problem occurs because client-side script files that are in the Web site are not synchronized with the .NET Framework 1.1. The PostBack event on client-side validation is stopped.
RESOLUTION
To resolve this problem, install the client-side scripts to the Aspnet_client subfolder of each Microsoft Internet Information Services (IIS) site folder. To do this, click Start, click Run, type the following command in the Open box, and then click OK:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322.aspnet_regiis.exe -c
If you use source control, the "aspnet_regiis.exe –c" command might not work because script files are considered read only. If the command does not work, remove the Aspnet_client folder from source control.
STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section."

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform