I have this stored procedure button that ran once just fine, but now I get the below error when I try to run it. I tried restarting the dbFront service but it's still occurring.
Error: Can't run customProcedureName(), There is already an open DataReader associated with this Command which must be closed first.
What does this error mean and how can I fix it.