-
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 · -
Re: ReflectionTypeLoadException when attempting to run C# Program
If you press F4, are any additional reference assemblies displayed? Also, go to Edit | Preferences | Folders and under 'Plugins and Extensions', take a look at what folder you have selected. Are ther…1 ·