I am having some issues since installing the last beta update, namely the code editor keeps pausing for some time between keypresses. Now, I thought at first this was the intellisense problem, but when I opened up Procmon I keep seeing the details shown in the attachment.
Now, for some reason that last drop I had a lot of problems getting the DevExpress inherited portions to work correctly, so I am more than happy to hold up my hands and say it's likely something I have done (or not) as the case may be.
Thanks for any light you may be able to throw my way.
regards
Geoff Hirst
To get around it you can disable the auto-refresh of the toolbox by going to Tools->Options->Windows Form Designer and setting the "AutoToolboxPopulate" option to False. You'll need to set it to true before building to include any new BOs.