-
Re: .NETStandard 2.0 packages: No usable .NET assemblies in package
I am working on this at the moment. It seems I need to upgrade LINQPad from using NuGet 3 to NuGet 4. This is non-trivial as several things have changed, and there's little documentation on how to us…3 · -
Re: Error using linked servers
I don't understand German... is it telling you to run sp_addlinkedserver on SQL Server first? And have you tried doing that?1 · -
Re: 'lprun' is not recognized as an internal or external command, operable program or batch file
You either need to provide the full path to lprun.exe, or ensure that it's in the environment path for SQL Job Agent.1 · -
Re: Blocked website?
LINQPad uses an embedded IE browser to display results which are formatted as HTML. Occasionally, a machine is configured to block all sites except those whitelisted. Unfortunately, this also prevent…1 · -
Re: Clear run time exception showing on top of the code window
I see. I'll look into adding a close/shrink button for large messages in the next build.2 ·