Testing v12 web logins

Hello – we created a v12 test environment and had our web vendor point to it. But for some reason it doesn’t like the login/password.  Basically doesn’t validate the login credentials.  Login works OK on the Live and Testv11 sites.  Anyone run into this?

 

Note: it looks like some there are going to be some more things on the Tessitura to sort out before website testing can begin. For instance, when I try to log in, I am currently getting the following error:

 

System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.

   at Tessitura.WebAPI.Tessitura.LoginEx(String sSessionKey, String sUID, String sPwd, Int32 iLoginType, Int32 iPromotionCode, String sEmail, String sPhone, String sPostalCode, Int32 iCustomerNo, Int32 iN1N2)

 

Parents
  • Thanks – I’ll ask Adage and see what they say…

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ernesto A Martinez
    Sent: Wednesday, January 28, 2015 9:59 AM
    To: Vivino, David
    Subject: Re: [Tessitura Technical Forum] Testing v12 web logins

     

    Hey David,

     

    It looks like your calling the LoginEx API method and one of the string parameters you're passing in is null, which is why it's complaining about the InvalidCastException. Do you know if all the string parameters you're passing in are not null?

     

    Ernesto

    From: David Vivino <bounce-davidvivino4732@tessituranetwork.com>
    Sent: 1/27/2015 6:32:07 PM

    Hello – we created a v12 test environment and had our web vendor point to it. But for some reason it doesn’t like the login/password.  Basically doesn’t validate the login credentials.  Login works OK on the Live and Testv11 sites.  Anyone run into this?

     

    Note: it looks like some there are going to be some more things on the Tessitura to sort out before website testing can begin. For instance, when I try to log in, I am currently getting the following error:

     

    System.InvalidCastException: Unable to cast object of type &#39;System.DBNull&#39; to type &#39;System.String&#39;.

       at Tessitura.WebAPI.Tessitura.LoginEx(String sSessionKey, String sUID, String sPwd, Int32 iLoginType, Int32 iPromotionCode, String sEmail, String sPhone, String sPostalCode, Int32 iCustomerNo, Int32 iN1N2)

     




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Reply
  • Thanks – I’ll ask Adage and see what they say…

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Ernesto A Martinez
    Sent: Wednesday, January 28, 2015 9:59 AM
    To: Vivino, David
    Subject: Re: [Tessitura Technical Forum] Testing v12 web logins

     

    Hey David,

     

    It looks like your calling the LoginEx API method and one of the string parameters you're passing in is null, which is why it's complaining about the InvalidCastException. Do you know if all the string parameters you're passing in are not null?

     

    Ernesto

    From: David Vivino <bounce-davidvivino4732@tessituranetwork.com>
    Sent: 1/27/2015 6:32:07 PM

    Hello – we created a v12 test environment and had our web vendor point to it. But for some reason it doesn’t like the login/password.  Basically doesn’t validate the login credentials.  Login works OK on the Live and Testv11 sites.  Anyone run into this?

     

    Note: it looks like some there are going to be some more things on the Tessitura to sort out before website testing can begin. For instance, when I try to log in, I am currently getting the following error:

     

    System.InvalidCastException: Unable to cast object of type &#39;System.DBNull&#39; to type &#39;System.String&#39;.

       at Tessitura.WebAPI.Tessitura.LoginEx(String sSessionKey, String sUID, String sPwd, Int32 iLoginType, Int32 iPromotionCode, String sEmail, String sPhone, String sPostalCode, Int32 iCustomerNo, Int32 iN1N2)

     




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

Children
No Data