postback Freaks-out only on Windows 2003 server...

R

rooster575

I just finished developing an ASP.NET app on my [Windows 2000 Server].

Everything was fine so I deployed to the production machine [Windows 2003
Server].

Now any postbacks that occurs in the app causes strange results:
[session vars seem to be ok, but the postback values get lost and sometimes
the datagrid or other control gets hidden]

Again, everything is perfect on the [Windows 2000 server].

Anyone heard of such a thing?
[Thanks in advance.]
 
M

Morgan

Just a shot, but have you checked the Event Log on the 2003 Server to see if
IIS or the ASPNet service is being restarted?
 
R

rooster575

I found the problem.. Was a subweb I was working on, and although the
enableviewstate was not turned off the the subweb_web.config... it was set
to false on the root web.config.

I didnt realize the inheritance.. .Feel like a dope.


Morgan said:
Just a shot, but have you checked the Event Log on the 2003 Server to see if
IIS or the ASPNet service is being restarted?


rooster575 said:
I just finished developing an ASP.NET app on my [Windows 2000 Server].

Everything was fine so I deployed to the production machine [Windows 2003
Server].

Now any postbacks that occurs in the app causes strange results:
[session vars seem to be ok, but the postback values get lost and sometimes
the datagrid or other control gets hidden]

Again, everything is perfect on the [Windows 2000 server].

Anyone heard of such a thing?
[Thanks in advance.]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top