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
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
It points to a very obscure scenario, though. Does your database schema contain non-BMP Unicode characters by any chance?