Ben,
Isn't ASPNETDB created when you enable certain features like the ASP.NET Membership provider that we are using for authentication. I don't know that we are actually making any calls into the database but it might be necessary for the membership provider to work correctly. Scott > From: [email protected] > To: [email protected] > Date: Tue, 28 Apr 2009 12:32:43 -0400 > Subject: Are we using the ASPNETDB.mdf? > > There is currently a 10MB ASPNETDB.mdf file in the App_Data folder of the > DotNet Trade Client. There doesn't appear to be any valid rows of data in > there. I can't see any use for this database in the code. > > Does anyone know why this is in here? Can I delete it in my .NET Website > Refactoring? > > Ben Dewey > >
