rimesso webServer su web.config
This commit is contained in:
+76
-75
@@ -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,79 +14,80 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - SAN POSSIDONIO" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlRT" value="http://SRV-PRODSP02/GMW-RT/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="updateTablet" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_logLevel" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="120" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="false" 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="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://SRV-PRODSP02: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="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)" />
|
||||
<add key="IdxPosizioneRx" value="14" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP02\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-PRODSP02\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP02\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 BCode printing-->
|
||||
<add key="extBCodeUrl" value="http://SRV-PRODSP02/GMW-UT/BCodeCall.aspx?valore={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;Initial Catalog=SP_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-PRODSP02;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 - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - SAN 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-PRODSP02/GMW/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlRT" value="http://SRV-PRODSP02/GMW-RT/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="updateTablet" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_logLevel" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="120" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="false" 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="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://SRV-PRODSP02: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="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)" />
|
||||
<add key="IdxPosizioneRx" value="14" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP02\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-PRODSP02\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP02\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 BCode printing-->
|
||||
<add key="extBCodeUrl" value="http://SRV-PRODSP02/GMW-UT/BCodeCall.aspx?valore={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;Initial Catalog=SP_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-PRODSP02;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
|
||||
@@ -97,5 +98,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
+75
-74
@@ -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 attribute "name" that has a value of "MyDB".
|
||||
@@ -14,78 +14,79 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - SAN POSSIDONIO - TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="SiteName" value="San Possidonio" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlRT" value="http://SRV-PRODSP02/GMW-RTTest/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="updateTablet" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="60" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="false" 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="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://SRV-PRODSP02: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="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)" />
|
||||
<add key="IdxPosizioneRx" value="14" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP02\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP02\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP02\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP02\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP02\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 BCode printing-->
|
||||
<add key="extBCodeUrl" value="http://SRV-PRODSP02/GMW-UT/BCodeCall.aspx?valore={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<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=SRV-PRODSP02;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=SRV-PRODSP02;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-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;Initial Catalog=SP_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-PRODSP02;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 - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="titleApp" value="GMW - SAN 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-PRODSP02/GMW_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="urlRT" value="http://SRV-PRODSP02/GMW-RTTest/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="updateTablet" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Default values vari-->
|
||||
<add key="numGgToReloadRQ" value="60" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="false" 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="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://SRV-PRODSP02: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="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)" />
|
||||
<add key="IdxPosizioneRx" value="14" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1004" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP02\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP02\HP1320-Liquidi" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP02\HP1320-MP" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP02\SP4100NL-Odette" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP02\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP02\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 BCode printing-->
|
||||
<add key="extBCodeUrl" value="http://SRV-PRODSP02/GMW-UT/BCodeCall.aspx?valore={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<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=SRV-PRODSP02;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=SRV-PRODSP02;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-PRODSP02;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=SRV-PRODSP02;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=SRV-PRODSP02;Initial Catalog=SP_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-PRODSP02;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
|
||||
@@ -96,5 +97,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
+77
-76
@@ -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,80 +14,81 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<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="urlRT" value="http://SRV-PRODTK01/GMW-RT/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_logLevel" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="" 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="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFusi" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFusi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoSterr" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoSterr" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportDir" value="TEKAL/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://srv-prodtk01/Reports/Pages/Folder.aspx?ItemPath=/TEKAL/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="8080" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterrati" value="9" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattati" value="11" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-DEV01\MPC2500-Copy"/>
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODTK01\HPLaserJet4200" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartMP" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartOdette" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TE" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="TEKAL S.P.A. S.Giovanni Teatino CHIETI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV63" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" 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="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_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)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
<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)" />
|
||||
<add key="urlRT" value="http://SRV-PRODTK01/GMW-RT/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_logLevel" value="5" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="" 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="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFusi" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFusi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoSterr" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoSterr" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportDir" value="TEKAL/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://srv-prodtk01/Reports/Pages/Folder.aspx?ItemPath=/TEKAL/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="8080" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterrati" value="9" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattati" value="11" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-DEV01\MPC2500-Copy"/>
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODTK01\HPLaserJet4200" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartMP" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartOdette" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TE" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="TEKAL S.P.A. S.Giovanni Teatino CHIETI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV63" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" 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="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_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)" />
|
||||
</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
|
||||
@@ -98,5 +99,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm"/>
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
+76
-75
@@ -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 attribute "name" that has a value of "MyDB".
|
||||
@@ -14,79 +14,80 @@
|
||||
xdt:Transform="SetAttributes" xdt:Locator="Match(name)" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</connectionStrings>
|
||||
-->
|
||||
<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="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="urlRT" value="http://SRV-PRODTK01/GMW-RT_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="" 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="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFusi" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFusi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoSterr" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoSterr" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportDir" value="TEKAL/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://srv-prodtk01/Reports/Pages/Folder.aspx?ItemPath=/TEKAL/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="8080" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterrati" value="9" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattati" value="11" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODTK01\Kyocera_FS-1370dn" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartMP" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartOdette" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TE" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="TEKAL S.P.A. S.Giovanni Teatino CHIETI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV63" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" 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="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_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)" />
|
||||
</connectionStrings>
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<!--
|
||||
<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="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)" />
|
||||
<add key="urlRT" value="http://SRV-PRODTK01/GMW-RT_Test/" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--OpAuth e NumKey-->
|
||||
<add key="showNumKey" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="enableOpAuth" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoLiquidi" value="" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="" 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="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoAnime" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoFusi" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoFusi" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="CodImballoSterr" value="IA00" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="QtaImballoSterr" value="0" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="reportDir" value="TEKAL/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://srv-prodtk01/Reports/Pages/Folder.aspx?ItemPath=/TEKAL/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="8080" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewWip" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFiniti" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneOdette" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFusi" value="7" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterrati" value="9" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneTrattati" value="11" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODTK01\Kyocera_FS-1370dn" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartMP" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\MPC2500-Copy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartMP" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="PageHeightCartOdette" value="14.8cm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TE" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="indStabFrom" value="TEKAL S.P.A. S.Giovanni Teatino CHIETI" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<!--Setup installazione-->
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="_smtpCli" value="SRV63" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
<add key="GMWConnectionString" 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="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_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)" />
|
||||
</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
|
||||
@@ -97,5 +98,5 @@
|
||||
<error statusCode="500" redirect="InternalError.htm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
|
||||
</customErrors>
|
||||
-->
|
||||
</system.web>
|
||||
</system.web>
|
||||
</configuration>
|
||||
@@ -57,6 +57,7 @@
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
|
||||
+386
-384
@@ -1,391 +1,393 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="elmah">
|
||||
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah" />
|
||||
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah" />
|
||||
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah" />
|
||||
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="300" />
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
<pages>
|
||||
<namespaces>
|
||||
<add namespace="System.Web.Optimization" />
|
||||
</namespaces>
|
||||
<controls>
|
||||
<add assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt" />
|
||||
|
||||
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" /></controls>
|
||||
</pages>
|
||||
<compilation debug="true" targetFramework="4.5">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpModules>
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" />
|
||||
<add key="titleApp" value="GMW - SAN POSSIDONIO" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="San Possidonio" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx#ErrorCodes.aspx" />
|
||||
<add key="_commonPages" value="menu.aspx#chLang.aspx" />
|
||||
<add key="defaultApp" value="GMW_Appl" />
|
||||
<add key="defaultTitle" value="GMW_ShortWelcome" />
|
||||
<add key="defaultBody" value="GMW_LongWelcome" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="30" />
|
||||
<add key="_righeDataGridLong" value="40" />
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
<add key="useStoredLiqSP" value="true" />
|
||||
<add key="enableDtxNotAcq" value="false" />
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--gestione clock-->
|
||||
<add key="intUpdateClock_ms" value="1000" />
|
||||
<add key="maxRefreshToReload" value="60" />
|
||||
<!--gestione numKey-->
|
||||
<add key="showNumKey" value="false" />
|
||||
<!--setup gestione OpAuth-->
|
||||
<add key="enableOpAuth" value="true" />
|
||||
<add key="resetCodSogg" value="000" />
|
||||
<add key="defRemAuth" value="1" />
|
||||
<add key="defMinScad" value="15" />
|
||||
<add key="attrOpAuth" value="OC" />
|
||||
<!--area temp-->
|
||||
<add key="maxAgeTempAreaHours" value="24" />
|
||||
<!--area logger-->
|
||||
<add key="_logDir" value="~/logs/" />
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<!--Default values vari-->
|
||||
<add key="Max_X" value="850" />
|
||||
<add key="Max_Y" value="900" />
|
||||
<add key="Max_Z" value="1300" />
|
||||
<add key="Max_Kg" value="1000" />
|
||||
<add key="NumX" value="10" />
|
||||
<add key="NumY" value="5" />
|
||||
<add key="NumZ" value="1" />
|
||||
<add key="BilanciaMP" value="MP" />
|
||||
<add key="CodStatoMP" value="MP" />
|
||||
<add key="CodStatoMP-NA" value="MP-NA" />
|
||||
<add key="numGgToReloadRQ" value="60" />
|
||||
<add key="showSizeCellaInDettMag" value="false" />
|
||||
<add key="maxBarplotLargh" value="1000" />
|
||||
<!--spostamenti UDC resettano UDC in lista prelievo-->
|
||||
<add key="spostaUdcResettaLdp" value="true" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" />
|
||||
<!--gestione NC-->
|
||||
<add key="assSpediti" value="true" />
|
||||
<add key="assConsumati" value="true" />
|
||||
<add key="prtSpediti" value="true" />
|
||||
<add key="prtConsumati" value="true" />
|
||||
<add key="ggRimozDelibNC" value="7" />
|
||||
<add key="checkUDC_NC" value="false" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoMP" value="" />
|
||||
<add key="CodImballoLiquidi" value="IF10" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" />
|
||||
<add key="QtaImballoLiquidi" value="0" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" />
|
||||
<add key="CodImballoAnime" value="" />
|
||||
<add key="QtaImballoAnime" value="0" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="0" />
|
||||
<add key="CodImballoSterr" value="" />
|
||||
<add key="QtaImballoSterr" value="0" />
|
||||
<add key="CodImballoTratt" value="" />
|
||||
<add key="QtaImballoTratt" value="0" />
|
||||
<add key="CodImballoFiniti" value="9CMP0130S" />
|
||||
<add key="QtaImballoFiniti" value="0" />
|
||||
<add key="CodImballoRX" value="" />
|
||||
<add key="QtaImballoRX" value="0" />
|
||||
<add key="CodImballoRXFin" value="" />
|
||||
<add key="QtaImballoRXFin" value="18" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=true&rc:Toolbar=true&CodListaPrel={3}{4}" />
|
||||
<add key="reportingServerAddress" value="SRV65:8282" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<!--Setup x stampa dei PDF come copia-->
|
||||
<add key="doPdfCopy" value="true" />
|
||||
<add key="PdfFolder" value="PDF" />
|
||||
<!--Print Queue: parametri-->
|
||||
<add key="enableQueue" value="true" />
|
||||
<add key="minWait" value="100" />
|
||||
<add key="maxWait" value="300" />
|
||||
<!--tempo (ms) dopo il quale un processo di stampa è giudicato zombie (e annullabile)-->
|
||||
<add key="zombieMsTime" value="10000" />
|
||||
<!--tempo (minuti) dopo il quale una linea non è + occupata da una postazione x sterratura/lavorazioni-->
|
||||
<add key="minutiBloccoLinea" value="10" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc per ogni sito-->
|
||||
<add key="Cosumo84PostDelibera" value="true" />
|
||||
<add key="riattUdcPermessa" value="true" />
|
||||
<!--Setup periodo controlli date-->
|
||||
<add key="defDayFrom" value="-60" />
|
||||
<add key="mostraSelOra" value="false" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" />
|
||||
<add key="IdxPosNewFusi" value="8080" />
|
||||
<add key="IdxPosNewWip" value="8484" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" />
|
||||
<!--<add key="IdxPosNewFinito" value="4" />-->
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2" />
|
||||
<add key="IdxPosizioneFusi" value="7" />
|
||||
<add key="IdxPosizioneSterrati" value="9" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" />
|
||||
<add key="IdxPosizioneTrattati" value="11" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<add key="IdxPosizioneRx" value="14" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1024" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" />
|
||||
<!--TK: IdxPosizioneFinTemp=1024-->
|
||||
<add key="IdxPosizioneFinTemp" value="1024" />
|
||||
<!--SP: IdxPosizioneFinTemp=1004-->
|
||||
<!--<add key="IdxPosizioneFinTemp" value="1004" />-->
|
||||
<!--conf blocchi-->
|
||||
<add key="CodBloccoFusi" value="W10" />
|
||||
<add key="CodBloccoTrattati" value="W21" />
|
||||
<!--Gestione multiselezione automatica UDC x linee multiple-->
|
||||
<add key="num4Cell" value="2" />
|
||||
<add key="minTimeDef" value="120" />
|
||||
<add key="maxTimeDef" value="10080" />
|
||||
<!--setup celle per LDP-->
|
||||
<add key="cellaLPA" value="LPA010101" />
|
||||
<add key="cellaLPX" value="LPX010101" />
|
||||
<!--Setup eventi-->
|
||||
<add key="nuovoUdcLiquidiF10" value="NEW_F10" />
|
||||
<add key="nuovoUdcLiquidiF18" value="NEW_F18" />
|
||||
<add key="nuovoUdcTrattamenti" value="NEW_TRAT" />
|
||||
<!--particolare di default x trattamenti-->
|
||||
<add key="particTratt" value="--" />
|
||||
<!--Setup codMag-->
|
||||
<add key="CodMagMP" value="6" />
|
||||
<add key="CodMagMP_NA" value="6666" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartAL" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAL" value="21cm" />
|
||||
<add key="PageHeightCartAL" value="29.7cm" />
|
||||
<add key="MarginCartAL" value="0.5cm" />
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="14.8cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="14.8cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="14.8cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartSterr" value="21cm" />
|
||||
<add key="PageHeightCartSterr" value="14.8cm" />
|
||||
<add key="MarginCartSterr" value="0.5cm" />
|
||||
<add key="printerCartTratt" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTratt" value="21cm" />
|
||||
<add key="PageHeightCartTratt" value="14.8cm" />
|
||||
<add key="MarginCartTratt" value="0.5cm" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartWip" value="21cm" />
|
||||
<add key="PageHeightCartWip" value="29.7cm" />
|
||||
<add key="MarginCartWip" value="0.5cm" />
|
||||
<!--datasources!-->
|
||||
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC" />
|
||||
<add key="ReportDatasourceOdette" value="GMWDataSet_stp_prtOdetteByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF10" value="GMWDataSet_stp_prtCartLiquidi_F10ByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF18" value="GMWDataSet_stp_prtCartLiquidi_F18ByUDC" />
|
||||
<add key="ReportDatasourceAnime" value="GMWDataSet_stp_prtCartAnimeByUDC" />
|
||||
<add key="ReportDatasourceFusi" value="GMWDataSet_stp_prtCartFusiByUDC" />
|
||||
<add key="ReportDatasourceFiniti" value="GMWDataSet_stp_prtCartFinitiByUDC" />
|
||||
<add key="ReportDatasourceFinitiRxSP" value="GMWDataSet_stp_prtCartFinitiRxByUDC_SP" />
|
||||
<add key="ReportDatasourceFinitiSP" value="GMWDataSet_stp_prtCartFinitiByUDC_SP" />
|
||||
<add key="ReportDatasourceSterrati" value="GMWDataSet_stp_prtCartSterratiByUDC" />
|
||||
<add key="ReportDatasourceTrattati" value="GMWDataSet_stp_prtCartTrattatiByUDC" />
|
||||
<add key="ReportDatasourceAL" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALRX" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALTT" value="GMWDataSet_stp_prtCartAL" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<add key="cmdSelLine" value="CMDSL" />
|
||||
<add key="cmdReset" value="CMDRESET" />
|
||||
<add key="cmdCloseAL" value="CMDCLOSEAL" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" />
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" />
|
||||
<!--setup BCode printing-->
|
||||
<add key="bcodeLabelWidth" value="244" />
|
||||
<add key="bcodeLabelHeight" value="114" />
|
||||
<add key="bcodeFontBase" value="8" />
|
||||
<add key="bcodeLabFormat" value="Post Fus, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormat" value="DT{0:yyMMddHHmm}" />
|
||||
<add key="bcodeLabFormatPI" value="Fus {1}, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormatPI" value="DT{0:yyMMddHHmm}{1}" />
|
||||
<add key="bCodeUseNewPage" value="true" />
|
||||
<add key="extBCodeUrl" value="http://IIS02/GMW-UT/BCodeCall.aspx?valore={0}" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area deroghe speciali-->
|
||||
<add key="codPartTrattDeroga" value="#1GRZ02810000#1GRZ03950000#1GRZ03960000#" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="owin:AutomaticAppStartup" value="false" />
|
||||
<!--Sviluppo SP-->
|
||||
<add key="GMWConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<!--Sviluppo SP-->
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<modules runAllManagedModulesForAllRequests="true">
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ChartImageHandler" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxMin" publicKeyToken="21ef50ce11b5d80f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.14.5506.26196" newVersion="5.14.5506.26196" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<!--aggiunto mimetype x scaricamento fonts aggiuntive-->
|
||||
<remove fileExtension=".woff" />
|
||||
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
|
||||
<remove fileExtension=".woff2" />
|
||||
<mimeMap fileExtension=".woff2" mimeType="application/font-woff" />
|
||||
<!--<mimeMap fileExtension=".woff" mimeType="APPLICATION/X-WOFF" />-->
|
||||
</staticContent>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
</system.webServer>
|
||||
<elmah>
|
||||
<security allowRemoteAccess="false" />
|
||||
</elmah>
|
||||
<location path="elmah.axd" inheritInChildApplications="false">
|
||||
<configSections>
|
||||
<sectionGroup name="elmah">
|
||||
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah" />
|
||||
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah" />
|
||||
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah" />
|
||||
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<httpHandlers>
|
||||
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" />
|
||||
</httpHandlers>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="300" />
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
<pages>
|
||||
<namespaces>
|
||||
<add namespace="System.Web.Optimization" />
|
||||
</namespaces>
|
||||
<controls>
|
||||
<add assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt" />
|
||||
|
||||
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
</controls>
|
||||
</pages>
|
||||
<compilation debug="true" targetFramework="4.5">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpModules>
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" />
|
||||
<add key="titleApp" value="GMW - SAN POSSIDONIO" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="San Possidonio" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx#ErrorCodes.aspx" />
|
||||
<add key="_commonPages" value="menu.aspx#chLang.aspx" />
|
||||
<add key="defaultApp" value="GMW_Appl" />
|
||||
<add key="defaultTitle" value="GMW_ShortWelcome" />
|
||||
<add key="defaultBody" value="GMW_LongWelcome" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="30" />
|
||||
<add key="_righeDataGridLong" value="40" />
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
<add key="useStoredLiqSP" value="true" />
|
||||
<add key="enableDtxNotAcq" value="false" />
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--gestione clock-->
|
||||
<add key="intUpdateClock_ms" value="1000" />
|
||||
<add key="maxRefreshToReload" value="60" />
|
||||
<!--gestione numKey-->
|
||||
<add key="showNumKey" value="false" />
|
||||
<!--setup gestione OpAuth-->
|
||||
<add key="enableOpAuth" value="true" />
|
||||
<add key="resetCodSogg" value="000" />
|
||||
<add key="defRemAuth" value="1" />
|
||||
<add key="defMinScad" value="15" />
|
||||
<add key="attrOpAuth" value="OC" />
|
||||
<!--area temp-->
|
||||
<add key="maxAgeTempAreaHours" value="24" />
|
||||
<!--area logger-->
|
||||
<add key="_logDir" value="~/logs/" />
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<!--Default values vari-->
|
||||
<add key="Max_X" value="850" />
|
||||
<add key="Max_Y" value="900" />
|
||||
<add key="Max_Z" value="1300" />
|
||||
<add key="Max_Kg" value="1000" />
|
||||
<add key="NumX" value="10" />
|
||||
<add key="NumY" value="5" />
|
||||
<add key="NumZ" value="1" />
|
||||
<add key="BilanciaMP" value="MP" />
|
||||
<add key="CodStatoMP" value="MP" />
|
||||
<add key="CodStatoMP-NA" value="MP-NA" />
|
||||
<add key="numGgToReloadRQ" value="60" />
|
||||
<add key="showSizeCellaInDettMag" value="false" />
|
||||
<add key="maxBarplotLargh" value="1000" />
|
||||
<!--spostamenti UDC resettano UDC in lista prelievo-->
|
||||
<add key="spostaUdcResettaLdp" value="true" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" />
|
||||
<!--gestione NC-->
|
||||
<add key="assSpediti" value="true" />
|
||||
<add key="assConsumati" value="true" />
|
||||
<add key="prtSpediti" value="true" />
|
||||
<add key="prtConsumati" value="true" />
|
||||
<add key="ggRimozDelibNC" value="7" />
|
||||
<add key="checkUDC_NC" value="false" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoMP" value="" />
|
||||
<add key="CodImballoLiquidi" value="IF10" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" />
|
||||
<add key="QtaImballoLiquidi" value="0" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" />
|
||||
<add key="CodImballoAnime" value="" />
|
||||
<add key="QtaImballoAnime" value="0" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="0" />
|
||||
<add key="CodImballoSterr" value="" />
|
||||
<add key="QtaImballoSterr" value="0" />
|
||||
<add key="CodImballoTratt" value="" />
|
||||
<add key="QtaImballoTratt" value="0" />
|
||||
<add key="CodImballoFiniti" value="9CMP0130S" />
|
||||
<add key="QtaImballoFiniti" value="0" />
|
||||
<add key="CodImballoRX" value="" />
|
||||
<add key="QtaImballoRX" value="0" />
|
||||
<add key="CodImballoRXFin" value="" />
|
||||
<add key="QtaImballoRXFin" value="18" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=true&rc:Toolbar=true&CodListaPrel={3}{4}" />
|
||||
<add key="reportingServerAddress" value="SRV65:8282" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<!--Setup x stampa dei PDF come copia-->
|
||||
<add key="doPdfCopy" value="true" />
|
||||
<add key="PdfFolder" value="PDF" />
|
||||
<!--Print Queue: parametri-->
|
||||
<add key="enableQueue" value="true" />
|
||||
<add key="minWait" value="100" />
|
||||
<add key="maxWait" value="300" />
|
||||
<!--tempo (ms) dopo il quale un processo di stampa è giudicato zombie (e annullabile)-->
|
||||
<add key="zombieMsTime" value="10000" />
|
||||
<!--tempo (minuti) dopo il quale una linea non è + occupata da una postazione x sterratura/lavorazioni-->
|
||||
<add key="minutiBloccoLinea" value="10" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc per ogni sito-->
|
||||
<add key="Cosumo84PostDelibera" value="true" />
|
||||
<add key="riattUdcPermessa" value="true" />
|
||||
<!--Setup periodo controlli date-->
|
||||
<add key="defDayFrom" value="-60" />
|
||||
<add key="mostraSelOra" value="false" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" />
|
||||
<add key="IdxPosNewFusi" value="8080" />
|
||||
<add key="IdxPosNewWip" value="8484" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" />
|
||||
<!--<add key="IdxPosNewFinito" value="4" />-->
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2" />
|
||||
<add key="IdxPosizioneFusi" value="7" />
|
||||
<add key="IdxPosizioneSterrati" value="9" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" />
|
||||
<add key="IdxPosizioneTrattati" value="11" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<add key="IdxPosizioneRx" value="14" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1024" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" />
|
||||
<!--TK: IdxPosizioneFinTemp=1024-->
|
||||
<add key="IdxPosizioneFinTemp" value="1024" />
|
||||
<!--SP: IdxPosizioneFinTemp=1004-->
|
||||
<!--<add key="IdxPosizioneFinTemp" value="1004" />-->
|
||||
<!--conf blocchi-->
|
||||
<add key="CodBloccoFusi" value="W10" />
|
||||
<add key="CodBloccoTrattati" value="W21" />
|
||||
<!--Gestione multiselezione automatica UDC x linee multiple-->
|
||||
<add key="num4Cell" value="2" />
|
||||
<add key="minTimeDef" value="120" />
|
||||
<add key="maxTimeDef" value="10080" />
|
||||
<!--setup celle per LDP-->
|
||||
<add key="cellaLPA" value="LPA010101" />
|
||||
<add key="cellaLPX" value="LPX010101" />
|
||||
<!--Setup eventi-->
|
||||
<add key="nuovoUdcLiquidiF10" value="NEW_F10" />
|
||||
<add key="nuovoUdcLiquidiF18" value="NEW_F18" />
|
||||
<add key="nuovoUdcTrattamenti" value="NEW_TRAT" />
|
||||
<!--particolare di default x trattamenti-->
|
||||
<add key="particTratt" value="--" />
|
||||
<!--Setup codMag-->
|
||||
<add key="CodMagMP" value="6" />
|
||||
<add key="CodMagMP_NA" value="6666" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartAL" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAL" value="21cm" />
|
||||
<add key="PageHeightCartAL" value="29.7cm" />
|
||||
<add key="MarginCartAL" value="0.5cm" />
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="14.8cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="14.8cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="14.8cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartSterr" value="21cm" />
|
||||
<add key="PageHeightCartSterr" value="14.8cm" />
|
||||
<add key="MarginCartSterr" value="0.5cm" />
|
||||
<add key="printerCartTratt" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTratt" value="21cm" />
|
||||
<add key="PageHeightCartTratt" value="14.8cm" />
|
||||
<add key="MarginCartTratt" value="0.5cm" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartWip" value="21cm" />
|
||||
<add key="PageHeightCartWip" value="29.7cm" />
|
||||
<add key="MarginCartWip" value="0.5cm" />
|
||||
<!--datasources!-->
|
||||
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC" />
|
||||
<add key="ReportDatasourceOdette" value="GMWDataSet_stp_prtOdetteByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF10" value="GMWDataSet_stp_prtCartLiquidi_F10ByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF18" value="GMWDataSet_stp_prtCartLiquidi_F18ByUDC" />
|
||||
<add key="ReportDatasourceAnime" value="GMWDataSet_stp_prtCartAnimeByUDC" />
|
||||
<add key="ReportDatasourceFusi" value="GMWDataSet_stp_prtCartFusiByUDC" />
|
||||
<add key="ReportDatasourceFiniti" value="GMWDataSet_stp_prtCartFinitiByUDC" />
|
||||
<add key="ReportDatasourceFinitiRxSP" value="GMWDataSet_stp_prtCartFinitiRxByUDC_SP" />
|
||||
<add key="ReportDatasourceFinitiSP" value="GMWDataSet_stp_prtCartFinitiByUDC_SP" />
|
||||
<add key="ReportDatasourceSterrati" value="GMWDataSet_stp_prtCartSterratiByUDC" />
|
||||
<add key="ReportDatasourceTrattati" value="GMWDataSet_stp_prtCartTrattatiByUDC" />
|
||||
<add key="ReportDatasourceAL" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALRX" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALTT" value="GMWDataSet_stp_prtCartAL" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<add key="cmdSelLine" value="CMDSL" />
|
||||
<add key="cmdReset" value="CMDRESET" />
|
||||
<add key="cmdCloseAL" value="CMDCLOSEAL" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" />
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" />
|
||||
<!--setup BCode printing-->
|
||||
<add key="bcodeLabelWidth" value="244" />
|
||||
<add key="bcodeLabelHeight" value="114" />
|
||||
<add key="bcodeFontBase" value="8" />
|
||||
<add key="bcodeLabFormat" value="Post Fus, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormat" value="DT{0:yyMMddHHmm}" />
|
||||
<add key="bcodeLabFormatPI" value="Fus {1}, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormatPI" value="DT{0:yyMMddHHmm}{1}" />
|
||||
<add key="bCodeUseNewPage" value="true" />
|
||||
<add key="extBCodeUrl" value="http://IIS02/GMW-UT/BCodeCall.aspx?valore={0}" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area deroghe speciali-->
|
||||
<add key="codPartTrattDeroga" value="#1GRZ02810000#1GRZ03950000#1GRZ03960000#" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="owin:AutomaticAppStartup" value="false" />
|
||||
<!--Sviluppo SP-->
|
||||
<add key="GMWConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<!--Sviluppo SP-->
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode" />
|
||||
</handlers>
|
||||
<modules runAllManagedModulesForAllRequests="true">
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ChartImageHandler" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</location>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxMin" publicKeyToken="21ef50ce11b5d80f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.14.5506.26196" newVersion="5.14.5506.26196" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<!--aggiunto mimetype x scaricamento fonts aggiuntive-->
|
||||
<remove fileExtension=".woff" />
|
||||
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
|
||||
<remove fileExtension=".woff2" />
|
||||
<mimeMap fileExtension=".woff2" mimeType="application/font-woff" />
|
||||
<!--<mimeMap fileExtension=".woff" mimeType="APPLICATION/X-WOFF" />-->
|
||||
</staticContent>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
</system.webServer>
|
||||
<elmah>
|
||||
<security allowRemoteAccess="false" />
|
||||
</elmah>
|
||||
<location path="elmah.axd" inheritInChildApplications="false">
|
||||
<system.web>
|
||||
<httpHandlers>
|
||||
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" />
|
||||
</httpHandlers>
|
||||
</system.web>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
+386
-384
@@ -1,391 +1,393 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="elmah">
|
||||
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah" />
|
||||
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah" />
|
||||
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah" />
|
||||
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="300" />
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
<pages>
|
||||
<namespaces>
|
||||
<add namespace="System.Web.Optimization" />
|
||||
</namespaces>
|
||||
<controls>
|
||||
<add assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt" />
|
||||
|
||||
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" /></controls>
|
||||
</pages>
|
||||
<compilation debug="true" targetFramework="4.5">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpModules>
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" />
|
||||
<add key="titleApp" value="GMW - Tekal" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx#ErrorCodes.aspx" />
|
||||
<add key="_commonPages" value="menu.aspx#chLang.aspx" />
|
||||
<add key="defaultApp" value="GMW_Appl" />
|
||||
<add key="defaultTitle" value="GMW_ShortWelcome" />
|
||||
<add key="defaultBody" value="GMW_LongWelcome" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="30" />
|
||||
<add key="_righeDataGridLong" value="40" />
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
<add key="useStoredLiqSP" value="true" />
|
||||
<add key="enableDtxNotAcq" value="false" />
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--gestione clock-->
|
||||
<add key="intUpdateClock_ms" value="1000" />
|
||||
<add key="maxRefreshToReload" value="60" />
|
||||
<!--gestione numKey-->
|
||||
<add key="showNumKey" value="false" />
|
||||
<!--setup gestione OpAuth-->
|
||||
<add key="enableOpAuth" value="true" />
|
||||
<add key="resetCodSogg" value="000" />
|
||||
<add key="defRemAuth" value="1" />
|
||||
<add key="defMinScad" value="15" />
|
||||
<add key="attrOpAuth" value="OC" />
|
||||
<!--area temp-->
|
||||
<add key="maxAgeTempAreaHours" value="24" />
|
||||
<!--area logger-->
|
||||
<add key="_logDir" value="~/logs/" />
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<!--Default values vari-->
|
||||
<add key="Max_X" value="850" />
|
||||
<add key="Max_Y" value="900" />
|
||||
<add key="Max_Z" value="1300" />
|
||||
<add key="Max_Kg" value="1000" />
|
||||
<add key="NumX" value="10" />
|
||||
<add key="NumY" value="5" />
|
||||
<add key="NumZ" value="1" />
|
||||
<add key="BilanciaMP" value="MP" />
|
||||
<add key="CodStatoMP" value="MP" />
|
||||
<add key="CodStatoMP-NA" value="MP-NA" />
|
||||
<add key="numGgToReloadRQ" value="60" />
|
||||
<add key="showSizeCellaInDettMag" value="false" />
|
||||
<add key="maxBarplotLargh" value="1000" />
|
||||
<!--spostamenti UDC resettano UDC in lista prelievo-->
|
||||
<add key="spostaUdcResettaLdp" value="true" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" />
|
||||
<!--gestione NC-->
|
||||
<add key="assSpediti" value="true" />
|
||||
<add key="assConsumati" value="true" />
|
||||
<add key="prtSpediti" value="true" />
|
||||
<add key="prtConsumati" value="true" />
|
||||
<add key="ggRimozDelibNC" value="7" />
|
||||
<add key="checkUDC_NC" value="false" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoMP" value="" />
|
||||
<add key="CodImballoLiquidi" value="IF10" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" />
|
||||
<add key="QtaImballoLiquidi" value="0" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" />
|
||||
<add key="CodImballoAnime" value="" />
|
||||
<add key="QtaImballoAnime" value="0" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="0" />
|
||||
<add key="CodImballoSterr" value="" />
|
||||
<add key="QtaImballoSterr" value="0" />
|
||||
<add key="CodImballoTratt" value="" />
|
||||
<add key="QtaImballoTratt" value="0" />
|
||||
<add key="CodImballoFiniti" value="9CMP0130S" />
|
||||
<add key="QtaImballoFiniti" value="0" />
|
||||
<add key="CodImballoRX" value="" />
|
||||
<add key="QtaImballoRX" value="0" />
|
||||
<add key="CodImballoRXFin" value="" />
|
||||
<add key="QtaImballoRXFin" value="18" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=true&rc:Toolbar=true&CodListaPrel={3}{4}" />
|
||||
<add key="reportingServerAddress" value="SRV65:8282" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<!--Setup x stampa dei PDF come copia-->
|
||||
<add key="doPdfCopy" value="true" />
|
||||
<add key="PdfFolder" value="PDF" />
|
||||
<!--Print Queue: parametri-->
|
||||
<add key="enableQueue" value="true" />
|
||||
<add key="minWait" value="100" />
|
||||
<add key="maxWait" value="300" />
|
||||
<!--tempo (ms) dopo il quale un processo di stampa è giudicato zombie (e annullabile)-->
|
||||
<add key="zombieMsTime" value="10000" />
|
||||
<!--tempo (minuti) dopo il quale una linea non è + occupata da una postazione x sterratura/lavorazioni-->
|
||||
<add key="minutiBloccoLinea" value="10" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc per ogni sito-->
|
||||
<add key="Cosumo84PostDelibera" value="true" />
|
||||
<add key="riattUdcPermessa" value="true" />
|
||||
<!--Setup periodo controlli date-->
|
||||
<add key="defDayFrom" value="-60" />
|
||||
<add key="mostraSelOra" value="false" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" />
|
||||
<add key="IdxPosNewFusi" value="8080" />
|
||||
<add key="IdxPosNewWip" value="8484" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" />
|
||||
<!--<add key="IdxPosNewFinito" value="4" />-->
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2" />
|
||||
<add key="IdxPosizioneFusi" value="7" />
|
||||
<add key="IdxPosizioneSterrati" value="9" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" />
|
||||
<add key="IdxPosizioneTrattati" value="11" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<add key="IdxPosizioneRx" value="14" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1024" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" />
|
||||
<!--TK: IdxPosizioneFinTemp=1024-->
|
||||
<add key="IdxPosizioneFinTemp" value="1024" />
|
||||
<!--SP: IdxPosizioneFinTemp=1004-->
|
||||
<!--<add key="IdxPosizioneFinTemp" value="1004" />-->
|
||||
<!--conf blocchi-->
|
||||
<add key="CodBloccoFusi" value="W10" />
|
||||
<add key="CodBloccoTrattati" value="W21" />
|
||||
<!--Gestione multiselezione automatica UDC x linee multiple-->
|
||||
<add key="num4Cell" value="2" />
|
||||
<add key="minTimeDef" value="120" />
|
||||
<add key="maxTimeDef" value="10080" />
|
||||
<!--setup celle per LDP-->
|
||||
<add key="cellaLPA" value="LPA010101" />
|
||||
<add key="cellaLPX" value="LPX010101" />
|
||||
<!--Setup eventi-->
|
||||
<add key="nuovoUdcLiquidiF10" value="NEW_F10" />
|
||||
<add key="nuovoUdcLiquidiF18" value="NEW_F18" />
|
||||
<add key="nuovoUdcTrattamenti" value="NEW_TRAT" />
|
||||
<!--particolare di default x trattamenti-->
|
||||
<add key="particTratt" value="--" />
|
||||
<!--Setup codMag-->
|
||||
<add key="CodMagMP" value="6" />
|
||||
<add key="CodMagMP_NA" value="6666" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartAL" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAL" value="21cm" />
|
||||
<add key="PageHeightCartAL" value="29.7cm" />
|
||||
<add key="MarginCartAL" value="0.5cm" />
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="14.8cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="14.8cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="14.8cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartSterr" value="21cm" />
|
||||
<add key="PageHeightCartSterr" value="14.8cm" />
|
||||
<add key="MarginCartSterr" value="0.5cm" />
|
||||
<add key="printerCartTratt" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTratt" value="21cm" />
|
||||
<add key="PageHeightCartTratt" value="14.8cm" />
|
||||
<add key="MarginCartTratt" value="0.5cm" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartWip" value="21cm" />
|
||||
<add key="PageHeightCartWip" value="29.7cm" />
|
||||
<add key="MarginCartWip" value="0.5cm" />
|
||||
<!--datasources!-->
|
||||
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC" />
|
||||
<add key="ReportDatasourceOdette" value="GMWDataSet_stp_prtOdetteByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF10" value="GMWDataSet_stp_prtCartLiquidi_F10ByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF18" value="GMWDataSet_stp_prtCartLiquidi_F18ByUDC" />
|
||||
<add key="ReportDatasourceAnime" value="GMWDataSet_stp_prtCartAnimeByUDC" />
|
||||
<add key="ReportDatasourceFusi" value="GMWDataSet_stp_prtCartFusiByUDC" />
|
||||
<add key="ReportDatasourceFiniti" value="GMWDataSet_stp_prtCartFinitiByUDC" />
|
||||
<add key="ReportDatasourceFinitiRxSP" value="GMWDataSet_stp_prtCartFinitiRxByUDC_SP" />
|
||||
<add key="ReportDatasourceFinitiSP" value="GMWDataSet_stp_prtCartFinitiByUDC_SP" />
|
||||
<add key="ReportDatasourceSterrati" value="GMWDataSet_stp_prtCartSterratiByUDC" />
|
||||
<add key="ReportDatasourceTrattati" value="GMWDataSet_stp_prtCartTrattatiByUDC" />
|
||||
<add key="ReportDatasourceAL" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALRX" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALTT" value="GMWDataSet_stp_prtCartAL" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<add key="cmdSelLine" value="CMDSL" />
|
||||
<add key="cmdReset" value="CMDRESET" />
|
||||
<add key="cmdCloseAL" value="CMDCLOSEAL" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" />
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" />
|
||||
<!--setup BCode printing-->
|
||||
<add key="bcodeLabelWidth" value="244" />
|
||||
<add key="bcodeLabelHeight" value="114" />
|
||||
<add key="bcodeFontBase" value="8" />
|
||||
<add key="bcodeLabFormat" value="Post Fus, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormat" value="DT{0:yyMMddHHmm}" />
|
||||
<add key="bcodeLabFormatPI" value="Fus {1}, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormatPI" value="DT{0:yyMMddHHmm}{1}" />
|
||||
<add key="bCodeUseNewPage" value="true" />
|
||||
<add key="extBCodeUrl" value="http://IIS02/GMW-UT/BCodeCall.aspx?valore={0}" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area deroghe speciali-->
|
||||
<add key="codPartTrattDeroga" value="#1GRZ02810000#1GRZ03950000#1GRZ03960000#" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="owin:AutomaticAppStartup" value="false" />
|
||||
<!--Sviluppo TK-->
|
||||
<add key="GMWConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<!--Sviluppo TK-->
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<modules runAllManagedModulesForAllRequests="true">
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ChartImageHandler" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxMin" publicKeyToken="21ef50ce11b5d80f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.14.5506.26196" newVersion="5.14.5506.26196" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<!--aggiunto mimetype x scaricamento fonts aggiuntive-->
|
||||
<remove fileExtension=".woff" />
|
||||
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
|
||||
<remove fileExtension=".woff2" />
|
||||
<mimeMap fileExtension=".woff2" mimeType="application/font-woff" />
|
||||
<!--<mimeMap fileExtension=".woff" mimeType="APPLICATION/X-WOFF" />-->
|
||||
</staticContent>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
</system.webServer>
|
||||
<elmah>
|
||||
<security allowRemoteAccess="false" />
|
||||
</elmah>
|
||||
<location path="elmah.axd" inheritInChildApplications="false">
|
||||
<configSections>
|
||||
<sectionGroup name="elmah">
|
||||
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah" />
|
||||
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah" />
|
||||
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah" />
|
||||
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<httpHandlers>
|
||||
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" />
|
||||
</httpHandlers>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="300" />
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
<pages>
|
||||
<namespaces>
|
||||
<add namespace="System.Web.Optimization" />
|
||||
</namespaces>
|
||||
<controls>
|
||||
<add assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt" />
|
||||
|
||||
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
</controls>
|
||||
</pages>
|
||||
<compilation debug="true" targetFramework="4.5">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpModules>
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - Gruppo Mazzucconi S.p.A, portale Gestione Magazzino Web" />
|
||||
<add key="titleApp" value="GMW - Tekal" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="copyRight" value="SteamWare © 2010" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx#ErrorCodes.aspx" />
|
||||
<add key="_commonPages" value="menu.aspx#chLang.aspx" />
|
||||
<add key="defaultApp" value="GMW_Appl" />
|
||||
<add key="defaultTitle" value="GMW_ShortWelcome" />
|
||||
<add key="defaultBody" value="GMW_LongWelcome" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="30" />
|
||||
<add key="_righeDataGridLong" value="40" />
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
<add key="useStoredLiqSP" value="true" />
|
||||
<add key="enableDtxNotAcq" value="false" />
|
||||
<!--gestione timeout "esteso" x chiamate SQL critiche, in secondi -->
|
||||
<add key="sqlLongCommandTimeout" value="600" />
|
||||
<!--gestione clock-->
|
||||
<add key="intUpdateClock_ms" value="1000" />
|
||||
<add key="maxRefreshToReload" value="60" />
|
||||
<!--gestione numKey-->
|
||||
<add key="showNumKey" value="false" />
|
||||
<!--setup gestione OpAuth-->
|
||||
<add key="enableOpAuth" value="true" />
|
||||
<add key="resetCodSogg" value="000" />
|
||||
<add key="defRemAuth" value="1" />
|
||||
<add key="defMinScad" value="15" />
|
||||
<add key="attrOpAuth" value="OC" />
|
||||
<!--area temp-->
|
||||
<add key="maxAgeTempAreaHours" value="24" />
|
||||
<!--area logger-->
|
||||
<add key="_logDir" value="~/logs/" />
|
||||
<add key="doShrinkFolder" value="true" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<!--Default values vari-->
|
||||
<add key="Max_X" value="850" />
|
||||
<add key="Max_Y" value="900" />
|
||||
<add key="Max_Z" value="1300" />
|
||||
<add key="Max_Kg" value="1000" />
|
||||
<add key="NumX" value="10" />
|
||||
<add key="NumY" value="5" />
|
||||
<add key="NumZ" value="1" />
|
||||
<add key="BilanciaMP" value="MP" />
|
||||
<add key="CodStatoMP" value="MP" />
|
||||
<add key="CodStatoMP-NA" value="MP-NA" />
|
||||
<add key="numGgToReloadRQ" value="60" />
|
||||
<add key="showSizeCellaInDettMag" value="false" />
|
||||
<add key="maxBarplotLargh" value="1000" />
|
||||
<!--spostamenti UDC resettano UDC in lista prelievo-->
|
||||
<add key="spostaUdcResettaLdp" value="true" />
|
||||
<!--Datamatrix-->
|
||||
<add key="showReloadDataMatrix" value="true" />
|
||||
<!--gestione NC-->
|
||||
<add key="assSpediti" value="true" />
|
||||
<add key="assConsumati" value="true" />
|
||||
<add key="prtSpediti" value="true" />
|
||||
<add key="prtConsumati" value="true" />
|
||||
<add key="ggRimozDelibNC" value="7" />
|
||||
<add key="checkUDC_NC" value="false" />
|
||||
<!--Imballi-->
|
||||
<add key="CodImballoMP" value="" />
|
||||
<add key="CodImballoLiquidi" value="IF10" />
|
||||
<add key="CodImballoLiquidiDaSpedire" value="IF18" />
|
||||
<add key="QtaImballoLiquidi" value="0" />
|
||||
<add key="QtaImballoLiquidiDaSpedire" value="0" />
|
||||
<add key="CodImballoAnime" value="" />
|
||||
<add key="QtaImballoAnime" value="0" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="0" />
|
||||
<add key="CodImballoSterr" value="" />
|
||||
<add key="QtaImballoSterr" value="0" />
|
||||
<add key="CodImballoTratt" value="" />
|
||||
<add key="QtaImballoTratt" value="0" />
|
||||
<add key="CodImballoFiniti" value="9CMP0130S" />
|
||||
<add key="QtaImballoFiniti" value="0" />
|
||||
<add key="CodImballoRX" value="" />
|
||||
<add key="QtaImballoRX" value="0" />
|
||||
<add key="CodImballoRXFin" value="" />
|
||||
<add key="QtaImballoRXFin" value="18" />
|
||||
<!--Setup urls stampa reports-->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=true&rc:Toolbar=true&CodListaPrel={3}{4}" />
|
||||
<add key="reportingServerAddress" value="SRV65:8282" />
|
||||
<add key="reportDir" value="POSSIDONIO/MAGAZZINO" />
|
||||
<add key="reportName" value="Lista_di_Prelievo_Test" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<!--Setup x stampa dei PDF come copia-->
|
||||
<add key="doPdfCopy" value="true" />
|
||||
<add key="PdfFolder" value="PDF" />
|
||||
<!--Print Queue: parametri-->
|
||||
<add key="enableQueue" value="true" />
|
||||
<add key="minWait" value="100" />
|
||||
<add key="maxWait" value="300" />
|
||||
<!--tempo (ms) dopo il quale un processo di stampa è giudicato zombie (e annullabile)-->
|
||||
<add key="zombieMsTime" value="10000" />
|
||||
<!--tempo (minuti) dopo il quale una linea non è + occupata da una postazione x sterratura/lavorazioni-->
|
||||
<add key="minutiBloccoLinea" value="10" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc per ogni sito-->
|
||||
<add key="Cosumo84PostDelibera" value="true" />
|
||||
<add key="riattUdcPermessa" value="true" />
|
||||
<!--Setup periodo controlli date-->
|
||||
<add key="defDayFrom" value="-60" />
|
||||
<add key="mostraSelOra" value="false" />
|
||||
<!--Setup codici postazioni-->
|
||||
<add key="IdxPosizMP" value="6" />
|
||||
<add key="IdxPosNewFusi" value="8080" />
|
||||
<add key="IdxPosNewWip" value="8484" />
|
||||
<add key="IdxPosNewRienTerz" value="8888" />
|
||||
<!--<add key="IdxPosNewFinito" value="4" />-->
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="8484" />
|
||||
<add key="IdxPosizioneLiquidi" value="24" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2" />
|
||||
<add key="IdxPosizioneFusi" value="7" />
|
||||
<add key="IdxPosizioneSterrati" value="9" />
|
||||
<add key="IdxPosizioneSterratiTemp" value="1009" />
|
||||
<add key="IdxPosizioneTrattati" value="11" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<add key="IdxPosizioneRx" value="14" />
|
||||
<add key="IdxPosizioneRxTemp" value="1014" />
|
||||
<add key="IdxPosizioneRxFinTemp" value="1024" />
|
||||
<add key="IdxPosizioneFinLavTemp" value="1024" />
|
||||
<!--TK: IdxPosizioneFinTemp=1024-->
|
||||
<add key="IdxPosizioneFinTemp" value="1024" />
|
||||
<!--SP: IdxPosizioneFinTemp=1004-->
|
||||
<!--<add key="IdxPosizioneFinTemp" value="1004" />-->
|
||||
<!--conf blocchi-->
|
||||
<add key="CodBloccoFusi" value="W10" />
|
||||
<add key="CodBloccoTrattati" value="W21" />
|
||||
<!--Gestione multiselezione automatica UDC x linee multiple-->
|
||||
<add key="num4Cell" value="2" />
|
||||
<add key="minTimeDef" value="120" />
|
||||
<add key="maxTimeDef" value="10080" />
|
||||
<!--setup celle per LDP-->
|
||||
<add key="cellaLPA" value="LPA010101" />
|
||||
<add key="cellaLPX" value="LPX010101" />
|
||||
<!--Setup eventi-->
|
||||
<add key="nuovoUdcLiquidiF10" value="NEW_F10" />
|
||||
<add key="nuovoUdcLiquidiF18" value="NEW_F18" />
|
||||
<add key="nuovoUdcTrattamenti" value="NEW_TRAT" />
|
||||
<!--particolare di default x trattamenti-->
|
||||
<add key="particTratt" value="--" />
|
||||
<!--Setup codMag-->
|
||||
<add key="CodMagMP" value="6" />
|
||||
<add key="CodMagMP_NA" value="6666" />
|
||||
<!--Setup stampa cartellini-->
|
||||
<add key="printerCartAL" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAL" value="21cm" />
|
||||
<add key="PageHeightCartAL" value="29.7cm" />
|
||||
<add key="MarginCartAL" value="0.5cm" />
|
||||
<add key="printerCartCompleto" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="14.8cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
<add key="printerCartFiniti" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="14.8cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
<add key="printerCartFusi" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="14.8cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-PRODSP01\HP1320-Liquidi" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="14.8cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
<add key="printerCartMP" value="\\SRV-PRODSP01\HP1320-MP" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
<add key="printerCartOdette" value="\\SRV-PRODSP01\SP4100NL-Odette" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
<add key="printerCartSterr" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartSterr" value="21cm" />
|
||||
<add key="PageHeightCartSterr" value="14.8cm" />
|
||||
<add key="MarginCartSterr" value="0.5cm" />
|
||||
<add key="printerCartTratt" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTratt" value="21cm" />
|
||||
<add key="PageHeightCartTratt" value="14.8cm" />
|
||||
<add key="MarginCartTratt" value="0.5cm" />
|
||||
<add key="printerCartTara" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
<add key="printerCartWip" value="\\SRV-PRODSP01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartWip" value="21cm" />
|
||||
<add key="PageHeightCartWip" value="29.7cm" />
|
||||
<add key="MarginCartWip" value="0.5cm" />
|
||||
<!--datasources!-->
|
||||
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC" />
|
||||
<add key="ReportDatasourceOdette" value="GMWDataSet_stp_prtOdetteByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF10" value="GMWDataSet_stp_prtCartLiquidi_F10ByUDC" />
|
||||
<add key="ReportDatasourceLiquidiF18" value="GMWDataSet_stp_prtCartLiquidi_F18ByUDC" />
|
||||
<add key="ReportDatasourceAnime" value="GMWDataSet_stp_prtCartAnimeByUDC" />
|
||||
<add key="ReportDatasourceFusi" value="GMWDataSet_stp_prtCartFusiByUDC" />
|
||||
<add key="ReportDatasourceFiniti" value="GMWDataSet_stp_prtCartFinitiByUDC" />
|
||||
<add key="ReportDatasourceFinitiRxSP" value="GMWDataSet_stp_prtCartFinitiRxByUDC_SP" />
|
||||
<add key="ReportDatasourceFinitiSP" value="GMWDataSet_stp_prtCartFinitiByUDC_SP" />
|
||||
<add key="ReportDatasourceSterrati" value="GMWDataSet_stp_prtCartSterratiByUDC" />
|
||||
<add key="ReportDatasourceTrattati" value="GMWDataSet_stp_prtCartTrattatiByUDC" />
|
||||
<add key="ReportDatasourceAL" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALRX" value="GMWDataSet_stp_prtCartAL" />
|
||||
<add key="ReportDatasourceALTT" value="GMWDataSet_stp_prtCartAL" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<add key="cmdSelLine" value="CMDSL" />
|
||||
<add key="cmdReset" value="CMDRESET" />
|
||||
<add key="cmdCloseAL" value="CMDCLOSEAL" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="SP" />
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="via Don Minzoni,14 I-41039 S.Possidonio MO" />
|
||||
<!--setup BCode printing-->
|
||||
<add key="bcodeLabelWidth" value="244" />
|
||||
<add key="bcodeLabelHeight" value="114" />
|
||||
<add key="bcodeFontBase" value="8" />
|
||||
<add key="bcodeLabFormat" value="Post Fus, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormat" value="DT{0:yyMMddHHmm}" />
|
||||
<add key="bcodeLabFormatPI" value="Fus {1}, {0:yyyy/MM/dd ddd, HH:mm:ss}" />
|
||||
<add key="bcodeValFormatPI" value="DT{0:yyMMddHHmm}{1}" />
|
||||
<add key="bCodeUseNewPage" value="true" />
|
||||
<add key="extBCodeUrl" value="http://IIS02/GMW-UT/BCodeCall.aspx?valore={0}" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area deroghe speciali-->
|
||||
<add key="codPartTrattDeroga" value="#1GRZ02810000#1GRZ03950000#1GRZ03960000#" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://SRV65:8282/Reports/Pages/Folder.aspx?ItemPath=/POSSIDONIO/MAGAZZINO/TEST" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="owin:AutomaticAppStartup" value="false" />
|
||||
<!--Sviluppo TK-->
|
||||
<add key="GMWConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GMW_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<!--Sviluppo TK-->
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=TK_GMW;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode" />
|
||||
</handlers>
|
||||
<modules runAllManagedModulesForAllRequests="true">
|
||||
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler" />
|
||||
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ChartImageHandler" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</location>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Owin.Security" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.OData" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxMin" publicKeyToken="21ef50ce11b5d80f" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.14.5506.26196" newVersion="5.14.5506.26196" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.4.9.0" newVersion="1.4.9.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Services.Client" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.Data.Edm" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-5.7.0.0" newVersion="5.7.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<!--aggiunto mimetype x scaricamento fonts aggiuntive-->
|
||||
<remove fileExtension=".woff" />
|
||||
<mimeMap fileExtension=".woff" mimeType="application/font-woff" />
|
||||
<remove fileExtension=".woff2" />
|
||||
<mimeMap fileExtension=".woff2" mimeType="application/font-woff" />
|
||||
<!--<mimeMap fileExtension=".woff" mimeType="APPLICATION/X-WOFF" />-->
|
||||
</staticContent>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
</system.webServer>
|
||||
<elmah>
|
||||
<security allowRemoteAccess="false" />
|
||||
</elmah>
|
||||
<location path="elmah.axd" inheritInChildApplications="false">
|
||||
<system.web>
|
||||
<httpHandlers>
|
||||
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" />
|
||||
</httpHandlers>
|
||||
</system.web>
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
@@ -1122,7 +1122,7 @@ namespace GMW.WebUserControls
|
||||
try
|
||||
{
|
||||
urlFormat = SteamWare.memLayer.ML.confReadString("urlReporting");
|
||||
urlWebServer = SteamWare.memLayer.ML.cdv("urlWebServer");
|
||||
urlWebServer = SteamWare.memLayer.ML.confReadString("urlWebServer");
|
||||
opzPdf = "";
|
||||
nomeRep = SteamWare.memLayer.ML.confReadString("reportName");
|
||||
// versione con reporting services
|
||||
|
||||
@@ -575,7 +575,7 @@ namespace GMW.WebUserControls
|
||||
try
|
||||
{
|
||||
urlFormat = SteamWare.memLayer.ML.confReadString("urlReporting");
|
||||
urlWebServer = SteamWare.memLayer.ML.cdv("urlWebServer");
|
||||
urlWebServer = SteamWare.memLayer.ML.confReadString("urlWebServer");
|
||||
opzPdf = "";
|
||||
nomeRep = SteamWare.memLayer.ML.confReadString("reportName");
|
||||
// versione con reporting services
|
||||
|
||||
Binary file not shown.
@@ -57,6 +57,7 @@
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
|
||||
Binary file not shown.
@@ -57,6 +57,7 @@
|
||||
<add key="_righeDataGridMed" value="20" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODSP01/GMW_Test/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="urlRT" value="http://IIS02/GMW-RT" />
|
||||
<add key="updateTablet" value="true" />
|
||||
|
||||
@@ -392,7 +392,7 @@ namespace GMW_data
|
||||
catch (Exception exc)
|
||||
{
|
||||
// loggo errore
|
||||
logger.lg.scriviLog(string.Format("ERRORE CREAZIONE AL: {0} procedura stp_UAL_insertNewRX, parametri: {1} | {2} | {3} | {4} | {5} | {6} | {7} | {8} | {9} | {10} | {11} | {12} | {13} {0} {14}", Environment.NewLine, CodCS, annoTrim, Cesta, PostFlux, CodFlusso, TipoAL, DataRif, CodSoggettoTrim, CodDtxStart, CodDtxEnd, CodCella, CodEventoUdc, note, exc), tipoLog.EXCEPTION);
|
||||
logger.lg.scriviLog(string.Format("ERRORE CREAZIONE AL: {0} procedura dmtx.stp_L2D_createUdc, parametri: {1} | {2} | {3} | {4} | {5} | {6} | {7} | {8} | {9} | {10} | {11} | {12} | {13} {0} {14}", Environment.NewLine, CodCS, annoTrim, Cesta, PostFlux, CodFlusso, TipoAL, DataRif, CodSoggettoTrim, CodDtxStart, CodDtxEnd, CodCella, CodEventoUdc, note, exc), tipoLog.EXCEPTION);
|
||||
}
|
||||
return AL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user