[Mono-bugs] [Bug 79829][Nor] Changed - PropertyGrid NullReferenceException with Collection based property

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 10 15:20:40 EDT 2007


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 gert.driesen at pandora.be.

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 rolfkvinge at ya.com  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 gert.driesen at pandora.be  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.


More information about the mono-bugs mailing list