So I created an ASP.NET Web App with a "Register" and "Log In" option , using SQL.
It works fine while i am running it from Visual Studio but when I published it and tried to log in or Register it says the following Error :
"Error.
An error occurred while processing your request."
Any help?