I have restored a backup from another SQL Server. I am using SQL Server user in my connection string to connect to databases. My web works fine with a database that exists on the server I am restoring the backup to, but switching to the restored DB produces Browser login error. I tried mapping new database to the SQL user and other things like restarting everything, still did not help.
Please help.
Thanks