Error con MembershipProvider personalizado

Oscar Acosta <[email protected]>
Newsgroups gmane.comp.gnome.mono.hispano
Message-ID <[email protected]>
Hola:
Tengo una aplicación web ejecutándose con mono 2.0, compilado desde las fuentes. He creado un MembershipProvider para usarlo con MySql, esta definido en un ensamblado llamado Acosta.WebControls, que esta en el directorio bin de la aplicacion web. Todo funciona correctamente con aspnet 2.0. 
 Al ejecutarlo bajo apache y mod-mono, aparece la pantalla de login correctamente, y despues de darle al boton aceptar, me da el sgte error:

Server Error in '/casas' Application
Could not find type: Acosta.WebControls.MySQLMembershipProvider, Acosta.WebControls

Description: HTTP 500. Error processing request.

Stack Trace:

System.Configuration.ConfigurationErrorsException: Could not find type: Acosta.WebControls.MySQLMembershipProvider, Acosta.WebControls
  at System.Web.Configuration.ProvidersHelper.InstantiateProvider (System.Configuration.ProviderSettings providerSettings, System.Type providerType) [0x00000] 
  at System.Web.Configuration.ProvidersHelper.InstantiateProviders (System.Configuration.ProviderSettingsCollection configProviders, System.Configuration.Provider.ProviderCollection providers, System.Type providerType) [0x00000] 
  at System.Web.Security.Membership..cctor () [0x00000] 

Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42
Como digo, la dll se encuentra en el directorio bin del sitio web, esta correctamente configurado en el fichero web.config y la aplicacion funciona correctamente con el IIS de microsoft. Alguna pista?
Gracias, saludos,
Oscar Acosta

_______________________________________________
Mono-hispano mailing list
[email protected]
https://listas.hispalinux.es/mailman/listinfo/mono-hispano
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.