I'm trying to use FsBeaker to do some simple charting demonstrations based on some data from SQL, however I cannot get it to actually make a query to the server. Using SQLClient (and having confirmed it works in FSI) I'm only ever able to get it to spit out the above error.
I'm trying to investigate if this extends to other IDisposables or not.