Hi! I have an application which is developed in "ASP .NET MVC". I use NHibernate. and my IDE is VS 2008. Until yesterday I could use NHibernate and "Membership Provider" alltogether. But today they do not work and I get error. Could anybody help me please.
The reason I have got: when I change my hbm.xml files build action properties to "Embedded Resource" which they should be so, I get this problem. Here is the error I get: _______________________________________________ Server Error in application program Configuration error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: "An Exception has Occurred in the case of Activation" -------------------------------------------------- ------------------------------ Row 67: <clear/> Row 68: <add name="SQLServerMembershipProvider" Row 69: type="WebMonitorUpdate.MembershipServicesImpl.SQLServerMembershipProvider" Row 70: connectionStringName="" Row 71: enablePasswordRetrieval="true" file: C:\Projects\WebMonitorUpdate\WebMonitorUpdate\web.config Row: 69 -------------------------------------------------- ------------------------------ Version Information: Microsoft. NET Framework Version: 2.0.50727.4200; ASP.NET Version: 2.0.50727.4016
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
