Using W8 x64 Pro. I'm at a loss here. Whenever I try to run this program (that worked in both Vista x64 as well 7 x64) I get this error:
Unable to load Jit Compiler: (mscorjit.dll): file may be missing or corrupt. Please check or rerun setup.
I know this has to do with .NetFrameWork 2.0. I also know that to uninstall and re-install .NetFrameWork 2.0 in Windows 8 you go to the Control Panel, Turn Windows Features On or Off and then uncheck .NetFrameWork 3.5. I did that, restarted, rechecked
.NetFrameWork 3.5, still had the same issue.
So I went ahead and tried the .NetFrameWork repair tool, that was lacking at best but I ran it anyway, needless to say it didn't fix the problem.
I ran a sfc /scannow which found no error.
I even took out my W7 harddrive found the 4 locations for mscorjit.dll and replaced them in the right folders (the x64 dlls with the x64 dlls and the x86 with the x86). Now I no longer get the Jit Compiler error, but the program never loads, so that is
no help. So I did a system restore to before I started messing with the framework files, it didn't work but I'm at a "clean slate" again.
I've done everything I can think of besides re-installing Windows.
EDIT - Ok apparently this problem is happening now with another program. There is obviously something wrong with the Windows 8 pre-installed .netframework 3.5. Is there a way to forcefully instal the .netframework 3.5 exe, when I try to install it just auto-configures
the one pre-built into Windows.