fix deploy x progetto report (mancava nuova chiave dei timeout estesi...)
This commit is contained in:
@@ -318,11 +318,13 @@
|
||||
<Build Include="dbo\Stored Procedures\dbo.stp_QL_copyParamS.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="C2P_compare_dev2prod.scmp" />
|
||||
<None Include="SchemaComp_C2P_Data.scmp" />
|
||||
<None Include="C2P_Project.publish.xml" />
|
||||
<None Include="Snapshots\C2P_Project_orig.dacpac" />
|
||||
<None Include="Snapshots\C2P_DB_20140224_15-48-32.dacpac" />
|
||||
<None Include="Compare Proxima_C2P vs C2P_DB.scmp" />
|
||||
<None Include="Snapshots\C2P_DB_20140416_10-42-42.dacpac" />
|
||||
<None Include="SchemaComp_C2P.scmp" />
|
||||
<None Include="DataComp_C2P_Data.dcmp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Binary file not shown.
+2832
-2832
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -108,7 +108,7 @@
|
||||
<Content Include="Reports\WinLab\StdCostList.rdlc">
|
||||
<SubType>Designer</SubType>
|
||||
</Content>
|
||||
<None Include="Properties\PublishProfiles\218.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\costimateZip.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\DEMO.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--printer x test-->
|
||||
<add key="localPrinter" value="\\W2012R2SAM\PDFCreator"/>
|
||||
<!--stringhe connessione-->
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user