Hi All,
Mine one of application has some dependency over a third party dll which is build on framework 4.7.1. So far everything was working fine except when i had tried
to run the app on Window 10 Enterprise edition ,Window is showing me error that this version of framework is not supported by this operating system . After that i did perform
some research and this is what i had found out "
Microsoft .NET Framework 4.7.1
Only operating systems supported are: Win 7 / 2008 R2 SP1, Win 2012, Win 8.1 / 2012 R2, Win 10 1607 and 1703.
May require a reboot of target computer before new version is detected.
Will not install on initial or 1511 releases of Windows 10.
Will not install for Windows 10 Fall Creators Update (1709) which already includes .NET Framework 4.7.1
" .
Window update had tried installing Feature update to window 10 version 1709, which failed as well. So is there anyway i can make it working as same time i can see that Does anyone has any idea about it ?I am just confused. Somehow i need to provide the support
of 4.7.1 on Window 10 Enterprise.
Thanks