Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.3/sources/HeuristicLab.Hive/HiveWeb/ServerConsoleService.svc @ 5048

Last change on this file since 5048 was 4629, checked in by cneumuel, 14 years ago
  • worked on new hive structure
  • created IIS hostable website for hive (old structure)

(#1233)

File size: 124 bytes
Line 
1<%@ ServiceHost
2  Language="C#"
3  Debug="true"
4  Service="HeuristicLab.Hive.Server.Core.ServerConsoleFacade"
5  %>
Note: See TracBrowser for help on using the repository browser.