[Help] WO_API: failed

Results 1 to 5 of 5
  1. #1
    Grand Master Oosmar02 is offline
    Grand MasterRank
    Sep 2013 Join Date
    FranceLocation
    894Posts

    [Help] WO_API: failed

    Hello ,

    WOApi: api_GetShop1.aspx NETWORK time: 16.0328000016.378| WO_API: failed with error code 5 SQL Connect failed
    000016.378| GetShopData FAILED, code: 5
    000016.378| Reading game rewards
    000016.381| WOApi: api_GetDataGameRewards.aspx NETWORK time: 0.0021
    000016.381| WO_API: failed with error code 5 SQL Connect failed
    000016.382| ApiGetDataGameRewards FAILED, code: 5
    000016.382| !!! ERROR: failed to get game rewards
    000016.382| !!! crashed
    000016.382| Creating minidump at logss\GS_100000551a0dc.dmp
    000016.499| Minidump created.



    web.cfg:
    <add name="dbConnectionString" connectionString="Server=**myIP**,1433;Database=WarZ;User ID=wz_api_user;Password=**PASSWORD**;Trusted_Connection=False;" providerName="System.Data.SqlClient"/>
    dbinfo.inc :

    $db_user = "wz_api_user"; $db_pass = "**PASSWORD**";
    $db_dbname = "WarZ";


    $db_serverName = "**MI IP **,1433";
    Help me , Thanks


  2. #2
    Developer GigaToni is offline
    DeveloperRank
    Aug 2009 Join Date
    GER / FRLocation
    2,322Posts

    Re: [Help] WO_API: failed

    Maybe you have an inconsistent instance name.

    For example try to do this change ip to:
    localhost\\SQLEXPRESS

  3. #3
    Grand Master Oosmar02 is offline
    Grand MasterRank
    Sep 2013 Join Date
    FranceLocation
    894Posts

    Re: [Help] WO_API: failed

    no working ;/

    Is good ?:


  4. #4
    Newbie DELAKEY is offline
    MemberRank
    Jun 2014 Join Date
    13Posts

    Re: [Help] WO_API: failed

    use router?

  5. #5
    Member Dafkid is offline
    MemberRank
    Mar 2013 Join Date
    79Posts

    Re: [Help] WO_API: failed

    Quote Originally Posted by Oosmar02 View Post
    Hello ,





    web.cfg:


    dbinfo.inc :



    Help me , Thanks
    u need to change TCP dynamic ports to empty. thats all..



Advertisement