Home

The operation timed out

I work on a very long SQL Stored Proc (36,600+ lines) and have never had an issue until today. When I load the proc in Linqpad 6 I now get what seems to be the entire code base, but now it is accompanied by a modal error: The operation timed out. I would like to know if this message is connected to the size of the proc and if I need to be concerned (or it is simply an edge case)?

When I load the Stored Proc in Linqpad 5 I get no such error message.

Thanks!
Jeff

Comments

Sign In or Register to comment.