When I go to execute a SP
EXEC dbo.usp_UpdateMessageStatus '95B00925-65B0-E311-A287-5CF3FC21D15A'
I am getting the following error.
Procedure or function 'USP_UpdateMessageStatus' expects parameter '@MessageId', which was not supplied.
Can anyone help me.
Thanks,
Kevin