Options

Index Out Of Range Error

I am getting the error message "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index" and I cannot figure out what is wrong here. The 2 databases that I am comparing are exact copies of each other (ie.-Production database was moved to new server via Backup/Restore in planning phase of a server migration) that are hosted on different servers. I've seen other error messages about database case sensitivity, but I have verified that both servers have the same collation.

Anything else I can try to get this fixed and able to use the SQL Compare tool?

Answers

Sign In or Register to comment.