update vers 2.4.600 con DB vocabolario integrato (anche in script installer), traduzione titolo applicazione in webconfig (e non + vocabolario)
This commit is contained in:
+67
-67
@@ -3,7 +3,7 @@
|
||||
<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
|
||||
|
||||
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||||
<!--
|
||||
<!--
|
||||
In the example below, the "SetAttributes" transform will change the value of
|
||||
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
|
||||
finds an atrribute "name" that has a value of "MyDB".
|
||||
@@ -14,71 +14,71 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<appSettings>
|
||||
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Fonderie Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="120" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="IF10" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoAnime" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFiniti" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFiniti" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportingServerAddress" value="SRV65:8282" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportName" value="Lista_di_Prelievo" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="30" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFinito" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\WS-0551\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\WS-0551\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\WS-0551\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="CodCS" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV64" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV65;Initial Catalog=ProduzionePossidonio;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Fonderie Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - POSSIDONIO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="120" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="IF10" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoAnime" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFiniti" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFiniti" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportingServerAddress" value="SRV65:8282" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportName" value="Lista_di_Prelievo" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="30" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFinito" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\WS-0551\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\WS-0551\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\WS-0551\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="CodCS" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV64" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV65;Initial Catalog=ProduzionePossidonio;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV65;Initial Catalog=SP_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
In the example below, the "Replace" transform will replace the entire
|
||||
<customErrors> section of your web.config file.
|
||||
Note that because there is only one customErrors section under the
|
||||
@@ -89,5 +89,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
+67
-67
@@ -3,7 +3,7 @@
|
||||
<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
|
||||
|
||||
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||||
<!--
|
||||
<!--
|
||||
In the example below, the "SetAttributes" transform will change the value of
|
||||
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
|
||||
finds an atrribute "name" that has a value of "MyDB".
|
||||
@@ -14,71 +14,71 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Fonderie Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW_titleAppTEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="60" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="IF10" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoAnime" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFiniti" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFiniti" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportingServerAddress" value="SRV65:8282" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="30" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFinito" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="CodCS" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV64" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV65;Initial Catalog=ProduzionePossidonioTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Fonderie Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="TEST - GMW - POSSIDONIO - TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="60" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="IF10" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoAnime" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFiniti" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFiniti" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportingServerAddress" value="SRV65:8282" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="30" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewFinito" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="4" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="CodCS" value="SP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV64" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV65;Initial Catalog=ProduzionePossidonioTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV65;Initial Catalog=SP_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV65;Initial Catalog=SP_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
In the example below, the "Replace" transform will replace the entire
|
||||
<customErrors> section of your web.config file.
|
||||
Note that because there is only one customErrors section under the
|
||||
@@ -89,5 +89,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
@@ -17,6 +17,7 @@
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - TEKAL" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="Tekal" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODTK01/GMW/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
@@ -72,7 +73,7 @@
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=ProduzionePossidonioTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW_titleAppTEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="TEST - GMW - TEKAL - TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="Tekal" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODTK01/GMW_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
@@ -73,7 +73,7 @@
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=ProduzioneTekalTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_Anagrafica;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_Vocabolario;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SRV-PRODTK01;Initial Catalog=TK_GMWtest;Persist Security Info=True;User ID=connGMW;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
|
||||
|
||||
+2
-2
@@ -61,12 +61,12 @@
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" />
|
||||
<add key="titleApp" value="GMW_titleApp" />
|
||||
<add key="titleApp" value="GMW - Develop" />
|
||||
<add key="welcomeApp" value="GMW_welcomeApp" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="2.4" />
|
||||
<add key="minRev" value="599" />
|
||||
<add key="minRev" value="600" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -184,7 +184,7 @@ public partial class mod_menuTop : ApplicationUserControl
|
||||
if (user_std.UtSn.isAuth)
|
||||
{
|
||||
lnkShowHide.Text = user_std.UtSn.Traduci("lnkShowHide");
|
||||
lblTitle.Text = user_std.UtSn.Traduci(SteamWare.memLayer.ML.confReadString("titleApp"));
|
||||
lblTitle.Text = SteamWare.memLayer.ML.confReadString("titleApp");
|
||||
if (_titleString != "")
|
||||
{
|
||||
// traduzione di tutti i termini
|
||||
|
||||
Reference in New Issue
Block a user