ILMerge generated assembly doesn't run, although log output reports no errors - why is this?
- 阅读更多 关于 ILMerge generated assembly doesn't run, although log output reports no errors - why is this?
I'm testing out ILMerge for a new project, and although the .exe file seems to be created correctly, it won't run. I have installed ILMerge via the .msi installer (found here http://www.microsoft.com/download/en/confirmation.aspx?id=17630 ) and am running on a test project using a batch file. Below is the batch file, and the subsequent output log after running. All appears ok in the logs, no errors reported. I am running .NET framework 4.0 for this test project. When I try to run the .exe, it fails with a standard "This program has stopped working". I have read that some people have issues