home recent topics recent posts search faq  

Jitbit Software Forums Forum



register | lost password   open id sign in with Twitter
Messages in this topic - RSS

Home » AspNetForum - ASP.NET forum software » Asp.net Authentication log in/out problem

Questions about our ASP.NET forum software
8/25/2010 12:33:49 PM

gfc
gfc
Posts: 4
Hello,

I'm running the Asp.net Forum as part of an existing application that uses the asp.net authentication. I have tried to place an <asp:Login> control on the AspNetForumMaster.Master page and use it in conjunction with my MembershipProvider to handle logging into and out of the site the same way I do on the rest of the site. As with other posters, when I log into the site from a page that doesn't descend from AspNetForumMaster.Master, I appear to be authenticated on forum pages. However, I cannot log in OR sign out from forum pages using the asp.net Login controls.

Specifically I'm getting the following javascript error when I click my "log in" button and my "log out" button:
Line: 938
Error: Sys.WebForms.PageRequestManagerServerErrorException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex

Please help, I want my users to be authenticated for my whole site no matter where they sign in, and I want to reuse code I've already written rather than maintain separate code to accommodate this forum.

Thanks,
Gabe
+1 permalink
8/25/2010 1:13:08 PM

gfc
gfc
Posts: 4
Update: I seem to only be having this error when I use login controls within an UpdatePanel on AspNetForumMaster.Master. Is there something about the AspNetForumMaster.Master code behind that interferes with update panels?

Thanks,
Gabe
<em>edited by gfc on 8/25/2010</em>
+2 permalink
8/27/2010 11:32:58 AM

gfc
gfc
Posts: 4
So...

What's a guy gotta do to get a common UpdatePanel to work on the master page? At this point I can't imagine paying $239 for a source code license for software that I'd have to debug and fix myself, even though I like the forum in general....

Gabe
0 permalink
9/5/2010 3:13:33 PM

jitbit
jitbit
Administrator
Posts: 1306
There was an issue with the master-page thats resolved in 6.7.1 (this version will be out within 2 days). Should work fine. PS> please submit support tickets to us for faster response.
0 permalink

Home » AspNetForum - ASP.NET forum software » Asp.net Authentication log in/out problem





Powered by Jitbit Forum 7.2.10.0 © 2006-2011 Jitbit Software