Welcome Guest Search | Active Topics | Log In | Register

6 Pages «<23456>
YAF v1.9.1.8 for .NET v2.0 (Dated:3/27/2008) Options · View
dilibear
#46 Posted : Saturday, February 23, 2008 2:08:35 PM

Rank: YAF Forumling


Joined: 2/23/2008
Posts: 1
Thank You !
Smile
wangcunwen
#47 Posted : Tuesday, March 11, 2008 2:04:23 AM

Rank: YAF Forumling


Joined: 3/10/2008
Posts: 1
good,thanks.I liked this forum more and more.
mvangel
#48 Posted : Monday, March 24, 2008 1:49:32 AM

Rank: YAF Forumling


Joined: 1/21/2008
Posts: 4
[quote=Jaben]YAF v1.9.1.7 FINAL (Dated 11/20/2007)

How should I insstall this new version on my godaddy account????? The version they are using (I configured) has many problems- Powered by Yet Another Forum.net version 1.9.1.2 (NET v2.0) - 9/27/2007
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 3.075 seconds.
sastry.kodavanti
#49 Posted : Tuesday, March 25, 2008 3:29:37 PM

Rank: YAF Forumling


Joined: 3/25/2008
Posts: 4
Location: India
Hi friends..
i have just now downloaded YAF v1.9.1.7 and installed in my local system.
I have also successfully installed the software in my system.
But i am trying to open the project from my Visual Studio 2005, it is first showing a conversion wizard and finally showing conversion report with an error. It is not converting the project.

The error that i am getting is:

Conversion Issues - yetanotherforum.net.csprojSadError List):
ERROR: Unable to parse project file yetanotherforum.net.csproj.


Please help me out. It is very urgent.



Mek
#50 Posted : Tuesday, March 25, 2008 4:23:37 PM

Rank: YAF Developer



Joined: 7/12/2005
Posts: 1,151
Location: on Dock Street
sastry.kodavanti wrote:
Hi friends..
i have just now downloaded YAF v1.9.1.7 and installed in my local system.
I have also successfully installed the software in my system.
But i am trying to open the project from my Visual Studio 2005, it is first showing a conversion wizard and finally showing conversion report with an error. It is not converting the project.

The error that i am getting is:

Conversion Issues - yetanotherforum.net.csprojSadError List):
ERROR: Unable to parse project file yetanotherforum.net.csproj.


Please help me out. It is very urgent.



It's always very urgent... have a search about the forums mate Smile It's been answered many many times.


"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 Smile )
sastry.kodavanti
#51 Posted : Tuesday, March 25, 2008 7:35:00 PM

Rank: YAF Forumling


Joined: 3/25/2008
Posts: 4
Location: India

Installing VS 2005 SP1
is this the solution mate???
Ederon
#52 Posted : Tuesday, March 25, 2008 8:15:34 PM

Rank: YAF Developer



Joined: 1/8/2007
Posts: 1,077
Location: Heart of Europe
sastry.kodavanti wrote:

Installing VS 2005 SP1
is this the solution mate???

yes
When I post FP:Ederon in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting.
Jaben
#53 Posted : Wednesday, April 02, 2008 6:29:17 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,760
Location: Honolulu, HI
New release of v1.9.1.x... Hopefully the LAST.
"Honesty may be the best policy, but it’s important to remember that apparently, by elimination, dishonesty is the second-best policy." -- George Carlin

Mek
#54 Posted : Wednesday, April 02, 2008 11:24:54 AM

Rank: YAF Developer



Joined: 7/12/2005
Posts: 1,151
Location: on Dock Street
busy bee


"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 Smile )
Demigod
#55 Posted : Wednesday, April 02, 2008 5:23:23 PM
Rank: Advanced Member


Joined: 4/2/2007
Posts: 37
Location: Spokane, WA
Jaben wrote:
Exiton wrote:
Attempted to upgrade from 1.9.1.2. Got "DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'LastUserName'."


Which page were you on when you got this error?


Jaben,

You never replied to this problem nor provided a fix for it. I just upgraded from 1.9.1 to 1.9.1.8 and I received this error after clicking the Finish button.... i.e. the error occurs on the front default.aspx page. HELP! Smile
Demigod
#56 Posted : Wednesday, April 02, 2008 5:31:32 PM
Rank: Advanced Member


Joined: 4/2/2007
Posts: 37
Location: Spokane, WA
I went and deleted my cookie that was used on the old forum to keep me logged in and the error changed...now I get this when loading the forum:

Code:

Server Error in '/Forum' Application.
--------------------------------------------------------------------------------

The COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: The COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:

[SqlException (0x80131904): The COMMIT TRANSACTION request has no corresponding BEGIN TRANSACTION.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +925466
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +800118
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +186
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1932
   System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionPreYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction) +607
   System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransaction(TransactionRequest transactionRequest, String name, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest) +141
   System.Data.SqlClient.SqlInternalTransaction.Commit() +186
   System.Data.SqlClient.SqlTransaction.Commit() +146
   yaf.DB.GetData(SqlCommand cmd) +544
   yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) +379

[ApplicationException: Sql Exception with error number 3902 (Tries=0)]
   yaf.DB.pageload(Object SessionID, Object boardID, Object User, Object IP, Object Location, Object Browser, Object Platform, Object CategoryID, Object ForumID, Object TopicID, Object MessageID) +692
   yaf.pages.ForumPage.ForumPage_Load(Object sender, EventArgs e) +1847
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Demigod
#57 Posted : Wednesday, April 02, 2008 6:39:19 PM
Rank: Advanced Member


Joined: 4/2/2007
Posts: 37
Location: Spokane, WA
Ok... apparently when that error pops up it's not done with the installation even though it ends up at the "Done" screen. I removed the PMessages constraint from the constraints.sql and installed full text search and everything "seems" fine now.
newbie
#58 Posted : Friday, April 04, 2008 7:23:34 AM

Rank: YAF Forumling


Joined: 3/20/2008
Posts: 9
Location: VN
Jaben wrote:
YAF v1.9.1.8 FINAL ( Dated 3/27/2008 )

Yet Another Release! Finally!

Change Log from v1.9.1.7:

  • Updated database version -- fixes a few DB errors.
  • Fixed issue with suspension errors
  • Fixed issue related to Date Time errors on the front page with moderated posts.
  • Fixed issue related to moderated posts and URLRewriter.

  • So, It found errors when forum has Moderator. I just inton data server change flag to delete then Forum is run !
    newbie
    #59 Posted : Friday, April 04, 2008 7:24:59 AM

    Rank: YAF Forumling


    Joined: 3/20/2008
    Posts: 9
    Location: VN
    cannot convert DBNull to anything
    Clegs
    #60 Posted : Monday, April 07, 2008 11:15:00 PM
    Rank: Member



    Joined: 11/1/2007
    Posts: 20
    Location: Washington
    I had some errors in the install. In indexes.sql two of the 'GO' statements are lowercase. I don't think that would matter but for some reason my MsSQL 2005 didn't like it. Just capitalized them and ran the script through the database again and it worked :D
    Seems to be running a little smoother now, only problem is the Admin Control panel just died on me, but I think that was caused from the issues I had installing the script. Oh what I would do to get off a shared host Wink

    Thanks for the good work!
    calebgo.com - My Site
    Users browsing this topic
    Guest (2)
    6 Pages «<23456>
    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.182 seconds.

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