Downloaded the August update and now I get an exception when I try to do anything with the database:
Method not found: Void SD.LLBLGen.Pro.ORMSupportClasses.TraceHelper.WriteLineIf(Boolean, System.String, System.String).
Your DQE or your ORMSupportclasses dll in your app's bin folder isn't updated to the latest version. If necessary try copying them manually to the bin folder and try again.
Yeah, that's gotta be it, thanks. Visual Studio has so many little quirks and bugs...