Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/02/10 16:59:22 (14 years ago)
Author:
cneumuel
Message:

#1254

  • enabled full IIS7 compatibility
  • removed dependency to HeuristicLab.Tracing
  • changed server-side logging to wcf-tracing (needs to be enhanced to trace job-lifecycle)
Location:
branches/HeuristicLab.Hive/sources/HeuristicLab.Hive
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive/sources/HeuristicLab.Hive

    • Property svn:ignore
      •  

        old new  
        11*.suo
        22HeuristicLab.Hive.Server.Tests
         3PrecompiledWeb
  • branches/HeuristicLab.Hive/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.LINQDataAccess/3.3/HeuristicLab.Hive.Server.LINQDataAccess-3.3.csproj

    r4423 r4710  
    1919    <OldToolsVersion>3.5</OldToolsVersion>
    2020    <UpgradeBackupLocation />
     21    <TargetFrameworkProfile />
    2122  </PropertyGroup>
    2223  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    8384      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8485    </Reference>
    85     <Reference Include="HeuristicLab.Tracing-3.3">
    86       <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
    87     </Reference>
    8886    <Reference Include="System" />
    8987    <Reference Include="System.Core">
     
    144142      <Name>HeuristicLab.Hive.Server.DataAccess-3.3</Name>
    145143    </ProjectReference>
     144    <ProjectReference Include="..\..\HeuristicLab.Hive.Tracing\3.3\HeuristicLab.Hive.Tracing-3.3.csproj">
     145      <Project>{CDAD2510-299C-4FA2-B351-9D71A5AF20B7}</Project>
     146      <Name>HeuristicLab.Hive.Tracing-3.3</Name>
     147    </ProjectReference>
    146148  </ItemGroup>
    147149  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.