Home

IL Tab for "Connected" Queries

edited March 2013
When I have a script that is connected to (local).Northwind. It is one line:

Console.WriteLine("Hello World");

When I click on the IL tab I get an error:

Could not load file or assembly 'file:///C:\Users\UserName\AppData\Local\Temp\1\LINQPad\asmwemhn\emkdse\TypedDataContext_iibmol.dll' or one of its dependencies. The system cannot find the file specified.

LINQPad Version is 4.44.08

Comments

Sign In or Register to comment.