HI every one, I really tried all I know on how to compile a windows
application
using visual studio 2002 for .NET 1.1
I am using C# to I have tried to reference the DLLs in the 1.1 folder but it
will crash as soon as I use any class that is not in the 1.0 example
System.Windows.Forms.FolderBrowserDialog.

All I need it to configure my vs not to use 1.0, well... at least not to
build the output [executables] base on 1.0.

many thanks