Hi,
I'm not sure this is the right location to post ...
I got some issues with VS 2005 BETA 2.
I done full install except for SQL Express and full install of the SQL server disc.
Now when looking at the starter kits or building app / sites using sql connection i get the following error:
An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 5118 and the SqlException message is: The file "R:\DATA\VS2005\SAMPLES\PWSSK\APP_DATA\ASPNETDB.MDF.MDF" is compressed but does not reside in a read-only database or filegroup. The file must be decompressed.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
Do i need the Express version or is there other way to solve this problem.
First time i installed the VS 2005 BETA 2 i included the express edition but din't wanna run after i installed the SQL server disc.
p.s.: I get the same error when trying to manually attach the database to the sql server.
Greetz
Deborggraeve Randy
I'm not sure this is the right location to post ...
I got some issues with VS 2005 BETA 2.
I done full install except for SQL Express and full install of the SQL server disc.
Now when looking at the starter kits or building app / sites using sql connection i get the following error:
An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 5118 and the SqlException message is: The file "R:\DATA\VS2005\SAMPLES\PWSSK\APP_DATA\ASPNETDB.MDF.MDF" is compressed but does not reside in a read-only database or filegroup. The file must be decompressed.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
Do i need the Express version or is there other way to solve this problem.
First time i installed the VS 2005 BETA 2 i included the express edition but din't wanna run after i installed the SQL server disc.
p.s.: I get the same error when trying to manually attach the database to the sql server.
Greetz
Deborggraeve Randy