Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/17/11 18:31:34 (13 years ago)
Author:
abeham
Message:

#1619

  • Updated Hello (test) service, tested db publishing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Services.Hello/3.3/Web.Release.config

    r6780 r6794  
    88    <compilation xdt:Transform="RemoveAttributes(debug)" />
    99  </system.web>
     10  <connectionStrings>
     11    <add xdt:Transform="Replace" name="HelloEntities" connectionString="metadata=res://*/HelloModel.csdl|res://*/HelloModel.ssdl|res://*/HelloModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=SERVICES;Initial Catalog=HelloDatabase;Integrated Security=True;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
     12  </connectionStrings>
    1013
    1114</configuration>
Note: See TracChangeset for help on using the changeset viewer.