Thank you Neemobeer. But can you share me how to know what classes are .net framework 3specificIf your application is running code specific to .net 3.5 you will need .net 3.5 enabled. If you're running code that isn't .net framework specific (the same in other frameworks) it should be able to run.