|
|
 Rank: YAF Forumling
Joined: 2/23/2008 Posts: 1
|
Thank You !
|
|
|
 Rank: YAF Forumling
Joined: 3/10/2008 Posts: 1
|
good,thanks.I liked this forum more and more.
|
|
|
 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.
|
|
|
 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.csproj Error List): ERROR: Unable to parse project file yetanotherforum.net.csproj. Please help me out. It is very urgent.
|
|
|
 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.csproj Error 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  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  )
|
|
|
 Rank: YAF Forumling
Joined: 3/25/2008 Posts: 4 Location: India
|
Installing VS 2005 SP1 is this the solution mate???
|
|
|
 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.
|
|
|
 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 
|
|
|
 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  )
|
|
|
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! 
|
|
|
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
|
|
|
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.
|
|
|
 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 !
|
|
|
 Rank: YAF Forumling
Joined: 3/20/2008 Posts: 9 Location: VN
|
cannot convert DBNull to anything
|
|
|
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  Thanks for the good work!
|
|
|
| Users browsing this topic |
|
Guest (2)
|