I did a fresh install, still dind't fix it... My coworker did as well, and
still no fix...

But we uncovered the following....

We both have multiple NICs on our boxes. If we disable all but one, it works
fast... If more than one is enabled, DOG SLOW...

Now this has nothing to do with our apps, because I created a test app, that
is just a blank form. I even stuck a breakpoint on the very first line of
code that gets executed. With one interface enabled, fast... With more than
one, it takes like 10-15 seconds just to call the first line of code....
This didn't happen under RC... Is this a bug?