A strange problem
-
Hi All, I am going through a strange problem. I have an asp.net 3.5 application which is consuming a .Net Remoting application, and few web services. The problem is the ASP.Net web application runs for quite a while and after running for few days and then stops running. Specially it runs up to Friday evening, but when we come on Monday morning and test it. It doesn't run. And when I compile the application and host it again, it starts running perfectly. Still application is in testing environment. But very I am scared, because I dont know what is wrong with it. Sometimes I found some of the web services are not running. But some times its not the case. The web services are running correctly, and when I compile the application and host it. It runs good. Is it the case if we are consuming remoting components or web services. I want to understand what could be the reason. Any body any kind of help any link or any help is very very thankful. Thanks in advance.
Thanks & Regards, Abdul Aleem Mohammad St Louis MO - USA
-
Hi All, I am going through a strange problem. I have an asp.net 3.5 application which is consuming a .Net Remoting application, and few web services. The problem is the ASP.Net web application runs for quite a while and after running for few days and then stops running. Specially it runs up to Friday evening, but when we come on Monday morning and test it. It doesn't run. And when I compile the application and host it again, it starts running perfectly. Still application is in testing environment. But very I am scared, because I dont know what is wrong with it. Sometimes I found some of the web services are not running. But some times its not the case. The web services are running correctly, and when I compile the application and host it. It runs good. Is it the case if we are consuming remoting components or web services. I want to understand what could be the reason. Any body any kind of help any link or any help is very very thankful. Thanks in advance.
Thanks & Regards, Abdul Aleem Mohammad St Louis MO - USA
Hi Abdul, What is the overall configuration of IIS ? As you said, on Friday evening, have you noticed any over request on your web site ?
Cheers ! Abhijit Jana | My Blog | @Twitter | Daily .Net Tips
-
Hi Abdul, What is the overall configuration of IIS ? As you said, on Friday evening, have you noticed any over request on your web site ?
Cheers ! Abhijit Jana | My Blog | @Twitter | Daily .Net Tips
Hi Abhijit, There is no over request, there is no request at all from friday evening to Monday morning. I am looking in to IIS configuration, can you please advise me some thing like which part of IIS configuration I should look in to. Thanks in advance.
Thanks & Regards, Abdul Aleem Mohammad St Louis MO - USA