I woke up this morning with dread. Working on forms has been agonizingly slow. Selecting a control can take a minute. Setting the Text on a label can take 10-15 seconds. Ugly.
A Bit of Background:
For more than a month I've been doing dev that doesn't really use the BO mapper or the security dialog or any thing that directly involves the StataFrame db (some of you are seeing where this is going, I'm sure
). Earlier this summer I move the StrataFrame db from my local environment to the corp office so a another developer could start using SF and helping me do the dev work.
The Light Bulb Goes Off (and the SF Connection Manager):
Well, this morning, when I started up VS, I get prompted for a connection to the SF db
. Yesterday, as part of the work I was doing, I deleted the cached connection file used by the Connection Manager, so today I get the prompt. It must have been failing silently for a couple of months now. So, I open my VPN so my computer can access the SF DB and viola, it's speedy again.
So, once you have installed the SF framework, make sure you can connect to the SF db!