YAFLogo

Posted by: epinanab - Friday, 12 June 2015 00:33:50
Hello Support team, I can't logging In my forum since I update to version 2.2.1.0 :( I mean, I can do click in Longing form, but when I enter my user name and password and do click in Logging button, can't enter as user or admin, don't happened nothing. Always enter in guest mode. :( - My pataform It's windows 2012 (In Aruba.it) - Framework It's 4.0/4.5 (classic). - Don't get any error, don't do nothing when do click in login button :( - my forum it's: http://www.aprendeandroid.com/YAF/default.aspx?g=forum please, can anybody help me? this is my web.config code: [quote]
[/quote]

Posted by: epinanab - Friday, 12 June 2015 00:46:57
When I try to create a new user get this error: (I don't know if this help) thanks!! :) *************************************************************************** Server Error in '/YAF' Application. Procedure or function yaf_prov_getuser has too many arguments specified. 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: Procedure or function yaf_prov_getuser has too many arguments specified. 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): Procedure or function yaf_prov_getuser has too many arguments specified.] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1787814 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5341674 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +546 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1693 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +61 System.Data.SqlClient.SqlDataReader.get_MetaData() +90 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +377 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) +1421 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) +177 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +53 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +137 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +41 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +10 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +140 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +316 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +88 YAF.Types.Interfaces.Data.<>c__DisplayClass7.b__6(IDbCommand c) +72 YAF.Core.Data.DbAccessBase.Execute(Func`2 execFunc, IDbCommand cmd, IDbTransaction dbTransaction) +186 YAF.Types.Interfaces.Data.IDbAccessExtensions.GetDataset(IDbAccess dbAccess, IDbCommand cmd, IDbTransaction dbTransaction) +139 YAF.Types.Interfaces.Data.IDbAccessExtensions.GetData(IDbAccess dbAccess, IDbCommand cmd, IDbTransaction dbTransaction) +57 YAF.Providers.Membership.DB.GetUser(String appName, Object providerUserKey, String userName, Boolean userIsOnline) +260 YAF.Providers.Membership.YafMembershipProvider.GetUser(String username, Boolean userIsOnline) +93 YAF.Providers.Membership.YafMembershipProvider.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object providerUserKey, MembershipCreateStatus& status) +230 System.Web.UI.WebControls.CreateUserWizard.AttemptCreateUser() +304 System.Web.UI.WebControls.CreateUserWizard.OnNextButtonClick(WizardNavigationEventArgs e) +110 System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) +401 System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent(Object source, EventArgs e) +119 System.Web.UI.WebControls.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) +16 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37 System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +114 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +159 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248

Posted by: tha_watcha - Friday, 12 June 2015 12:32:04
This is a known issue when you upgrade from an old version, at the moment the yaf membership providers install/upgrade scripts are not executed. You could try to execute them manually or upgrade to 2.2.2 BETA https://github.com/YAFNET/YAFNET/releases/tag/v2.2.2.0-nightly.76 and run the upgrade installer manually.

Posted by: epinanab - Saturday, 13 June 2015 23:19:42
Thank you tha_watcha!! How can execute the scripts??? and where??? from my PC? or In the server? (My provider it's aruba.it and only has a simple control panel :( And whats scripts? Thanks a lot !! :)

Posted by: tha_watcha - Sunday, 14 June 2015 06:10:16
[quote=epinanab;65900]Thank you tha_watcha!! How can execute the scripts??? and where??? from my PC? or In the server? (My provider it's aruba.it and only has a simple control panel :( And whats scripts? Thanks a lot !! :)[/quote] I mean the provider scripts inside the install folder. It is possible to excecute them via the admin panel, but since you can not login that is not an option for you. ThTs why I only suggest to upgrade to the beta version. Or you wait one more week, version 2.2.2 is sheduled for next week.

Posted by: epinanab - Tuesday, 16 June 2015 22:20:55
Ohhh thank you!! I think that I'll wait one week more!! :) Thank you for you support!!