Hi,
I have an application database and an aspnetdb database (generated from the ASP.Net 2.0 framework). I have restored both database from production onto my development environment but I am unable to log on with any of the users credentials that work on production.
So my question is is there anything that ties the aspnetdb database generated by ASP>NET 2.0 Framework to a specific machine?
If anyone has ever restored an aspnetdb database from one machine to another successfully please can they shed light on the variables that need to be the same in order to access all the previous users.
Many Thanks