Welcome Guest Search | Active Topics | Log In | Register

3 Pages <123
YAF v1.9.0 RC1 for .NET v2.0 Framework (Dated 07/25/2006) Options · View
Jaben
#31 Posted : Friday, August 18, 2006 11:50:04 PM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
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.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

Boskone
#32 Posted : Saturday, August 19, 2006 2:42:58 PM

Rank: YAF Commander



Joined: 3/27/2004
Posts: 135
Location: Canada
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
#33 Posted : Tuesday, August 22, 2006 11:18:00 AM

Rank: YAF Forumling



Joined: 8/22/2006
Posts: 2
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
#34 Posted : Tuesday, August 22, 2006 12:38:28 PM

Rank: YAF Forumling



Joined: 8/22/2006
Posts: 2
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
#35 Posted : Tuesday, August 22, 2006 9:19:14 PM

Rank: YAF Forumling


Joined: 3/27/2006
Posts: 4
Location: USA
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
#36 Posted : Thursday, August 24, 2006 11:01:45 PM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,737
Location: Honolulu, HI
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.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

rocco50
#37 Posted : Friday, August 25, 2006 3:48:13 PM

Rank: YAF Forumling


Joined: 3/27/2006
Posts: 4
Location: USA
Got it. Thank you Jaben, this is a really nice forum package, can't wait until v2.0 is out!
MicScoTho
#38 Posted : Friday, August 25, 2006 4:22:57 PM

Rank: YAF Developer




Joined: 8/7/2006
Posts: 64
Location: Boston, MA
I'm also anxiously awaiting the release of 2.0 Smile
cezjah
#39 Posted : Saturday, September 09, 2006 4:22:13 PM

Rank: YAF Forumling


Joined: 9/9/2006
Posts: 2
When will version 2.0 be released?
Does anybody know?
cezjah
#40 Posted : Saturday, September 09, 2006 5:40:23 PM

Rank: YAF Forumling


Joined: 9/9/2006
Posts: 2
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.3 RC1 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.137 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET