I have a webpage uses ADO.Net that calls a stored procedure and passes variables to insert an item. Within the webserver, this works, however within the production server it is not working. Is there anyway to look at the SQL Server and see if it is returning an error?
Share
After deep investigation, it was an error on my part and the user. Apologies for the vagueness