I
Ian.Suttle
I am have been researching this issue to no end, so any help would be
very much appreciated.
I have a page with form tags. Inside of the form tags is a panel that
contains a user control. The form tags are NOT inside of the user
control. Inside that user control are a few panels that contains
different steps of an application (for applying to something). When I
go to step 1 and submit, the asp:validators catch the errors and the
form doesn't post. So far this is what I would expect. Once I correct
the errors, the validation messages go away, but the form will still
not post.
Here is what is weird. This was developed on Windows XP Pro, and works
flawlessly there. I have also tested the exact same code on a Windows
2000 server and it works perfectly there as well. As soon as I upload
this to my production Windows 2003 server it produces the behavior that
I described above. I thought to myself that this may be validation
file issues, but I am using the aspnet_client\system_web\1_1_4322 files
placed in the root of my application.
This is at a web host, not my own windows 2003 server, so I am somewhat
limited as to what I can see or do on that server.
Does anyone have ANY ideas at this point? Any help would be great!
Thanks,
Ian Suttle
very much appreciated.
I have a page with form tags. Inside of the form tags is a panel that
contains a user control. The form tags are NOT inside of the user
control. Inside that user control are a few panels that contains
different steps of an application (for applying to something). When I
go to step 1 and submit, the asp:validators catch the errors and the
form doesn't post. So far this is what I would expect. Once I correct
the errors, the validation messages go away, but the form will still
not post.
Here is what is weird. This was developed on Windows XP Pro, and works
flawlessly there. I have also tested the exact same code on a Windows
2000 server and it works perfectly there as well. As soon as I upload
this to my production Windows 2003 server it produces the behavior that
I described above. I thought to myself that this may be validation
file issues, but I am using the aspnet_client\system_web\1_1_4322 files
placed in the root of my application.
This is at a web host, not my own windows 2003 server, so I am somewhat
limited as to what I can see or do on that server.
Does anyone have ANY ideas at this point? Any help would be great!
Thanks,
Ian Suttle