[Mono-aspnet-list] have sent this before with no response....

John Nystrom john.nystrom at digitalenvoy.net
Wed Apr 22 14:54:21 EDT 2009


I will try to break it down to some simple code.  The ascx code behind 
file is actually a grandchild class from the UserControl class...dont 
know if that could be an issue...and it does have multiple 
constructors.  I will try to break the code to a simple form and send it.

Gonzalo Paniagua Javier wrote:
> On Wed, 2009-04-22 at 13:50 -0400, John Nystrom wrote:
>   
>> I am trying to use LoadControl to load my ascx page and I am receiving 
>> this exception:
>>
>> System.Reflection.AmbiguousMatchException: Ambiguous matching in method 
>> resolution
>>
>> This code works correctly on my windows machine running .NET, but get 
>> that exception running MONO on openSuse.
>>     
>
> I know how to get that error using reflection, but it would be nice to
> get a test case that makes that happen with mono's asp.net...
>
> -Gonzalo "The test-caser"
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>   


More information about the Mono-aspnet-list mailing list