Home ASP.NET 2.0

ASP.NET
Resolving Visual Web Developer 2005 Express and SQL Express 2005 connection problem
Written by Kwok Yao Chim   
Tuesday, 26 February 2008 12:40
I bet some of you must have come across this problem...

If you've managed to install SQL Express 2005 on your Windows XP (SP2) but you installed it after you've installed VWD 2005 Express, you may come across an error when you want to create an SQL (*.mdf) database file. The error may say:
"Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly."

The solution is simple...
Read more...