Does anyone know why IIS7 (Win7 SP1) suddenly stops after consecutive INSERT queries to MySQL? I can't even access another page or refresh the page I'm on. I've tried restarting IIS but the problem just comes back. My ASP.NET project is built using .Net4.0.
I resorted to using VS debugger to do the data inputs. No errors from VS btw.