|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 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. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF Commander

Joined: 3/27/2004 Posts: 138 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
|
|
|
 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
|
|
|
 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
|
|
|
 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.
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 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. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 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!
|
|
|
 Rank: YAF Developer

Joined: 8/7/2006 Posts: 68 Location: Boston, MA
|
I'm also anxiously awaiting the release of 2.0 
|
|
|
 Rank: YAF Forumling
Joined: 9/9/2006 Posts: 2
|
When will version 2.0 be released? Does anybody know?
|
|
|
 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)
|
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 RC2 |
YAF © 2003-2008, Yet Another Forum.NETThis page was generated in 0.150 seconds.