Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: HowI ficed the Windows 10 Framework problem.  (Read 3155 times)

0 Members and 1 Guest are viewing this topic.

Geek-9pm

    Topic Starter

    Mastermind
  • Geek After Dark
  • Thanked: 1026
    • Gekk9pm bnlog
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
HowI ficed the Windows 10 Framework problem.
« on: February 08, 2019, 01:20:33 PM »
I have used .NET framework pogroms for years. Until I stated to use Windows 10.
They say  it is built into windows 10 .  NOT
You have to do convoluted things to get it work in Windows 10.  That is not acceptable. I only have average intellect. I do not 'get it' from a fuzzy you tube video.

So, here is what I do.I give up. I know how to do it, barbecue I have done it, butI can not recall. It is not intuitive.
 It appears to be intentional obscure fish vacation.  **

So I have to use Windows XP. That is way I can never stop using Windows XP.  ;D

** Say that rapidly thee times.

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: HowI ficed the Windows 10 Framework problem.
« Reply #1 on: February 08, 2019, 05:59:00 PM »
Windows 10 Includes .NET Framework 4.7.

You can install 3.5, which can run applications built for .NET 3.5, 3.0, and 2.0 via "Programs and Features" through "Turn Windows features on or off".

.NET 1.1 isn't supported on Windows 8 or later.
I was trying to dereference Null Pointers before it was cool.