my application is web application is calling a store procedure but not returning the desired results in the ASP.net page when i execute the store procedure in sql server by providing the same values i get the desired result is there any way i could tell what values were passed onto the store procedure when it was called by the web page i am using sql server 2012 express