Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/27/13 15:25:42 (11 years ago)
Author:
pfleck
Message:

#2063:
Updated wrong endpoint address.
Re-enabled performance counters for slaves.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveStatistics/sources/HeuristicLab.Clients.Access/3.3/app.config

    r9461 r9661  
    2929        </bindings>
    3030        <client>
    31             <endpoint address="http://testhive.fh-hagenberg.at/Hive-3.3/HiveService.svc" binding="wsHttpBinding"
     31            <endpoint address="http://testhive.fh-hagenberg.at/AccessService/AccessService.svc" binding="wsHttpBinding"
    3232                bindingConfiguration="WSHttpBinding_IAccessService" contract="HeuristicLab.Clients.Access.IAccessService"
    3333                name="WSHttpBinding_IAccessService">
Note: See TracChangeset for help on using the changeset viewer.