Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive/sources/HeuristicLab.Hive.New/HeuristicLab.Services.Hive.Web/3.3/Service.svc @ 4949

Last change on this file since 4949 was 4905, checked in by cneumuel, 14 years ago

#1233

  • added plugin management features
  • took over client-GUI from old branch
  • merged with bugfixes from old branch
  • added hive-web (for IIS)
File size: 113 bytes
Line 
1<%@ ServiceHost
2  Language="C#"
3  Debug="true"
4  Service="HeuristicLab.Services.Hive.HiveService"
5  %>
Note: See TracBrowser for help on using the repository browser.