Click to See Complete Forum and Search --> : .NET Compact Framework


malinrob
March 24th, 2003, 12:58 PM
Hi all!

I would need a help. I have a .NET Compact Framework application. I have unpacked this application by ildasm.exe.
Then I tried to pack back this application by ilasm.exe. It ran OK, but the newly created application does not run. If I make these steps for a "normal" .NET Framework (1.0.3705 and also 1.1.4322) the newly created application runs OK.

Or how else could I make an application using resources and MSIL file?

Have you got any ideas?


Thx a lot I have a very little time to solve it :-(

ahtsiu
November 25th, 2006, 09:20 AM
Yes it puzzled me, too... is any body solved this problem now?