I've successfully downloaded and installed the 1.9.4(latest) version of yetanotherforum but I'd like to integrate the forum with my membership but I've some problems:
-after installation I could'not get the security tab of the configuration website I get the following error:
due to this line of code in the web.config:
La référence d'objet n'est pas définie à une instance d'un objet. (C:\Users\ut000020\Documents\Visual Studio 2008\Websites\yaf\YetAnotherForum.NET\web.config line 102)
tranlation:the object reference is not define to an object instance.
devindj
Member
176 Points
37 Posts
cannot integrate yetanotherforum with asp.net membership
Jul 20, 2010 12:45 PM|LINK
Hello everybody!
I've successfully downloaded and installed the 1.9.4(latest) version of yetanotherforum but I'd like to integrate the forum with my membership but I've some problems:
-after installation I could'not get the security tab of the configuration website I get the following error:
due to this line of code in the web.config:
La référence d'objet n'est pas définie à une instance d'un objet. (C:\Users\ut000020\Documents\Visual Studio 2008\Websites\yaf\YetAnotherForum.NET\web.config line 102)
tranlation:the object reference is not define to an object instance.
<add connectionStringName="yafnet" applicationName="YetAnotherForum" name="YafMembershipProvider" requiresUniqueEmail="true" useSalt="true" type="YAF.Providers.Membership.YafMembershipProvider"/>
what can be the problem
I'll really appreciate your help
Thanks