I have installed EpiServer on "LocalHost" and set "/ScanWebUI/" as folder for UI.
Now I get this error on hitting http://banghrahim/ScanWebUI/admin/setup.aspx
--------------------------------------------------------------------------------
Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
--------------------------------------------------------------------------------
Please let me know how to get rid of this error.
Raghav