Multiple .Net versions

// Expert user has replied.
S Stephen Wichael 3 years 5 months ago
9 2 0

Team, I am looking for some help.  I have a customer who has developed an application on .net version 3.57, and when they load the app on a MC9190 they get a error because we have in our BSP for MC9190 .net version 3.59.  My question is there a way to point the application to us the old .net version? Thanks Steve Wichael 

Please Register or Login to post a reply

2 Replies

E Efkan YILMAZ

You may need an app.config file.  If your app is named myapp.exe, you can create an xml file named myapp.exe.config and put it in the same folder as the app.  This will point the app to a particular version of the framework. See link below. http://blogs.msdn.com/b/davidklinems/archive/2005/04/19/409541.aspx

M Mark Mann

Hi Steve, I believe they will have to install the older .NET Framework on the MC9190 for their app to work.  I've been told in the past that you could have multiple version on a Terminal.  Hope this helps. Cheers, Mark

CONTACT
Can’t find what you’re looking for?