update installers (caricato in USA)
This commit is contained in:
@@ -536,12 +536,16 @@
|
||||
<Content Include="packages.config" />
|
||||
<Content Include="logs\PlaceHolder.file" />
|
||||
<None Include="help\IT\images\._browser" />
|
||||
<None Include="sql\Applicazione\GIM_0200.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0200.sql" />
|
||||
<None Include="sql\Voc\SomVoc_0200.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0205.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0210.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0211.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0221.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0205.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0210.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0211.sql" />
|
||||
<None Include="sql\Applicazione\V1.4 USA\GIM_0221.sql" />
|
||||
<None Include="sql\Applicazione\V1.4 ITA\GIM_0221.sql" />
|
||||
<None Include="sql\Applicazione\V1.4 USA\GIM_0222.sql" />
|
||||
<None Include="sql\Applicazione\V1.4 USA\GIM_0223.sql" />
|
||||
<None Include="sql\Applicazione\V1.4 USA\GIM_0224.sql" />
|
||||
<Content Include="Style.css" />
|
||||
<Content Include="test.aspx" />
|
||||
<Content Include="tipoGuasto.aspx" />
|
||||
@@ -1300,16 +1304,16 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="images\Thumbs.db" />
|
||||
<None Include="sql\Applicazione\GIM_0008.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0000.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0001.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0002.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0003.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0004.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0005.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0006.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0007.sql" />
|
||||
<None Include="sql\Applicazione\GIM_0020.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0008.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0000.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0001.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0002.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0003.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0004.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0005.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0006.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0007.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0020.sql" />
|
||||
<Content Include="Web.Test218.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</Content>
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
<add key="welcomeApp" value="GIM_welcomeApp" />
|
||||
<add key="appName" value="GIM" />
|
||||
<add key="mainRev" value="1.3" />
|
||||
<add key="minRev" value="221" />
|
||||
<add key="minRev" value="225" />
|
||||
<add key="copyRight" value="SteamWare © 2006-2013" />
|
||||
<add key="defaultApp" value="GIM_Appl" />
|
||||
<add key="defaultTitle" value="GIM_ShortWelcome" />
|
||||
@@ -115,7 +115,7 @@
|
||||
<add key="_smtpCli" value="localhost" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<!--stringhe connessione-->
|
||||
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer" />
|
||||
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GIM_USA;Persist Security Info=True;User id=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Somas_Anagrafica;Persist Security Info=True;User id=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Somas_Vocabolario;Persist Security Info=True;User id=sa;Password=keyhammer" />
|
||||
<add key="AppConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer" />
|
||||
@@ -151,7 +151,7 @@
|
||||
<add key="stampanteRichiesteMtz" value="PDFCreator" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GIMConnectionString" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="GIMConnectionString" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=GIM_USA;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user