aspnet_wp process issue
On one of my project, our Intranet website, I have a strange behaviour with aspnet_wp.exe.
Apparently without any reasons, everytime I launch a debugging session, this process is deadlock, with a 99 percent of CPU usage.
I have to kill the process all the time, refresh the browser, so that's mean doing every action twice.
I raised this problem to Microsoft, without any signs from them. I used also some mail list, no progress.
Because I know some excellent developers are on this blog, I hope eventually that someone has an answer.
If not, what is the best approach for me if I want to rebuild the application from scratch ?
Because I suppose that for the sake of my site Namespace, I should keep the same project name.
Or do I need simply to be brave and delete the dll and compile again ?