Home
Options

LINQPad System.ArgumentOutOfRangeException when connection

When connecting to a SQL database LINQPad is trowing a System.ArgumentOutOfRangeException. The connection to the DB server is ok, other DBs on the server is not resulting in this error.

Error:

startIndex connot be larger then length of string. Parameter name: startIndex.

SQL Server 2008

Also: There isn`t any issues connecting with SSMS

Comments

Sign In or Register to comment.