|
Yet Another Forum.NET
»
YAF Forum Discussions
»
YAF Announcements
»
YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006)
Rank: YAF Head Dude
Medals:  
Joined: 10/9/2004(UTC) Posts: 4,152 Location: Raleigh, NC
Thanks: 35 times Was thanked: 94 time(s) in 49 post(s)
|
astroboy27 wrote:Nice release...any estimates on when ASP.NET 2.0 roles & membership will be added? Just trying to work out whether to grab this release or hold off.
Cheers. We're still evaluating the best method to go with. The problem with a future release is that I may implement something and then completely change how it works in the next release as I get to know the system a bit more. So, I wouldn't provide upgrade paths for people if they wanted to mess around with the latest version with roles & membership. The goal of v1.9.0 is to release a production version for NET v2 before moving into more difficult-to-upgrade & change territory. "I have a simple philosophy: Fill what's empty. Empty what's full. Scratch where it itches.”. 
|
|
|
|
|
|
Rank: YAF Head Dude
Medals:  
Joined: 10/9/2004(UTC) Posts: 4,152 Location: Raleigh, NC
Thanks: 35 times Was thanked: 94 time(s) in 49 post(s)
|
FYI: I worked out the ASP.NET persistant cookie issue on this forum. It was due to there being two aliases in IIS for this domain: forum.tinygecko.com & forum.yetanotherforum.net. I removed the former and it appears to be working fine... "I have a simple philosophy: Fill what's empty. Empty what's full. Scratch where it itches.”. 
|
|
|
|
|
|
Rank: YAF Camper
Joined: 3/10/2006(UTC) Posts: 13 Location: WA
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
This is a great release. It works just great, there is no need to fix any thing like before. I gotta admire you, Jaben. If possible, in the next release, can you please move the forum navigation bar from the base class to store in the UserControl.ascx? because I belive it will be much easier to customize and add some custom page in.
Thank you for all your hard work.
|
|
|
|
|
|
Rank: YAF Head Dude
Medals:  
Joined: 10/9/2004(UTC) Posts: 4,152 Location: Raleigh, NC
Thanks: 35 times Was thanked: 94 time(s) in 49 post(s)
|
kwa wrote:This is a great release. It works just great, there is no need to fix any thing like before. I gotta admire you, Jaben. If possible, in the next release, can you please move the forum navigation bar from the base class to store in the UserControl.ascx? because I belive it will be much easier to customize and add some custom page in.
Thank you for all your hard work. Appreciate the kudos! Thanks for the suggestion with the nav bar, which should be easy. Unfortunately, it's actually not quite so simple as I've already spent time on it. But, I'm going to go another direction with all of these little misc bits of HTML code. Maybe make them XSLT or something because I hate how it's hard-coded with Append() calls peppered throughout. -Jaben "I have a simple philosophy: Fill what's empty. Empty what's full. Scratch where it itches.”. 
|
|
|
|
|
|
 Rank: YAF Developer
Medals:  
Joined: 7/12/2005(UTC) Posts: 1,899 Location: on Dock Street
Thanks: 2 times Was thanked: 9 time(s) in 9 post(s)
|
Gone back to having to log in repeatedly! Don't know about any else, still not managed to test semi-production yet.  "It's a case of RTFM.. the only problem being we don't have a manual!" When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon  )
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/3/2006(UTC) Posts: 1 Location: Sweden
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
I have a small question .. I run on an XP computer and I already have a Forms-authenticated web on my IIS. So the auth cookie that gets set seems to be named after *that* application, meaning I cannot login to Yaf. A cookie is set, but it's named admin ("@localhost/admin"  after that other Forms application I have installed .. not anything related to Yaf as I called this. Anyone know of a quick fix for that? /Miii
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 4
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
I am having this same issue. Everything works great on my local box, but when I upload it to my web hosting company it runs, but when I try to log in it just stays as guest.
Every page hit I do generates a new user visit as well, so I'm assuming it's this same cookie issue. Any resolution or fixes for it so far? Or just any ideas why it's happening so I can try to fix it myself?
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 4
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
Alright, I've figured out partially why this is happening. No cookie was being created when I tried to log in. I figured out what was causing it. For example, my domain is www.corpsecamp.com. This is actually a redirection to darthus.brinkster.net. I set the "domain" property of the forms authentication tag in the web config to "brinkster.net", but it still wasn't working. As soon as I went directly to darthus.brinkster.net, the cookie was created. I'm not sure what that means... do I have to set another property to handle this, or is it just security in Internet Explorer that if the cookie domain that's being sent to you doesn't match the URL you're on, it rejects it? And if so, what's the way around this?
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 2 Location: uk
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
Can any of you experts shed some light on this for me please? I have installed YAF v1.9.0 RC1 for .NET v2.0 source version. I dont have any other parts of YAF. Everything bulds and runs fine in Visual Studio 2005, except none of the breakpoints fire. VS knows this and tells me it's because no debug symbols were loaded. I have added my own class to the project, and the breakpoints in that fire as normal. Am I missing a piece of the code? Should I have some source for the yaf.dll which referenced? Your help appreciated  Rusty
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 3
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
can't open the visual studio project file... says project file of this type not supported by installation. I am running visual studio 2005 professional. Any ideas?
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 4
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
I believe that's because they're using a "Web Application Project". It's the old style web application that is closer to how Visual Studio 2003 handled it. You need to install a plugin that lets you create and use these projects in 2005. LinkNow can anyone answer my question about cookies 2 posts above? =)
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 4
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
And rusty, I was having that problem as well. The way I fixed it was to go into properties for the project, then Web, and select "Use IIS Web Server", along with the path to the forum. It was originally set to Use Visual Studio Development Server, which I think meant it was compiling the symbols file to a weird location that didn't wasn't in the bin directory where I expected to be. Regardless, it fixed the issue.
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 3
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
thanks... they should really post that somewhere.
|
|
|
|
|
|
Rank: YAF Forumling
Joined: 8/15/2006(UTC) Posts: 3
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
i still can't get it to work. Now when i open the project it just opens and then closes by itself  Do I need to use the express edition or something?
|
|
|
|
|
|
Rank: Member
Joined: 8/11/2006(UTC) Posts: 17 Location: Augusta
Thanks: 0 times Was thanked: 0 time(s) in 0 post(s)
|
Jaben wrote:FYI: I worked out the ASP.NET persistant cookie issue on this forum.
It was due to there being two aliases in IIS for this domain: forum.tinygecko.com & forum.yetanotherforum.net.
I removed the former and it appears to be working fine... I have searched and could not find a suitable fix for this... did I miss it? I have multiple sites running off the same IP so I can not remove anything. Thanks, BD theUsualGamer.net
|
|
|
|
|
|
Yet Another Forum.NET
»
YAF Forum Discussions
»
YAF Announcements
»
YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006)
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.4 RC4 | YAF © 2003-2010, Yet Another Forum.NETThis page was generated in 0.304 seconds.
|
|