Hi Vale,
Visual Studio 2005 is for .NET 2.0 development. If your want to use .NET 1.1 controls, the recommend way is using Visual Studio 2003.
However, if you want to build .NET 1.1 application by Visual Studio 2005, ?MSBuild Everett Environment? will be helpful. MSBee is an extension for MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1. For more information, please refer to the following link:
Work with Visual Studio 2005, Build for .NET 1.1
http://weblogs.asp.net/fmarguerie/archive/2006/02/13/work-with-visual-studio-2005-build-dotnet-1.aspx
Sincerely,
Benson Yu
Microsoft Online Community Support
Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.