Application: World Builder
User: Unkown (Not an in-house user.)
Time: Saturday 14.03.2020 13:09:05
Runtime: 32 bit
OS: Windows 7 ()
Machine: COMPUTER
Exception: System.BadImageFormatException
Source: WorldBuilder
Thread: Main Thread
Description: Невозможно загрузить файл или сборку {Unable to load file or assembly } "PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" или один из зависимых от них компонентов. Ожидалось, что модуль содержит манифест сборки. {or one of the components dependent on them. The module was expected to contain an assembly manifest.}
Stack Trace:
в WorldBuilder.MainMenuScreen..ctor()
в WorldBuilder.UI.Init()
в WorldBuilder.MainForm.MainForm_Shown(Object sender, EventArgs e)
в System.Windows.Forms.Form.OnShown(EventArgs e)
в System.Windows.Forms.Form.CallShownEvent()
в System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
в System.Threading.ExecutionContext.runTryCode(Object userData)
в System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
в System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
в System.Windows.Forms.Control.InvokeMarshaledCallbacks()