E
Earl
I have page that has a form. After pressing the button on that
page, it is to do some routine.
The problem is the action (codebehind written in c#) is not called.
I have a test server and it works find there but it doesn't do
anything in the production server.
Is there something that I have to check for this. Other pages w/
buttons are doing ok except for this one.
I already checked the code to make sure that the action is registered.
Both servers are virtually the same, Windows 2000 server, IIS 5, .NET
framework 1.1
I appreciate any help.
Earl
page, it is to do some routine.
The problem is the action (codebehind written in c#) is not called.
I have a test server and it works find there but it doesn't do
anything in the production server.
Is there something that I have to check for this. Other pages w/
buttons are doing ok except for this one.
I already checked the code to make sure that the action is registered.
Both servers are virtually the same, Windows 2000 server, IIS 5, .NET
framework 1.1
I appreciate any help.
Earl