Initially my web application is running on classic ASP. Now I am introducing ASP.net to my application also. To handle session I am posting form variables to ASPX pages in both technologies for login and logout. These two technologies simultaneously working good only for one or two days in starting. After that the server got crash or hangs. There is no error in application & system event error logs related to this.
Don't know what the problem is going on. It happens two to three times whenever I tried to set it live. Can somebody help me to get out from this problem?
|