G
Guest
am facing some problems which is am not able to get hold of the error from
any angle. Please help.
Background
We have developed some ASP.net applications using Visual Studio .NET 2003
and deployed them locally on our Windows 2000 Server and on our production
servers only also, all these applications were working fine without any
glitch or any bug.
Our production servers got changed from Windows 2000 To Windows 2003
Servers, after this we are facing some problems in our code and not able to
figure them out as to why they are there.. I hope you would be able to help
me on this one.
Problem 1.
Whenever there is a post back or something in a aspx web form we get unable
to validate data error in viewstate, this error is coming randomly and not is
any specific place.
Problem 2.
In some of our web forms the action on the buttons do not work, meaning if
you keep pushing the buttons nothing happens, as if there is no action
written for these buttons.
Problem 3.
We aren't able to maintain any session state inProc on the web server, if
the user is logged in, it will again redirect the user to the login page.
any angle. Please help.
Background
We have developed some ASP.net applications using Visual Studio .NET 2003
and deployed them locally on our Windows 2000 Server and on our production
servers only also, all these applications were working fine without any
glitch or any bug.
Our production servers got changed from Windows 2000 To Windows 2003
Servers, after this we are facing some problems in our code and not able to
figure them out as to why they are there.. I hope you would be able to help
me on this one.
Problem 1.
Whenever there is a post back or something in a aspx web form we get unable
to validate data error in viewstate, this error is coming randomly and not is
any specific place.
Problem 2.
In some of our web forms the action on the buttons do not work, meaning if
you keep pushing the buttons nothing happens, as if there is no action
written for these buttons.
Problem 3.
We aren't able to maintain any session state inProc on the web server, if
the user is logged in, it will again redirect the user to the login page.