Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,


I developed web application and configured in IIS 6.0 on windows server 2008 os. I am using Mysql database. After some successful login attempt(may be around 15) it will not login in to the application. No error message get displayed. Even I am not locking the application or checking that after some login attempt it should stop accessing for that user.

Once I clear the database and replace the same web.config it will start again working properly

Is that application pool problem? or connection pool Problem?
Do i need to add any details in web.config?

Or Is there any other problem?

regards,
sjs
Posted
Comments
thatraja 22-Nov-10 12:46pm    
Did you checked the event viewer for error/warning messages?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900