Mixed .Net Frameworks in Visual Studio

Ask general questions here.
May
Posts: 4
Joined: Fri Jan 28, 2011 9:23 am

Mixed .Net Frameworks in Visual Studio

Post by May » Mon Feb 07, 2011 4:31 pm

Hello,

I was wondering if someone could help me. I would like to know how is possible to work in Visual Studio with .NET 4.0(the Framework used in Visual Studio) and .NET2.0 (the Framework that Ranorex 2.3 uses). When I try to mix both Frameworks in Visual Studio I got an error message. It says its not possible "to run mixed assembly without additional configuration". I don´t know where to do this in Visual Studio Express 2010.
Has anyone managed already how to do this?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Mixed .Net Frameworks in Visual Studio

Post by Support Team » Mon Feb 07, 2011 4:34 pm

Hi,

Please take a look to following post
http://www.ranorex.com/forum/how-to-use ... t1489.html

Regards,
Peter
Ranorex Team

May
Posts: 4
Joined: Fri Jan 28, 2011 9:23 am

Re: Mixed .Net Frameworks in Visual Studio

Post by May » Tue Feb 08, 2011 10:22 am

Thank you!