Is DXA 2.0 compatible with the latest version of the .NET Framework?












5















The DXA 2.0 documentation states Microsoft .NET Framework 4.5.2 as a prerequisite, it does not state "or later", as with the Java version.



We would like to use the latest .Net Framework version, 4.7.2 at time of writing. We installed .Net Framework 4.7.2 (and the equivalent developer pack) then configured our Visual Studio project to use 4.7.2. The solution builds correctly and our site runs as expected.



Is this enough to ensure that DXA will run on 4.7.2? and if so, are there any implications to gaining support if we're not of the version specified in the documentation?










share|improve this question























  • Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

    – Rick Pannekoek
    Apr 11 at 17:19











  • Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

    – Jonathan Primmer
    Apr 12 at 11:13











  • That’s correct. DXA 2.2 will support SDL Web 8.5 again.

    – Rick Pannekoek
    Apr 12 at 15:12
















5















The DXA 2.0 documentation states Microsoft .NET Framework 4.5.2 as a prerequisite, it does not state "or later", as with the Java version.



We would like to use the latest .Net Framework version, 4.7.2 at time of writing. We installed .Net Framework 4.7.2 (and the equivalent developer pack) then configured our Visual Studio project to use 4.7.2. The solution builds correctly and our site runs as expected.



Is this enough to ensure that DXA will run on 4.7.2? and if so, are there any implications to gaining support if we're not of the version specified in the documentation?










share|improve this question























  • Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

    – Rick Pannekoek
    Apr 11 at 17:19











  • Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

    – Jonathan Primmer
    Apr 12 at 11:13











  • That’s correct. DXA 2.2 will support SDL Web 8.5 again.

    – Rick Pannekoek
    Apr 12 at 15:12














5












5








5








The DXA 2.0 documentation states Microsoft .NET Framework 4.5.2 as a prerequisite, it does not state "or later", as with the Java version.



We would like to use the latest .Net Framework version, 4.7.2 at time of writing. We installed .Net Framework 4.7.2 (and the equivalent developer pack) then configured our Visual Studio project to use 4.7.2. The solution builds correctly and our site runs as expected.



Is this enough to ensure that DXA will run on 4.7.2? and if so, are there any implications to gaining support if we're not of the version specified in the documentation?










share|improve this question














The DXA 2.0 documentation states Microsoft .NET Framework 4.5.2 as a prerequisite, it does not state "or later", as with the Java version.



We would like to use the latest .Net Framework version, 4.7.2 at time of writing. We installed .Net Framework 4.7.2 (and the equivalent developer pack) then configured our Visual Studio project to use 4.7.2. The solution builds correctly and our site runs as expected.



Is this enough to ensure that DXA will run on 4.7.2? and if so, are there any implications to gaining support if we're not of the version specified in the documentation?







dxa dxa-2.0






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 11 at 7:46









Jonathan PrimmerJonathan Primmer

1,074715




1,074715













  • Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

    – Rick Pannekoek
    Apr 11 at 17:19











  • Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

    – Jonathan Primmer
    Apr 12 at 11:13











  • That’s correct. DXA 2.2 will support SDL Web 8.5 again.

    – Rick Pannekoek
    Apr 12 at 15:12



















  • Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

    – Rick Pannekoek
    Apr 11 at 17:19











  • Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

    – Jonathan Primmer
    Apr 12 at 11:13











  • That’s correct. DXA 2.2 will support SDL Web 8.5 again.

    – Rick Pannekoek
    Apr 12 at 15:12

















Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

– Rick Pannekoek
Apr 11 at 17:19





Have you considered using DXA 2.1, which is built and tested against .NET 4.6.2 ?

– Rick Pannekoek
Apr 11 at 17:19













Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

– Jonathan Primmer
Apr 12 at 11:13





Thanks Rick, We're on SDL Web 8.5 (CM + CD) so I believe DXA 2.0 is the highest we can go without upgrading, at least the CM.

– Jonathan Primmer
Apr 12 at 11:13













That’s correct. DXA 2.2 will support SDL Web 8.5 again.

– Rick Pannekoek
Apr 12 at 15:12





That’s correct. DXA 2.2 will support SDL Web 8.5 again.

– Rick Pannekoek
Apr 12 at 15:12










1 Answer
1






active

oldest

votes


















5














Well, if you want to use the latest version no one can stop you. As far as I can see, even DXA 2.1 is supported only for .NET Framework 4.6.2 according to this link. What this means for you? Well probably you won't loose support for it, but every issue you occur in your app, for you to have a customer support, you must reproduce the issue in
Microsoft .NET Framework 4.5.2.



But please, contact customer support, ask them for definite answer, and they will most probably provide you with one.






share|improve this answer





















  • 2





    Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

    – Rick Pannekoek
    Apr 11 at 17:22











  • Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

    – Rick Pannekoek
    Apr 11 at 17:28












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "485"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftridion.stackexchange.com%2fquestions%2f19986%2fis-dxa-2-0-compatible-with-the-latest-version-of-the-net-framework%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














Well, if you want to use the latest version no one can stop you. As far as I can see, even DXA 2.1 is supported only for .NET Framework 4.6.2 according to this link. What this means for you? Well probably you won't loose support for it, but every issue you occur in your app, for you to have a customer support, you must reproduce the issue in
Microsoft .NET Framework 4.5.2.



But please, contact customer support, ask them for definite answer, and they will most probably provide you with one.






share|improve this answer





















  • 2





    Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

    – Rick Pannekoek
    Apr 11 at 17:22











  • Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

    – Rick Pannekoek
    Apr 11 at 17:28
















5














Well, if you want to use the latest version no one can stop you. As far as I can see, even DXA 2.1 is supported only for .NET Framework 4.6.2 according to this link. What this means for you? Well probably you won't loose support for it, but every issue you occur in your app, for you to have a customer support, you must reproduce the issue in
Microsoft .NET Framework 4.5.2.



But please, contact customer support, ask them for definite answer, and they will most probably provide you with one.






share|improve this answer





















  • 2





    Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

    – Rick Pannekoek
    Apr 11 at 17:22











  • Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

    – Rick Pannekoek
    Apr 11 at 17:28














5












5








5







Well, if you want to use the latest version no one can stop you. As far as I can see, even DXA 2.1 is supported only for .NET Framework 4.6.2 according to this link. What this means for you? Well probably you won't loose support for it, but every issue you occur in your app, for you to have a customer support, you must reproduce the issue in
Microsoft .NET Framework 4.5.2.



But please, contact customer support, ask them for definite answer, and they will most probably provide you with one.






share|improve this answer















Well, if you want to use the latest version no one can stop you. As far as I can see, even DXA 2.1 is supported only for .NET Framework 4.6.2 according to this link. What this means for you? Well probably you won't loose support for it, but every issue you occur in your app, for you to have a customer support, you must reproduce the issue in
Microsoft .NET Framework 4.5.2.



But please, contact customer support, ask them for definite answer, and they will most probably provide you with one.







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 11 at 17:24

























answered Apr 11 at 8:08









Marko MilicMarko Milic

5,30121447




5,30121447








  • 2





    Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

    – Rick Pannekoek
    Apr 11 at 17:22











  • Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

    – Rick Pannekoek
    Apr 11 at 17:28














  • 2





    Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

    – Rick Pannekoek
    Apr 11 at 17:22











  • Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

    – Rick Pannekoek
    Apr 11 at 17:28








2




2





Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

– Rick Pannekoek
Apr 11 at 17:22





Indeed, it is not feasible for SDL to test/certify all versions of DXA against all version of the .NET Framework (note that “the latest version” is a moving target).

– Rick Pannekoek
Apr 11 at 17:22













Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

– Rick Pannekoek
Apr 11 at 17:28





Also note that DXA is built on CIL, so you should also respect the platform support of that: docs.sdl.com/LiveContent/content/en-US/SDL%20Web-v5/…

– Rick Pannekoek
Apr 11 at 17:28


















draft saved

draft discarded




















































Thanks for contributing an answer to Tridion Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftridion.stackexchange.com%2fquestions%2f19986%2fis-dxa-2-0-compatible-with-the-latest-version-of-the-net-framework%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...