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=78321 --- shadow/78321 2006-05-07 00:12:31.000000000 -0400 +++ shadow/78321.tmp.19774 2006-05-07 00:13:01.000000000 -0400 @@ -19,6 +19,11 @@ If the type specified in the TypeName/DataObjectTypeName properties is not in the executing assembly ObjectDataSource will fail to find it. It is using Type.GetType, so I'm not sure whether it's really a bug in ObjectDataSource or Type.GetType, but even so I attach a patch that adds a shorter version of LoadType from TemplateParser.cs that correctly finds the named type(s). + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-07 00:13 ------- +Created an attachment (id=16941) +ObjectDataSourceView.cs.diff + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
