H
hvj
I need to run a .NET1.1 program in a .NET2.0 CLR. The .NET1.1 exe
starts correctly in .NET2.0. Now I want to debug in Visual Studio 2005.
But when I try to open the .NET1.1 project, Visual Studio wants to
convert it to .NET2.0 what I don't want.
How can I make Visual Studio open a .NET1.1 project for me in order to
attach to a .NET2.0 process in which it runs to debug it?
Or is there a better way to reach my goal: debugging a .NET1.1
application in a .NET2.0 process? Can Visual Studio 2003 attach to a
..NET2.0 process for instance?
Regards
starts correctly in .NET2.0. Now I want to debug in Visual Studio 2005.
But when I try to open the .NET1.1 project, Visual Studio wants to
convert it to .NET2.0 what I don't want.
How can I make Visual Studio open a .NET1.1 project for me in order to
attach to a .NET2.0 process in which it runs to debug it?
Or is there a better way to reach my goal: debugging a .NET1.1
application in a .NET2.0 process? Can Visual Studio 2003 attach to a
..NET2.0 process for instance?
Regards