I installed NMM for the first time and couldn't start it. The problem apparently is with .NET framework. Trace log:
Trace file has been created: TraceLog20130617204854.txt
Mod Manager Version: 0.44.16.0
OS version: Microsoft Windows NT 6.1.7601 Service Pack 1
Installed .NET Versions:
CDF SP 0
v2.0.50727 SP 2
v3.0 SP 2
v3.5 SP 1
v4 SP 0
v4.0 SP 0
Tracing is forced: False
Tracing an Unhandled Exception:
Exception:
Message:
Could not load file or assembly '0 bytes loaded from System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Full Trace:
System.BadImageFormatException: Could not load file or assembly '0 bytes loaded from System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: '0 bytes loaded from System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' ---> System.BadImageFormatException: Bad IL format.
at Nexus.Client.Bootstrapper.SandboxCheck(EnvironmentInfo p_eifEnvironmentInfo)
at Nexus.Client.Bootstrapper.RunMainForm(String[] p_strArgs)
at Nexus.Client.Program.Main(String[] p_strArgs)
File Name: 0 bytes loaded from System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Fusion Log:
Inner Exception:
System.BadImageFormatException: Bad IL format.
Running Threads (0)
Thanks