Home
Options

SqlOutputWriter not available in lprun.exe context

edited June 2015
When using the SqlOutputWriter in a linq-file, the file is not compatible for running with lprun.exe.
To improve usability, perhaps the SqlOutputWriter could be loaded with a dummy TextWriter, or a custom exception could be thrown on accessing Util.SqlOutputWriter (currently NullReferenceException).

Comments

Sign In or Register to comment.