Rank: Newbie
Joined: 9/6/2009 Posts: 2 Location: Singapore
|
I got this message any suggestion how to import binary .exe to modify it content and compile again error message -------
Starting binary type conversion ... Conversion-Info: Conversion uses Reflection API from .NET Runtime '2.0.50727.1434'. Conversion-Error: Could not load assembly 'C:\SilviaServer_082409\SilviaServer.exe'. Reason: BadImageFormatException: The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018) ... finished binary type conversion - 1 error(s), 0 warning(s)
|
Rank: Advanced Member
Joined: 9/28/2005 Posts: 371 Location: Vienna
|
Hi devan,
In which language did you write SilviaServer.exe? C#? VB.NET? Does it use additional DLL's?
|