![]() |
|
|
|
#1
|
|||
|
|||
|
Problem compiling IL
Hello, I've read the codex's thread about .net packer and I was trying to decompile a .net dll and recompile it without any success, I get this error
"Could not create output file, error code=0x80070002" if anyone is skilled in that stuff can please pm me and I pass him the dll Thanks! |
|
#2
|
|||
|
|||
|
0x80070002 = File not found.
Can you attach the dll or the .il file ? Regards, |
|
#3
|
|||
|
|||
|
for sure that I can, here's the file!
|
|
#4
|
|||
|
|||
|
No, I don't see any wrong things here. Here is my recompiled dll file with .il file, .res, .resource and build.bat.
Please recheck your .NET SDK and enviroment, PATH variables... |
|
#5
|
|||
|
|||
|
can you please tell me which parameter u pass to ildasm and to ilasm? do you also get some strange char.resource file?
Thanks Bests Regards loman |
|
#6
|
|||
|
|||
|
I used ildasm as normally, ildasm /adv your.dll, end choose Dump with default option. The build.bat in attached file show the command line of ilasm.
|
|
#7
|
|||
|
|||
|
hi, I don't know what's the problem on my OS, but I receive this dumping with default options
Resolving member refs: 507 -> 507 defs, 0 refs Error: failed to open mgd resource file '' Error: failed to read expected 3036 bytes from mgd resource file '' Could not create output file, error code=0x80004005 Here's my command typed in prompt: C:\Program Files\Red Gate\ANTS Profiler>ilasm /dll /out=test.dll/res=RedGate.Lic ensing.Client.dll.res RedGate.Licensing.Client.dll.il Thanks loman |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .Net native compiling | atzplzw | General Discussion | 8 | 01-10-2011 15:47 |
| need help on compiling FlexLM v9.2 | alastone | General Discussion | 16 | 10-26-2005 11:04 |