Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77194 --- shadow/77194 2006-01-10 13:54:38.000000000 -0500 +++ shadow/77194.tmp.7348 2006-01-10 14:46:35.000000000 -0500 @@ -134,6 +134,20 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 13:54 ------- Oh, no, the exe is the same as the dll! So just rename the dll to *.exe :) The src for everything can be found here: http://www.dotnetguru.biz/aspectdng/distribution/current/aspectdng-0.9.31-src.zip + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 14:46 ------- +Hmm... am getting this error when I ran your command line below: + +$ mono aspectdng.exe mySample.exe myAspects.dll +Can not disassemble assembly +in <0x000d4> Mono.Cecil.AssemblyFactory:GetAssembly (System.String file) +in <0x000a8> DotNetGuru.AspectDNG.Util.Cil:Init (System.String +targetPath, System.String aspectsPath) +in <0x00014> DotNetGuru.AspectDNG.EntryPoint:DirectWeave +(System.String targetAssemblyPath, System.String +separateAspectsAssemblyPath) +in <0x00577> DotNetGuru.AspectDNG.EntryPoint:Main (System.String[] argv) + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
