OK, no luck for me. Anyway, you can use any browser, and let VS.NET
attach the aspnet_wp process, which is the only one that matters for
server debugging. In fact, if you let it launch IE as normal, then opened
up Netscape (or went to an open window of Netsacape) and tried to hit your
breakpoint, it would.
And like I said, I rarely shut my browser. I just attach/detach to the
process (detaching is as easy as hitting stop button in VS.NET)...
Also, client-side script can only be debugged using IE as the browser...
HTH