I didnt even do anything yet and it already does not work. Any ideas how to get started? Thanks, Chad
Cannot create file 'C:\Documents and Settings\Chad\My Documents\My Web Site\ClubSite1\App_Data\Club_log.LDF' because it already exists. Change the file path or the file name, and retry the operation.
Could not open new database 'ClubDB'. CREATE DATABASE is aborted.
Cannot attach the file 'C:\Documents and Settings\Chad\My Documents\My Web Site\ClubSite1\App_Data\Club.mdf' as database 'ClubDB'.
Line 2186: this.Adapter.SelectCommand = this.CommandCollection[0];
Line 2187: DataSet.SiteSettingsDataTable dataTable = new DataSet.SiteSettingsDataTable();
Line 2188: this.Adapter.Fill(dataTable);
Line 2189: return dataTable;
Line 2190: }
File activation failure. The physical file name "C:\work\ClubSite\App_Data\Club_log.LDF" may be incorrect.