I've installed Vb.net 2005 on one of my xp pro machines.

Now, I want to install Microsofts Free SQL server. (its free. similiar to vb 2005)

Anyway, Vb.net 2005 is working fine. But now, when I go to install the SQL server I get this error:
TITLE: Microsoft SQL Server 2005 CTP Setup
----------------------------------------

SQL Server 2005 CTP Setup has detected incompatible beta components from Visual Studio or SQL Server. You must run the build cleanup wizard from the CD to remove previous SQL Server 2005 components and .NET Framework components, and then run SQL Server 2005 CTP Setup again. For detailed instructions on uninstalling SQL Server builds, see the SQL Server 2005 CTP readme file.

For help, click: http://go.microsoft.com/fwlink?LinkI...erform@0x11190
The link offers no help. And obviously, I don't have a CD. It was downloaded off of Microsoft's site. (SQLEXPR.EXE)

My questions is, do these two products use different versions of the framework or something? And can you have both versions? Or is the newest version of the framework backward compatable?? so I only need to install it?

I really would like to get Vb.net (2003 on one machine and then 2005 on another) working with SQL server.

Any suggestions?