Apr 012010
While debugging a stored procedure I came across an issue where I was no longer able to hit a break point, mind even though I was stepping through the code and see all of the variables. No permissions had changed.
In this case, you need to: in the Server Explorer within Visual Studio: refresh your database connection.
Solved…