As I am testing my site, I am continually selecting records to edit and then canceling the edit looking for various data. Every now and then, the server would hang so long that the browser would time out.
I ran Process Explorer and it shows the server app running at 80-90% of the cpu! I'm not getting anything going to the web page and using my ds_debug message, debugview doesn't display anything either.
Any suggestions where I might look to find the problem?
I am running on MSSQL and the problem shows itself when going between a browse and a form. I think it starts when the form is canceled.
Thanks,
chris