[Mono-bugs] [Bug 77194][Nor] Changed - System.XML.XPath's Iterator is buggy?

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 10 14:46:35 EST 2006


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 atsushi at ximian.com.

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 richard.torkar at htu.se  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 atsushi at ximian.com  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)
+


More information about the mono-bugs mailing list