V knize Programujeme 3D hry v C# jsou na dodaném cd zdrojové kódy jedné hry. když je spustím, VS vypíše chybu
System.BadImageFormatException was unhandled
Message=" není platná aplikace typu Win32. (Výjimka na základě hodnoty HRESULT: 0x800700C1)"
Source="mscorlib"
StackTrace:
v System.Reflection.Assembly._nGetEntryPoint()
v System.Reflection.Assembly.get_EntryPoint()
v Microsoft.VisualStudio.HostingProcess.HostProc.GetEntryPointAptThreadState(String assemblyFile)
v Microsoft.VisualStudio.HostingProcess.HostProc.RunParkingWindowThread()
v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
v System.Threading.ThreadHelper.ThreadStart()
|