[Mono-dev] [PATCH] Correction to the r65131 inSystem.Web.UI.WebControls/ObjectDataSourceView.cs
Gonzalo Paniagua Javier
gonzalo at novell.com
Tue Oct 17 17:52:01 EDT 2006
On Mon, 2006-10-09 at 00:34 -0700, Konstantin Triger wrote:
> That's by documentation, quoting the msdn (ObjectDataSource.TypeName Property):
>
> To create an instance of the object that the ObjectDataSource control
> binds to, the control uses reflection to load the type that is
> identified by the type name at run time. Therefore, the value of the
> TypeName property can be a partially qualified type for code that is
> located in the Bin or App_Code directories or a fully qualified type
> name for code that is registered in the global assembly cache. If you
> use the global assembly cache, you must add the appropriate reference
> to the assemblies section of the Machine.config or Web.config file.
>
> Regards,
> Konstantin Triger
Ok, then go ahead and commit the patch. Make sure that the problem that
the bug that Marek fixed is still fixed.
Thanks.
-Gonzalo
More information about the Mono-devel-list
mailing list