-
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
It's now RTM. The automatic updates will take place over the next week or so.1 · -
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
Yes, within a few days.1 · -
Re: Provide option to disable SQL log in LINQPad?
Yes: ExecutionEngine.SqlTranslationsEnabled = false;2 · -
Re: "Cannot open Excel - Is it installed?"
You should get an idea of what's causing the problem by running the following query, which contains the same code that LINQPad uses to open Excel: http://share.linqpad.net/d95wqa.linq1 · -
Re: Configuring the location of LINQPad.UserQuery.exe
After applying the suggested workaround, can you run queries other than the one in question? If so, it's likely that the workaround is doing its job, and that LINQPad.UserQuery is running from a loca…1 ·