In PB 2022 R3, you can no longer specify it. Appeon has had the genius idea of trying to force all of us to use .Net 6 or later. However, there are a lot of things that cannot easily be converted to .Net and only work on .Net FRAMEWORK.
So as long as we're allowed to change it manually in the code, we'll be ok. What I'm afraid of, is that in some future the LoadWithDotnetFramework() will no longer work.
Since this is a beta. If you find any anomalies, please open a support ticket for these so that Engineering can jump on these issues ASAP. Many thanks.
There are no replies made for this question yet. However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.
Where I can mention to import DLL as .Net Framework instead of .Net Core ?
In PB 2022 R3, I don't see radio buttons on Import window
In PB 2022 R3, you can no longer specify it. Appeon has had the genius idea of trying to force all of us to use .Net 6 or later. However, there are a lot of things that cannot easily be converted to .Net and only work on .Net FRAMEWORK.
So as long as we're allowed to change it manually in the code, we'll be ok. What I'm afraid of, is that in some future the LoadWithDotnetFramework() will no longer work.
regards