On Windows Server 2008 - I installed Visual Web Developer 2008 Express and SQL Server Express 2008 with Advanced.
I ported over several Websites from a Windows 2003 Web Server.
When I go into the V.W.D. Solution Explorer for a given website, I see the MDF files ported from 2003, but when I go into Database Explorer to work with the data, I get a Package Load Failure and the database will not connect. Instead it says, "Failure to create a user instance of SQL Server, due to a failure in starting the process for the use instance. The connection will be closed."
And when i try to create a new database, In Solution Explorer, when I right click on App_Data and select Add New Item / SQL Database, I get this error: "Connections to SQL Server files (*.mdf) require SQL Server 2005 to function properly. Please verify the installation of the component or download it from Microsoft."
Thanks in advance,
Dan