Oh, I just read this message from someone else in the other forum. Let me quote it here:
*************************************
Unfortunately, you can't. VS.NET 2003 targets .NET 1.x; Visual 2005 targets .NET 2.0. You can't mix the two....
You can get yourself a copy of the free Visual Studio versions, like Visual Web Developer Express Edition or C# /
VB.NET Express so you can develop against the .NET 2 framework.
************************************
So, does that mean that I need to have Visual Studio 2005 in order to use .NET Framework 2? I currently have VS.NET 2003.
Many thanks in advance for any input you can provide.