I have some problems with asp.net windows authentication.
Asp made the file ASPNETDB.MDF. But I dont have SQL Server on the machine where the application will be deployed...
So I have to move this file to another server, but I couldnt find any information about ASPNETDB.MDF connection string or somenthing like this.
Is it possible to move this file or I have to make the authentication on my own, with my own database? I hope there is a solution to this problem!
Many thanks! Regards!
Certainly there is The connection string can be found somewhere, check this article:
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
No comments:
Post a Comment