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=79829 --- shadow/79829 2007-07-10 11:27:22.000000000 -0400 +++ shadow/79829.tmp.13954 2007-07-10 15:20:40.000000000 -0400 @@ -79,6 +79,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-10 11:27 ------- Gert, (with MS) when I click the ReferencePath's "..." button, I get a messagebox saying "folder.bmp" allowing me to click OK and that's it. Working on the rest now :) + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-10 15:20 ------- +Rolf, that's because you do not have folder.bmp in the same directory +as your compiled assembly. Apparently MS catches this exception in +PropertyGrid and only displays the message (the exception is actually +a System.IO.FileNotFoundException with message "folder.bmp"). + +That image is included in the tar achive that I originally attached. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
