Welcome Guest Search | Active Topics | Members | Log In | Register

3 Pages<123
YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006)
Jaben Offline
#31 Posted : Friday, August 18, 2006 6:50:04 AM(UTC)

Rank: YAF Head Dude

Medals: Medal of Honor Key: Given to pillars of the community who are key players in the YAF community and project.Medal of Honor for the Support King: Given to a community member who tirelessly answers tons of support questions.

Joined: 10/9/2004(UTC)
Posts: 4,152
Location: Raleigh, NC

Thanks: 35 times
Was thanked: 94 time(s) in 49 post(s)
bdunn13 wrote:
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


Unforunately, I haven't either. Not sure what to do about it considering that we're just using the ASP.NET authentication system here. Suggestions are appreciated.
"I have a simple philosophy: Fill what's empty. Empty what's full. Scratch where it itches.”.

Boskone Offline
#32 Posted : Friday, August 18, 2006 9:42:58 PM(UTC)


Rank: YAF MVP

Medals: Medal of Honor: Portal Puzzle Master: Given to YAF community members who help unravel the Portal Puzzle and YAF.

Joined: 3/26/2004(UTC)
Posts: 193
Location: Canada

Thanks: 3 times
Was thanked: 1 time(s) in 1 post(s)
Here is what DNN uses for its forms authentication. On my site I do not have the problem of users not being remembered.

<authentication mode="Forms">
<forms name=".DOTNETNUKE" protection="All" timeout="43200" cookieless="UseCookies"/>
</authentication>

The only thing different I can see is the 'cookieless' property.
Boskone - A DotNetNuke user.
DotNetNuke Modules
miklos Offline
#33 Posted : Monday, August 21, 2006 6:18:00 PM(UTC)

Rank: YAF Forumling

Joined: 8/21/2006(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Dear developers,

I've downloaded the source code, put in the D:\YAF2 directory and tried to open the solution in VS2005, but got the following error message: The project file 'D:\YAF\yetanotherforum.net.csprog' cannot be opened. The project type is not supported by this installation. What could be the error?
(the website itself is running perfectly from this location via my IIS)
Miklós
miklos Offline
#34 Posted : Monday, August 21, 2006 7:38:28 PM(UTC)

Rank: YAF Forumling

Joined: 8/21/2006(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Many thanks for mek for the quick reply. The solution proposed by him was to install Web Application Projects on VS2005(http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx). This really solved the problem.
Miklós
rocco50 Offline
#35 Posted : Tuesday, August 22, 2006 4:19:14 AM(UTC)
Rank: YAF Forumling

Joined: 3/27/2006(UTC)
Posts: 4
Location: USA

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Yet Another Forum.net » Forum Discussions » Announcements » YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006)

^^^ Is this RC1 1.9.0 the latest source code for ASP.NET 2.0? Or is there a later version? I've seen others refer to 1.9.2 and also RC3.5 by Roman.
Jaben Offline
#36 Posted : Thursday, August 24, 2006 6:01:45 AM(UTC)

Rank: YAF Head Dude

Medals: Medal of Honor Key: Given to pillars of the community who are key players in the YAF community and project.Medal of Honor for the Support King: Given to a community member who tirelessly answers tons of support questions.

Joined: 10/9/2004(UTC)
Posts: 4,152
Location: Raleigh, NC

Thanks: 35 times
Was thanked: 94 time(s) in 49 post(s)
rocco50 wrote:
Yet Another Forum.net » Forum Discussions » Announcements » YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006)

^^^ Is this RC1 1.9.0 the latest source code for ASP.NET 2.0? Or is there a later version? I've seen others refer to 1.9.2 and also RC3.5 by Roman.


There is no such thing as RC3.5.

Whatever this forum is running is the latest code. Right now v1.9.0 RC1 is the most stable and latest features. v1.9.2 is a "Technology Preview" -- with plenty of issues.

Now I'm working towards v2.0 which should include NET authentication/roles/membership and a heavily modified class/logic/presentation/data structure.

But, I would suggest v1.9.0 RC1 for now.
"I have a simple philosophy: Fill what's empty. Empty what's full. Scratch where it itches.”.

rocco50 Offline
#37 Posted : Thursday, August 24, 2006 10:48:13 PM(UTC)
Rank: YAF Forumling

Joined: 3/27/2006(UTC)
Posts: 4
Location: USA

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Got it. Thank you Jaben, this is a really nice forum package, can't wait until v2.0 is out!
MicScoTho Offline
#38 Posted : Thursday, August 24, 2006 11:22:57 PM(UTC)


Rank: YAF Developer

Medals: Medal of Honor Key: Given to pillars of the community who are key players in the YAF community and project.

Joined: 8/7/2006(UTC)
Posts: 79
Location: Boston, MA

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
I'm also anxiously awaiting the release of 2.0 Smile
cezjah Offline
#39 Posted : Friday, September 08, 2006 11:22:13 PM(UTC)
Rank: YAF Forumling

Joined: 9/8/2006(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
When will version 2.0 be released?
Does anybody know?
cezjah Offline
#40 Posted : Saturday, September 09, 2006 12:40:23 AM(UTC)
Rank: YAF Forumling

Joined: 9/8/2006(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
I have the latest release of yetanotherforum installed (and converted by VS 2005) to .net 2.0. I am getting the following error message when I try to run install:

Parser Error Message: An error occurred creating the configuration section handler for yafnet: Could not load file or assembly 'yaf' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 2: <configuration>
Line 3: <configSections>
Line 4: <section name="yafnet" type="yaf.SectionHandler,yaf"/>
Line 5: </configSections>
Line 6: <yafnet>

Can anyone help?

Cezjah

Users browsing this topic
Guest
3 Pages<123
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.NET
This page was generated in 0.219 seconds.