[Mono-list] ConfigurationErrorsException, running web application with xsp.

Rolando Martinez rolandomartinezg at gmail.com
Mon Jun 9 21:16:31 EDT 2008


hi there,
I'm moving a web application from win to linux. My problem is with my
implementation of membership witch is found in of bin directory.
In windows, I haven't problems running the web application but in linux I
got the next error message when I'm in the login page:

Error Message: HTTP 500. System.Configuration.ConfigurationErrorsException:
Could not find type: xxx.WebManagement.xnMembershipProvider,
xxx.WebManagement, Version=1.0.0.0, Culture=neutral () ()

So, I understand that is because I don't have the installed dll in the gac
or the xsp could not find the assembly inside of bin directory. My question
is: Can I run my application without to have that to install the membership
(xxx.dll) it in the gac??
how can I do that (editing the web config file)???
Really, I can not see the problem here :(

Thanks a lot,
Rolando.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080609/b4e55526/attachment.html 


More information about the Mono-list mailing list