The .Net framework 4.7 is not supported on this operation system
I try to install .Net framework 4.7 but get me error that :
The .Net framework 4.7 is not supported on this operation system
What is problem? How can i fix this?
windows-10 .net-framework
add a comment |
I try to install .Net framework 4.7 but get me error that :
The .Net framework 4.7 is not supported on this operation system
What is problem? How can i fix this?
windows-10 .net-framework
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42
add a comment |
I try to install .Net framework 4.7 but get me error that :
The .Net framework 4.7 is not supported on this operation system
What is problem? How can i fix this?
windows-10 .net-framework
I try to install .Net framework 4.7 but get me error that :
The .Net framework 4.7 is not supported on this operation system
What is problem? How can i fix this?
windows-10 .net-framework
windows-10 .net-framework
asked Jan 8 at 6:36
hmahdavihmahdavi
15917
15917
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42
add a comment |
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42
add a comment |
1 Answer
1
active
oldest
votes
Net 4.7 is supported by a minimum of build 1607 of Windows 10: https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
Windows 10 build 1511 went out of support more than a year ago and is not supported by Microsoft or any of their products: https://support.microsoft.com/en-us/help/13853
The solution is that you need to update Windows 10 and keep it up to date.
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391776%2fthe-net-framework-4-7-is-not-supported-on-this-operation-system%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
Net 4.7 is supported by a minimum of build 1607 of Windows 10: https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
Windows 10 build 1511 went out of support more than a year ago and is not supported by Microsoft or any of their products: https://support.microsoft.com/en-us/help/13853
The solution is that you need to update Windows 10 and keep it up to date.
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
add a comment |
Net 4.7 is supported by a minimum of build 1607 of Windows 10: https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
Windows 10 build 1511 went out of support more than a year ago and is not supported by Microsoft or any of their products: https://support.microsoft.com/en-us/help/13853
The solution is that you need to update Windows 10 and keep it up to date.
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
add a comment |
Net 4.7 is supported by a minimum of build 1607 of Windows 10: https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
Windows 10 build 1511 went out of support more than a year ago and is not supported by Microsoft or any of their products: https://support.microsoft.com/en-us/help/13853
The solution is that you need to update Windows 10 and keep it up to date.
Net 4.7 is supported by a minimum of build 1607 of Windows 10: https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
Windows 10 build 1511 went out of support more than a year ago and is not supported by Microsoft or any of their products: https://support.microsoft.com/en-us/help/13853
The solution is that you need to update Windows 10 and keep it up to date.
answered Jan 8 at 6:45
music2myearmusic2myear
30.9k85598
30.9k85598
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
add a comment |
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
Can I do this with enable windows update? or I should reinstall up to date OS?
– hmahdavi
Jan 8 at 6:48
I would clean install the latest version.
– Moab
Jan 8 at 13:55
I would clean install the latest version.
– Moab
Jan 8 at 13:55
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
Unless you have a VERY compelling reason to do so, you should leave Windows Update enabled and alone so that it can keep your computer up to date. Yes, you can update from 1511 to 1809 using Windows Update.
– music2myear
Jan 8 at 19:48
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391776%2fthe-net-framework-4-7-is-not-supported-on-this-operation-system%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
You need to update Windows 10, as your version is very much out-of-date.
– kreemoweet
Jan 8 at 6:42
Build 1511 was out of support more than a year ago now and you should upgrade. support.microsoft.com/en-us/help/13853
– music2myear
Jan 8 at 6:42