Base solution for your next web application
Open Closed

Tenant Database is not Accessable #8795


User avatar
0
nitinrpatel created

Hello, I am getting "'Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.'" this error while I am fatching data from tenant database.


9 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @nitinrpatel,

    1. Is your app (AspNet Zero) throwing this error or is it an external app ?
    2. Could you also share the entire error message ?

    Thanks,

  • User Avatar
    0
    nitinrpatel created

    Hello,

    1. I am getting this issue while i am using my mobile app.
    2. here i have attached error image.

    please help me ASAE.as I am getting this on my live server.

  • User Avatar
    0
    ismcagdas created
    Support Team
  • User Avatar
    0
    nitinrpatel created

    Hello,

    this link is not useful for me. PLease provide another solution.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Could you share your connection string for the tenant database you are having this problem ?

  • User Avatar
    0
    nitinrpatel created

    Hello, This is my connection String for tenant, "Data Source=000.00.000.000;Initial Catalog=tenantDBName;Persist Security Info=True;User ID=00;Password=0000000000"

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This seems fine. Could it be blocked by your internal network ?

  • User Avatar
    0
    nitinrpatel created

    Hi, No there isn't block. I had taken look in that direction first.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @nitinrpatel,

    I think this problem is not related to AspNet Zero. Can you connect from that computer to tenant database using same connection string with another app ?