Membership questions? Log in issues? Email info@brewersassociation.org

Author Topic: AHA Site Not Letting Me Log In  (Read 11738 times)

Offline In The Sand

  • Brewer
  • ****
  • Posts: 398
AHA Site Not Letting Me Log In
« on: October 05, 2012, 07:33:52 pm »
I just get a screen with a bunch of computer codes on it:

Server Error in '/apps' Application.

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SyntaxErrorException: Syntax error: Missing operand after 'T' operator.
  at System.Data.ExpressionParser.Parse()
  at System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
  at System.Data.Select..ctor(DataTable table, String filterExpression, String sort, DataViewRowState recordStates)
  at System.Data.DataTable.Select(String filterExpression)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing, Boolean isVersioned)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase)
  at Asi.Business.Common.UserController.User(String userName, BusinessContainer container, Boolean forceReload)
  at Asi.Business.Common.UserController.User(String userName, BusinessContainer container)
  at Asi.Business.Common.UserController.User(String userName)
  at Asi.Providers.AsiMembershipProvider.CheckAccountEnabled(MembershipUser user)
  at Asi.Providers.AsiMembershipProvider.ValidateUser(String username, String password)
  at System.Web.Security.Membership.ValidateUser(String username, String password)
  at Asi.Web.Security.Login(String userId, String password, Boolean rememberMe)
  at Asi.Web.Security.Login(String userId, String password)
  at Asi.Web.Services.Membership.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
  --- End of inner exception stack trace ---
  at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
  at ASIMembershipWebService.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
  at LoginClass.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)
  at App_Code.wsContacts.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)
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.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SyntaxErrorException: Syntax error: Missing operand after 'T' operator.
  at System.Data.ExpressionParser.Parse()
  at System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
  at System.Data.Select..ctor(DataTable table, String filterExpression, String sort, DataViewRowState recordStates)
  at System.Data.DataTable.Select(String filterExpression)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing, Boolean isVersioned)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload)
  at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase)
  at Asi.Business.Common.UserController.User(String userName, BusinessContainer container, Boolean forceReload)
  at Asi.Business.Common.UserController.User(String userName, BusinessContainer container)
  at Asi.Business.Common.UserController.User(String userName)
  at Asi.Providers.AsiMembershipProvider.CheckAccountEnabled(MembershipUser user)
  at Asi.Providers.AsiMembershipProvider.ValidateUser(String username, String password)
  at System.Web.Security.Membership.ValidateUser(String username, String password)
  at Asi.Web.Security.Login(String userId, String password, Boolean rememberMe)
  at Asi.Web.Security.Login(String userId, String password)
  at Asi.Web.Services.Membership.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
  --- End of inner exception stack trace ---
  at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
  at ASIMembershipWebService.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
  at LoginClass.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)
  at App_Code.wsContacts.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)

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:


[SoapException: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SyntaxErrorException: Syntax error: Missing operand after 'T' operator.
   at System.Data.ExpressionParser.Parse()
   at System.Data.DataExpression..ctor(DataTable table, String expression, Type type)
   at System.Data.Select..ctor(DataTable table, String filterExpression, String sort, DataViewRowState recordStates)
   at System.Data.DataTable.Select(String filterExpression)
   at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing, Boolean isVersioned)
   at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly, Boolean ignoreLicensing)
   at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload, Boolean publishedOnly)
   at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase, String sort, Boolean forceReload)
   at Asi.Business.BusinessController.SelectWithFilter(BusinessFilter[] filters, Boolean loadFromDatabase)
   at Asi.Business.Common.UserController.User(String userName, BusinessContainer container, Boolean forceReload)
   at Asi.Business.Common.UserController.User(String userName, BusinessContainer container)
   at Asi.Business.Common.UserController.User(String userName)
   at Asi.Providers.AsiMembershipProvider.CheckAccountEnabled(MembershipUser user)
   at Asi.Providers.AsiMembershipProvider.ValidateUser(String username, String password)
   at System.Web.Security.Membership.ValidateUser(String username, String password)
   at Asi.Web.Security.Login(String userId, String password, Boolean rememberMe)
   at Asi.Web.Security.Login(String userId, String password)
   at Asi.Web.Services.Membership.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
   --- End of inner exception stack trace ---
   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at ASIMembershipWebService.MembershipWebService.LoginUser(String username, String password, Boolean staffUser)
   at LoginClass.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)
   at App_Code.wsContacts.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate)]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1769861
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +345
   wsContacts.wsContacts.iMIS15UnifiedLogin(String Username, String Password, Boolean UpdateLoggedInDate) +143
   UserControls_ucLogin.ProcessLogin(String strUsername, String strPassword, TextBox& LoginBox, TextBox& PasswordBox, Literal& FailureTextLiteral, Boolean bShowPopup) +875
   UserControls_ucLogin.LoginButton_Click(Object sender, EventArgs e) +321
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3691

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Trey W.

Offline denny

  • Administrator
  • Retired with too much time on my hands
  • *****
  • Posts: 27070
  • Noti OR [1991.4, 287.6deg] AR
    • Dennybrew
Re: AHA Site Not Letting Me Log In
« Reply #1 on: October 06, 2012, 10:28:42 am »
I'll contact the IT dept. but there won't be anybody there til Mon.
Life begins at 60.....1.060, that is!

www.dennybrew.com

The best, sharpest, funniest, weirdest and most knowledgable minds in home brewing contribute on the AHA forum. - Alewyfe

"The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

Offline Nemleu

  • 1st Kit
  • *
  • Posts: 6
Re: AHA Site Not Letting Me Log In
« Reply #2 on: October 31, 2012, 03:28:25 am »
I'm getting the same error "Server Error in '/apps' Application".  Has the problem been identified?

Offline tfries

  • Cellarman
  • **
  • Posts: 54
  • Cheshire, OR
Re: AHA Site Not Letting Me Log In
« Reply #3 on: October 31, 2012, 09:28:16 pm »
I'm getting the same error "Server Error in '/apps' Application".  Has the problem been identified?

Me too.  Trying to log in to renew membership.  I guess that they don't want my money :(

Cascade Brewers Society

Offline tfries

  • Cellarman
  • **
  • Posts: 54
  • Cheshire, OR
Re: AHA Site Not Letting Me Log In
« Reply #4 on: November 01, 2012, 06:43:05 am »
It must have been a temporary glitch as I was able to log in this morning.

Cascade Brewers Society

Offline Nemleu

  • 1st Kit
  • *
  • Posts: 6
Re: AHA Site Not Letting Me Log In
« Reply #5 on: November 02, 2012, 03:50:09 am »
As of this writinig I'm still getting the same error.

Offline mike

  • 1st Kit
  • *
  • Posts: 7
Re: AHA Site Not Letting Me Log In
« Reply #6 on: November 11, 2012, 06:09:52 am »
I am unable to log in either.  I tried resetting my password, but the link that gets emailed doesn't work either.  Any suggestions?

Offline ccfoo242

  • Brewmaster
  • *****
  • Posts: 808
  • I drank what? - Socrates
Re: AHA Site Not Letting Me Log In
« Reply #7 on: December 02, 2012, 12:48:09 pm »
Trying to login to read zymurgy and getting a similar error:
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SyntaxErrorException: Syntax error: Missing operand after '@GMAIL' operator.
  at System.Data.ExpressionParser.Parse()


Just an FYI, when a web site dumps that level of error info including a stack trace, they open themselves up to hackers gaining control. Since it's an ASP.Net site there are settings that hide this kind of information from the general public.

Intra cervisiam est deus.

Offline hubie

  • Assistant Brewer
  • ***
  • Posts: 234
Re: AHA Site Not Letting Me Log In
« Reply #8 on: December 04, 2012, 12:50:57 pm »
I am unable to log in either.  I tried resetting my password, but the link that gets emailed doesn't work either.  Any suggestions?

Last week I had this same issue when I tried to log in to pre-order the hops book.  I tried logging in using my password, but it wouldn't work, even after being very careful to type it correctly (can my AHA account password be different than my forum password?  I thought they were linked).  I gave up and tried to reset the password, but clicking on the URL I was emailed didn't resolve to anything.  Finally I called the AHA and I was told that my account had been locked out from too many incorrect password attempts, which was also the reason the password reset link didn't work.  My account was unlocked over the phone and I was able to reset my password using the link mailed to me.

I am suspicious as to why this happened in the first place, and I get a little paranoid when I find out that others had the same issue.  If there is a suggestions box for future software versions, it would have been handy for me if the password reset link sent me to a page letting me know that the account was locked out, or at least informing me that it couldn't complete the task instead of not doing anything.