Merge branch 'develop'
This commit is contained in:
+5
-1
@@ -132,7 +132,10 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\packages\AjaxControlToolkit.4.1.60623\lib\35\AjaxControlToolkit.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
||||
<Reference Include="Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\..\Windows\assembly\GAC_MSIL\Microsoft.ReportViewer.WinForms\9.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.WinForms.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SanitizerProviders">
|
||||
<HintPath>..\packages\AjaxControlToolkit.4.1.60623\lib\35\SanitizerProviders\SanitizerProviders.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -1440,6 +1443,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Reports\SP\" />
|
||||
<Folder Include="Reports\Standard\" />
|
||||
<Folder Include="Reports\TK\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
||||
<PropertyGroup>
|
||||
<ProjectView>ProjectFiles</ProjectView>
|
||||
<NameOfLastUsedPublishProfile>TK_test</NameOfLastUsedPublishProfile>
|
||||
<NameOfLastUsedPublishProfile>SP_prod</NameOfLastUsedPublishProfile>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
|
||||
@@ -9,12 +9,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedBuildConfiguration>SP_prod</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\ReleaseClienti\SP_prod\GMW.zip</DesktopBuildPackageLocation>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\ReleaseClienti\SP_prod\GMW.zip</DesktopBuildPackageLocation>
|
||||
<PackageAsSingleFile>true</PackageAsSingleFile>
|
||||
<DeployIisAppPath>Default Web Site/GMW</DeployIisAppPath>
|
||||
<PublishDatabaseSettings>
|
||||
@@ -31,6 +27,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)GMW_data.Properties.Settings.GMWConnectionString-Web.config Connection String" />
|
||||
|
||||
@@ -9,12 +9,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedBuildConfiguration>SP_test</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\ReleaseClienti\SP_test\GMW.zip</DesktopBuildPackageLocation>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\ReleaseClienti\SP_test\GMW.zip</DesktopBuildPackageLocation>
|
||||
<PackageAsSingleFile>true</PackageAsSingleFile>
|
||||
<DeployIisAppPath>Default Web Site/GMW_test</DeployIisAppPath>
|
||||
<PublishDatabaseSettings>
|
||||
@@ -31,6 +27,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)GMW_data.Properties.Settings.GMWConnectionString-Web.config Connection String" />
|
||||
|
||||
@@ -9,12 +9,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedBuildConfiguration>TK_prod</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\ReleaseClienti\TK_prod\GMW.zip</DesktopBuildPackageLocation>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\ReleaseClienti\TK_prod\GMW.zip</DesktopBuildPackageLocation>
|
||||
<PackageAsSingleFile>true</PackageAsSingleFile>
|
||||
<DeployIisAppPath>Default Web Site/GMW</DeployIisAppPath>
|
||||
<PublishDatabaseSettings>
|
||||
@@ -31,6 +27,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)GMW_data.Properties.Settings.GMWConnectionString-Web.config Connection String" />
|
||||
|
||||
@@ -9,12 +9,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<LastUsedBuildConfiguration>TK_test</LastUsedBuildConfiguration>
|
||||
<LastUsedPlatform>Any CPU</LastUsedPlatform>
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\ReleaseClienti\TK_test\GMW.zip</DesktopBuildPackageLocation>
|
||||
<DesktopBuildPackageLocation>C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\ReleaseClienti\TK_test\GMW.zip</DesktopBuildPackageLocation>
|
||||
<PackageAsSingleFile>true</PackageAsSingleFile>
|
||||
<DeployIisAppPath>Default Web Site/GMW_test</DeployIisAppPath>
|
||||
<PublishDatabaseSettings>
|
||||
@@ -31,6 +27,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
<EnableUpdateable>True</EnableUpdateable>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)GMW_data.Properties.Settings.GMWConnectionString-Web.config Connection String" />
|
||||
|
||||
+295
-289
@@ -1,310 +1,316 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
|
||||
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
</sectionGroup>
|
||||
</sectionGroup>
|
||||
<configSections>
|
||||
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
||||
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
|
||||
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="60" />
|
||||
<pages>
|
||||
<controls>
|
||||
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
</controls>
|
||||
</pages>
|
||||
<!--
|
||||
</sectionGroup>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.web>
|
||||
<identity />
|
||||
<authentication mode="Windows" />
|
||||
<globalization culture="it-IT" enableClientBasedCulture="true" uiCulture="auto" />
|
||||
<sessionState mode="InProc" timeout="300" />
|
||||
<pages>
|
||||
<controls>
|
||||
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
</controls>
|
||||
</pages>
|
||||
<!--
|
||||
Set compilation debug="true" to insert debugging
|
||||
symbols into the compiled page. Because this
|
||||
affects performance, set this value to true only
|
||||
during development.
|
||||
-->
|
||||
<compilation debug="true">
|
||||
<assemblies>
|
||||
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpHandlers>
|
||||
<remove path="*.asmx" verb="*" />
|
||||
<add path="*.asmx" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
<add path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
<add path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" />
|
||||
<add key="titleApp" value="GMW_titleApp" />
|
||||
<add key="welcomeApp" value="GMW_welcomeApp" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="2.2" />
|
||||
<add key="minRev" value="563" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2013" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
<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="intUpdatePagina_ms" value="240000" />
|
||||
<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="MinCharAutocomplete" value="2" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODTK01/GMW/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<!--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="30" />
|
||||
<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" />
|
||||
<!--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="IA00" />
|
||||
<add key="QtaImballoAnime" value="50" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="50" />
|
||||
<add key="CodImballoFiniti" value="" />
|
||||
<add key="QtaImballoFiniti" value="40" />
|
||||
<!--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="SRV-PRODTK01" />
|
||||
<add key="reportDir" value="TEKAL/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" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc Tekal-->
|
||||
<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="24" />
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2222" />
|
||||
<add key="IdxPosizioneFusi" value="3" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<!--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" />
|
||||
<compilation debug="true">
|
||||
<assemblies>
|
||||
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<httpHandlers>
|
||||
<remove path="*.asmx" verb="*" />
|
||||
<add path="*.asmx" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
<add path="*_AppService.axd" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
<add path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--Setup applicazione-->
|
||||
<add key="CodModulo" value="GMW" />
|
||||
<add key="_titoloPagina" value="GMW - TEKAL , portale Gestione Magazzino Web - GRUPPO MAZZUCCONI" />
|
||||
<add key="titleApp" value="GMW_titleApp" />
|
||||
<add key="welcomeApp" value="GMW_welcomeApp" />
|
||||
<add key="appName" value="GMW" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="2.2" />
|
||||
<add key="minRev" value="570" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2013" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
<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="intUpdatePagina_ms" value="240000" />
|
||||
<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="MinCharAutocomplete" value="2" />
|
||||
<add key="_fromEmail" value="GMW@steamware.net" />
|
||||
<add key="urlWebServer" value="http://SRV-PRODTK01/GMW/" />
|
||||
<add key="echoLemmi" value="false" />
|
||||
<!--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="30" />
|
||||
<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" />
|
||||
<!--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="IA00" />
|
||||
<add key="QtaImballoAnime" value="50" />
|
||||
<add key="CodImballoFusi" value="IA00" />
|
||||
<add key="QtaImballoFusi" value="50" />
|
||||
<add key="CodImballoFiniti" value="" />
|
||||
<add key="QtaImballoFiniti" value="40" />
|
||||
<!--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="SRV-PRODTK01" />
|
||||
<add key="reportDir" value="TEKAL/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" />
|
||||
<!--setup storico azioni operatore-->
|
||||
<add key="defaultYearSAO" value="10" />
|
||||
<!--Configurazioni ad hoc Tekal-->
|
||||
<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="24" />
|
||||
<add key="IdxPosizioneOdette" value="24" />
|
||||
<add key="IdxPosizioneTrattamenti" value="5" />
|
||||
<add key="IdxPosizioneLiquidi" value="4" />
|
||||
<add key="IdxPosizioneAnime" value="2" />
|
||||
<add key="IdxPosizioneAnimeExt" value="2222" />
|
||||
<add key="IdxPosizioneFusi" value="3" />
|
||||
<add key="IdxPosizioneFiniti" value="24" />
|
||||
<!--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="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="29.7cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
<!--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="printerCartCompleto" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartCompleto" value="21cm" />
|
||||
<add key="PageHeightCartCompleto" value="29.7cm" />
|
||||
<add key="MarginCartCompleto" value="0.5cm" />
|
||||
<add key="printerCartAnime" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartAnime" value="21cm" />
|
||||
<add key="PageHeightCartAnime" value="29.7cm" />
|
||||
<add key="MarginCartAnime" value="0.5cm" />
|
||||
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="29.7cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
<add key="printerCartFiniti" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFiniti" value="21cm" />
|
||||
<add key="PageHeightCartFiniti" value="29.7cm" />
|
||||
<add key="MarginCartFiniti" value="0.5cm" />
|
||||
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="29.7cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
<add key="printerCartFusi" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartFusi" value="21cm" />
|
||||
<add key="PageHeightCartFusi" value="29.7cm" />
|
||||
<add key="MarginCartFusi" value="0.5cm" />
|
||||
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="29.7cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF10" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartLiquidiF10" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF10" value="29.7cm" />
|
||||
<add key="MarginCartLiquidiF10" value="0.5cm" />
|
||||
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="29.7cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
<add key="printerCartLiquidiF18" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartLiquidiF18" value="21cm" />
|
||||
<add key="PageHeightCartLiquidiF18" value="29.7cm" />
|
||||
<add key="MarginCartLiquidiF18" value="0.5cm" />
|
||||
|
||||
<add key="printerCartMP" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
<add key="printerCartMP" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartMP" value="21cm" />
|
||||
<add key="PageHeightCartMP" value="29.7cm" />
|
||||
<add key="MarginCartMP" value="0.5cm" />
|
||||
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
<add key="printerCartOdette" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartOdette" value="21cm" />
|
||||
<add key="PageHeightCartOdette" value="29.7cm" />
|
||||
<add key="MarginCartOdette" value="0.5cm" />
|
||||
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
<add key="printerCartTara" value="\\SRV-DEV01\MPC2500-Copy" />
|
||||
<add key="PageWidthCartTara" value="21cm" />
|
||||
<add key="PageHeightCartTara" value="14.8cm" />
|
||||
<add key="MarginCartTara" value="0.5cm" />
|
||||
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\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" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="prefComandi" value="CMD" />
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TK"/>
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="Via Po,55 I-66020 San Giovanni Teatino CH" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://10.74.82.217/ReportingServices" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="CodCS" value="TK" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="GMWConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_Vocabolario;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
<modules>
|
||||
<remove name="ScriptModule" />
|
||||
<add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ScriptHandlerFactory" />
|
||||
<remove name="ScriptHandlerFactoryAppServices" />
|
||||
<remove name="ScriptResource" />
|
||||
<remove name="WebServiceHandlerFactory-Integrated" />
|
||||
<remove name="ChartImageHandler" />
|
||||
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<system.codedom>
|
||||
<compilers>
|
||||
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
|
||||
<providerOption name="CompilerVersion" value="v3.5" />
|
||||
<providerOption name="WarnAsError" value="false" />
|
||||
</compiler>
|
||||
</compilers>
|
||||
</system.codedom>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
|
||||
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
|
||||
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
|
||||
</dependentAssembly>
|
||||
<!--<dependentAssembly>
|
||||
<add key="printerCartWip" value="\\SRV-DEV01\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" />
|
||||
<!--setup comandi barcode-->
|
||||
<add key="prefComandi" value="CMD" />
|
||||
<add key="cmdSvuotaGitterBox" value="CMDRSTGB" />
|
||||
<add key="cmdEsci" value="CMDESCI" />
|
||||
<add key="cmdFast" value="CMDFAST" />
|
||||
<!-- setup odette -->
|
||||
<add key="raggMagOdette" value="TK"/>
|
||||
<add key="qtaOdette" value="18" />
|
||||
<add key="indStabFrom" value="Via Po,55 I-66020 San Giovanni Teatino CH" />
|
||||
<!--setup gestione stampa postazione cartellini-->
|
||||
<add key="keepParticolareSel" value="true" />
|
||||
<!--area stampe reporting services-->
|
||||
<add key="urlStampeSSRS" value="http://10.74.82.217/ReportingServices" />
|
||||
<!--Abilitazione Elimina UDC in storico azioni utente-->
|
||||
<add key="userCanDelUdc" value="true" />
|
||||
<!--Setup installazione-->
|
||||
<add key="passkey" value="pi=314" />
|
||||
<add key="CodCS" value="TK" />
|
||||
<add key="MinutiFinestraEditUDC" value="10" />
|
||||
<add key="_adminEmail" value="giancarlo@steamware.net" />
|
||||
<add key="_smtpCli" value="keyhammer.ath.cx" />
|
||||
<add key="GMWConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="SP_produzioneConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=SP_Produzione;Persist Security Info=True;User ID=connGMW;Password=steamware" />
|
||||
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_Vocabolario;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="GMW_data.Properties.Settings.GMWConnectionString" connectionString="Data Source=10.74.82.217\sql2008r2;Initial Catalog=TK_GMWTest;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
<modules>
|
||||
<remove name="ScriptModule" />
|
||||
<add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ScriptHandlerFactory" />
|
||||
<remove name="ScriptHandlerFactoryAppServices" />
|
||||
<remove name="ScriptResource" />
|
||||
<remove name="WebServiceHandlerFactory-Integrated" />
|
||||
<remove name="ChartImageHandler" />
|
||||
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<system.codedom>
|
||||
<compilers>
|
||||
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
|
||||
<providerOption name="CompilerVersion" value="v3.5" />
|
||||
<providerOption name="WarnAsError" value="false" />
|
||||
</compiler>
|
||||
</compilers>
|
||||
</system.codedom>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" />
|
||||
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35" />
|
||||
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0" />
|
||||
</dependentAssembly>
|
||||
<!--<dependentAssembly>
|
||||
<assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1b03e6acf1164f73" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-0.86.0.518" newVersion="0.86.0.518" />
|
||||
</dependentAssembly>-->
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.serviceModel>
|
||||
<behaviors>
|
||||
<serviceBehaviors>
|
||||
<behavior name="GMW.temp.palceholderBehavior">
|
||||
<serviceMetadata httpGetEnabled="true" />
|
||||
<serviceDebug includeExceptionDetailInFaults="false" />
|
||||
</behavior>
|
||||
</serviceBehaviors>
|
||||
</behaviors>
|
||||
<services>
|
||||
<service behaviorConfiguration="GMW.temp.palceholderBehavior" name="GMW.temp.palceholder">
|
||||
<endpoint address="" binding="wsHttpBinding" contract="GMW.temp.Ipalceholder">
|
||||
<identity>
|
||||
<dns value="localhost" />
|
||||
</identity>
|
||||
</endpoint>
|
||||
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
||||
</service>
|
||||
</services>
|
||||
</system.serviceModel>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<system.serviceModel>
|
||||
<behaviors>
|
||||
<serviceBehaviors>
|
||||
<behavior name="GMW.temp.palceholderBehavior">
|
||||
<serviceMetadata httpGetEnabled="true" />
|
||||
<serviceDebug includeExceptionDetailInFaults="false" />
|
||||
</behavior>
|
||||
</serviceBehaviors>
|
||||
</behaviors>
|
||||
<services>
|
||||
<service behaviorConfiguration="GMW.temp.palceholderBehavior" name="GMW.temp.palceholder">
|
||||
<endpoint address="" binding="wsHttpBinding" contract="GMW.temp.Ipalceholder">
|
||||
<identity>
|
||||
<dns value="localhost" />
|
||||
</identity>
|
||||
</endpoint>
|
||||
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
||||
</service>
|
||||
</services>
|
||||
</system.serviceModel>
|
||||
</configuration>
|
||||
@@ -605,6 +605,22 @@ namespace GMW.WebUserControls
|
||||
// indico num righe da controllo
|
||||
grView.PageSize = numRigheGrView;
|
||||
}
|
||||
/// <summary>
|
||||
/// permette di imposstare periodo analisi
|
||||
/// </summary>
|
||||
public intervalloDate intAnalisiSAO
|
||||
{
|
||||
get
|
||||
{
|
||||
return mod_periodoAnalisi1.intervalloAnalisi;
|
||||
}
|
||||
set
|
||||
{
|
||||
mod_periodoAnalisi1.intervalloAnalisi = value;
|
||||
mod_periodoAnalisi1.doUpdate(false);
|
||||
//updateFiltroUdc();
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
<SelectParameters>
|
||||
<asp:SessionParameter Name="DataFrom" SessionField="_inizio" Type="DateTime" />
|
||||
<asp:SessionParameter Name="DataTo" SessionField="_fine" Type="DateTime" />
|
||||
<asp:Parameter Name="classifArticolo" DefaultValue="*" Type="String" />
|
||||
</SelectParameters>
|
||||
</asp:ObjectDataSource>
|
||||
</td>
|
||||
|
||||
@@ -278,6 +278,8 @@ public partial class mod_periodoAnalisi : System.Web.UI.UserControl
|
||||
Session["_intervallo"] = interv;
|
||||
Session["_inizio"] = interv.inizio;
|
||||
Session["_fine"] = interv.fine;
|
||||
_intervallo = interv;
|
||||
aggiornaDateMostrate(false);
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2290
-2290
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,7 @@ using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using SteamWare;
|
||||
|
||||
namespace GMW
|
||||
{
|
||||
@@ -11,6 +12,15 @@ namespace GMW
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
// imposto periodo a ultimi 7 gg...
|
||||
intervalloDate periodoSett = new intervalloDate();
|
||||
periodoSett.fine = DateTime.Now.Date.AddDays(1);
|
||||
periodoSett.inizio = periodoSett.fine.AddDays(-7);
|
||||
mod_manSAO1.intAnalisiSAO = periodoSett;
|
||||
}
|
||||
// determina che può scegliere le postazioni...
|
||||
mod_manSAO1.canSelPost = true;
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
<add key="appName" value="GMW_Term" />
|
||||
<add key="SiteName" value="Tekal" />
|
||||
<add key="mainRev" value="2.2" />
|
||||
<add key="minRev" value="563" />
|
||||
<add key="minRev" value="569" />
|
||||
<add key="copyRight" value="SteamWare © 2010-2013" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx#istruzioni.aspx#Test.aspx" />
|
||||
|
||||
@@ -93,6 +93,7 @@
|
||||
<SelectParameters>
|
||||
<asp:SessionParameter Name="DataFrom" SessionField="_inizio" Type="DateTime" />
|
||||
<asp:SessionParameter Name="DataTo" SessionField="_fine" Type="DateTime" />
|
||||
<asp:Parameter Name="classifArticolo" DefaultValue="*" Type="String" />
|
||||
</SelectParameters>
|
||||
</asp:ObjectDataSource>
|
||||
</div>
|
||||
|
||||
+1
-2
@@ -1,10 +1,9 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -40,8 +40,10 @@ namespace GMW_Term.WebUserControls
|
||||
string barcode = memLayer.ML.StringSessionObj("UDC_sel");
|
||||
string particolare = "";
|
||||
bool barcodeOk = MagClass.magazzino.checkUDC(barcode);
|
||||
bool checkUDC_mov = MagClass.magazzino.checkUDC_mov(barcode); //2013.07.24 aggiunto controllo x movimentabile poiché NON in LDP scaricata
|
||||
bool udcIsConsumabile = MagClass.magazzino.idxPosizioneUdc(barcode) >= 0; //2013.07.24 aggiunto controllo x sapere se sia consumabile (idxPosizione > 0)
|
||||
bool udcPrelevabile = (MagClass.magazzino.taRigheListePrelievo.getPrelevateByUdc(barcode).Rows.Count == 0);
|
||||
if (barcodeOk && udcPrelevabile)
|
||||
if (barcodeOk && checkUDC_mov && udcIsConsumabile && udcPrelevabile)
|
||||
{
|
||||
try
|
||||
{
|
||||
@@ -99,9 +101,20 @@ namespace GMW_Term.WebUserControls
|
||||
{
|
||||
if (barcode != "")
|
||||
{
|
||||
// indico barcode già caricato
|
||||
lblErrore.Visible = true;
|
||||
lblErrore.Text = string.Format("{0}: {1}", barcode, traduci("udcGiaPrelevato"));
|
||||
if (!udcIsConsumabile)
|
||||
{
|
||||
lblErrore.Text = string.Format("{0}: {1}", barcode, traduci("udcConsumato"));
|
||||
}
|
||||
else if (!checkUDC_mov)
|
||||
{
|
||||
lblErrore.Text = string.Format("{0}: {1}", barcode, traduci("udcInLdpScaricata"));
|
||||
}
|
||||
else
|
||||
{
|
||||
// indico barcode già caricato
|
||||
lblErrore.Text = string.Format("{0}: {1}", barcode, traduci("udcGiaPrelevato"));
|
||||
}
|
||||
}
|
||||
}
|
||||
/* ***************************************************
|
||||
@@ -114,7 +127,7 @@ namespace GMW_Term.WebUserControls
|
||||
lblTotColli.Text = traduci("lblTotColli");
|
||||
lblNumColli.Text = string.Format("{0} UDC", MagClass.magazzino.taRigheListePrelievo.getOpenByUserTipo(MagClass.magazzino.CodSoggCurrUser, "00-Smart").Rows.Count);
|
||||
lblParticolari.Text = traduci("lblParticolari");
|
||||
lblNumPart.Text = string.Format("{0} {1}", MagClass.magazzino.taElencoListePrelievo.getOpenByUserTipo(MagClass.magazzino.CodSoggCurrUser, "00-Smart").Rows.Count, traduci("Particolari"));
|
||||
lblNumPart.Text = string.Format("{0} {1}", MagClass.magazzino.taElencoListePrelievo.getOpenByUserTipo(MagClass.magazzino.CodSoggCurrUser, "00-Smart").Rows.Count, traduci("Particolari"));
|
||||
}
|
||||
/// <summary>
|
||||
/// Generazione delle liste di prelievo
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Generated
+1292
-1
File diff suppressed because it is too large
Load Diff
@@ -350,6 +350,145 @@
|
||||
</Mappings>
|
||||
<Sources />
|
||||
</TableAdapter>
|
||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="PrintJobQueueTableAdapter" GeneratorDataComponentClassName="PrintJobQueueTableAdapter" Name="PrintJobQueue" UserDataComponentName="PrintJobQueueTableAdapter">
|
||||
<MainSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.PrintJobQueue" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
|
||||
<DeleteCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>DELETE FROM [dbo].[PrintJobQueue] WHERE (([IdxPrintJob] = @Original_IdxPrintJob) AND ([TipoCart] = @Original_TipoCart) AND ([UDC] = @Original_UDC) AND ([prtName] = @Original_prtName) AND ([dtStart] = @Original_dtStart) AND ((@IsNull_dtEnd = 1 AND [dtEnd] IS NULL) OR ([dtEnd] = @Original_dtEnd)) AND ([stato] = @Original_stato) AND ((@IsNull_dtLastTry = 1 AND [dtLastTry] IS NULL) OR ([dtLastTry] = @Original_dtLastTry)))</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_IdxPrintJob" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="IdxPrintJob" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_TipoCart" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="TipoCart" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UDC" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UDC" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_prtName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="prtName" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtStart" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtStart" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_dtEnd" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtEnd" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_stato" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="stato" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_dtLastTry" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtLastTry" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</DeleteCommand>
|
||||
<InsertCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>INSERT INTO [dbo].[PrintJobQueue] ([TipoCart], [UDC], [prtName], [dtStart], [dtEnd], [stato], [dtLastTry]) VALUES (@TipoCart, @UDC, @prtName, @dtStart, @dtEnd, @stato, @dtLastTry);
|
||||
SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FROM PrintJobQueue WHERE (IdxPrintJob = SCOPE_IDENTITY())</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@TipoCart" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="TipoCart" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UDC" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UDC" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@prtName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="prtName" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtStart" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtStart" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtEnd" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@stato" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="stato" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtLastTry" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</InsertCommand>
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="true">
|
||||
<CommandText>SELECT * FROM dbo.PrintJobQueue</CommandText>
|
||||
<Parameters />
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
<UpdateCommand>
|
||||
<DbCommand CommandType="Text" ModifiedByUser="false">
|
||||
<CommandText>UPDATE [dbo].[PrintJobQueue] SET [TipoCart] = @TipoCart, [UDC] = @UDC, [prtName] = @prtName, [dtStart] = @dtStart, [dtEnd] = @dtEnd, [stato] = @stato, [dtLastTry] = @dtLastTry WHERE (([IdxPrintJob] = @Original_IdxPrintJob) AND ([TipoCart] = @Original_TipoCart) AND ([UDC] = @Original_UDC) AND ([prtName] = @Original_prtName) AND ([dtStart] = @Original_dtStart) AND ((@IsNull_dtEnd = 1 AND [dtEnd] IS NULL) OR ([dtEnd] = @Original_dtEnd)) AND ([stato] = @Original_stato) AND ((@IsNull_dtLastTry = 1 AND [dtLastTry] IS NULL) OR ([dtLastTry] = @Original_dtLastTry)));
|
||||
SELECT IdxPrintJob, TipoCart, UDC, prtName, dtStart, dtEnd, stato, dtLastTry FROM PrintJobQueue WHERE (IdxPrintJob = @IdxPrintJob)</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@TipoCart" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="TipoCart" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UDC" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UDC" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@prtName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="prtName" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtStart" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtStart" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtEnd" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@stato" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="stato" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@dtLastTry" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_IdxPrintJob" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="IdxPrintJob" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_TipoCart" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="TipoCart" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UDC" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UDC" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_prtName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="prtName" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtStart" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtStart" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_dtEnd" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtEnd" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtEnd" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Original_stato" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="stato" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@IsNull_dtLastTry" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="true" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="DateTime" Direction="Input" ParameterName="@Original_dtLastTry" Precision="0" ProviderType="DateTime" Scale="0" Size="0" SourceColumn="dtLastTry" SourceColumnNullMapping="false" SourceVersion="Original" />
|
||||
<Parameter AllowDbNull="false" AutogeneratedName="IdxPrintJob" ColumnName="IdxPrintJob" DataSourceName="TK_GMWTest.dbo.PrintJobQueue" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@IdxPrintJob" Precision="0" ProviderType="Int" Scale="0" Size="4" SourceColumn="IdxPrintJob" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</UpdateCommand>
|
||||
</DbSource>
|
||||
</MainSource>
|
||||
<Mappings>
|
||||
<Mapping SourceColumn="IdxPrintJob" DataSetColumn="IdxPrintJob" />
|
||||
<Mapping SourceColumn="TipoCart" DataSetColumn="TipoCart" />
|
||||
<Mapping SourceColumn="UDC" DataSetColumn="UDC" />
|
||||
<Mapping SourceColumn="prtName" DataSetColumn="prtName" />
|
||||
<Mapping SourceColumn="dtStart" DataSetColumn="dtStart" />
|
||||
<Mapping SourceColumn="dtEnd" DataSetColumn="dtEnd" />
|
||||
<Mapping SourceColumn="stato" DataSetColumn="stato" />
|
||||
<Mapping SourceColumn="dtLastTry" DataSetColumn="dtLastTry" />
|
||||
</Mappings>
|
||||
<Sources>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.stp_PJQ_chiudiZoombie" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="chiudiZoombie" Modifier="Public" Name="chiudiZoombie" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy3" UserSourceName="chiudiZoombie">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_PJQ_chiudiZoombie</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@dtLastTryMax" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.stp_PJQ_getNext" DbObjectType="StoredProcedure" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getNext" GetMethodModifier="Public" GetMethodName="getNext" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getNext" UserSourceName="getNext">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_PJQ_getNext</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.stp_PJQ_insert" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="insertQuery" Modifier="Public" Name="insertQuery" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy" UserSourceName="insertQuery">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_PJQ_insert</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@TipoCart" Precision="0" ProviderType="VarChar" Scale="0" Size="250" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@UDC" Precision="0" ProviderType="VarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@prtName" Precision="0" ProviderType="VarChar" Scale="0" Size="500" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.stp_PJQ_updateLastTry" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="updateLastTry" Modifier="Public" Name="updateLastTry" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy2" UserSourceName="updateLastTry">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_PJQ_updateLastTry</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@UDC" Precision="0" ProviderType="VarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
<DbSource ConnectionRef="GMWConnectionString (Settings)" DbObjectName="TK_GMWTest.dbo.stp_PJQ_updateStato" DbObjectType="StoredProcedure" GenerateShortCommands="true" GeneratorSourceName="updateStato" Modifier="Public" Name="updateStato" QueryType="NoData" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetDataBy1" UserSourceName="updateStato">
|
||||
<SelectCommand>
|
||||
<DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
|
||||
<CommandText>dbo.stp_PJQ_updateStato</CommandText>
|
||||
<Parameters>
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@IdxPrintJob" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@stato" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
|
||||
</Parameters>
|
||||
</DbCommand>
|
||||
</SelectCommand>
|
||||
</DbSource>
|
||||
</Sources>
|
||||
</TableAdapter>
|
||||
</Tables>
|
||||
<Sources />
|
||||
</DataSource>
|
||||
@@ -1528,6 +1667,38 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PrintJobQueue" msprop:Generator_TableClassName="PrintJobQueueDataTable" msprop:Generator_TableVarName="tablePrintJobQueue" msprop:Generator_RowChangedName="PrintJobQueueRowChanged" msprop:Generator_TablePropName="PrintJobQueue" msprop:Generator_RowDeletingName="PrintJobQueueRowDeleting" msprop:Generator_RowChangingName="PrintJobQueueRowChanging" msprop:Generator_RowEvHandlerName="PrintJobQueueRowChangeEventHandler" msprop:Generator_RowDeletedName="PrintJobQueueRowDeleted" msprop:Generator_RowClassName="PrintJobQueueRow" msprop:Generator_UserTableName="PrintJobQueue" msprop:Generator_RowEvArgName="PrintJobQueueRowChangeEvent">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="IdxPrintJob" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnIdxPrintJob" msprop:Generator_ColumnPropNameInRow="IdxPrintJob" msprop:Generator_ColumnPropNameInTable="IdxPrintJobColumn" msprop:Generator_UserColumnName="IdxPrintJob" type="xs:int" />
|
||||
<xs:element name="TipoCart" msprop:Generator_ColumnVarNameInTable="columnTipoCart" msprop:Generator_ColumnPropNameInRow="TipoCart" msprop:Generator_ColumnPropNameInTable="TipoCartColumn" msprop:Generator_UserColumnName="TipoCart">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="250" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UDC" msprop:Generator_ColumnVarNameInTable="columnUDC" msprop:Generator_ColumnPropNameInRow="UDC" msprop:Generator_ColumnPropNameInTable="UDCColumn" msprop:Generator_UserColumnName="UDC">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="50" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="prtName" msprop:Generator_ColumnVarNameInTable="columnprtName" msprop:Generator_ColumnPropNameInRow="prtName" msprop:Generator_ColumnPropNameInTable="prtNameColumn" msprop:Generator_UserColumnName="prtName">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="500" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="dtStart" msprop:Generator_ColumnVarNameInTable="columndtStart" msprop:Generator_ColumnPropNameInRow="dtStart" msprop:Generator_ColumnPropNameInTable="dtStartColumn" msprop:Generator_UserColumnName="dtStart" type="xs:dateTime" />
|
||||
<xs:element name="dtEnd" msprop:Generator_ColumnVarNameInTable="columndtEnd" msprop:Generator_ColumnPropNameInRow="dtEnd" msprop:Generator_ColumnPropNameInTable="dtEndColumn" msprop:Generator_UserColumnName="dtEnd" type="xs:dateTime" minOccurs="0" />
|
||||
<xs:element name="stato" msprop:Generator_ColumnVarNameInTable="columnstato" msprop:Generator_ColumnPropNameInRow="stato" msprop:Generator_ColumnPropNameInTable="statoColumn" msprop:Generator_UserColumnName="stato" type="xs:int" />
|
||||
<xs:element name="dtLastTry" msprop:Generator_ColumnVarNameInTable="columndtLastTry" msprop:Generator_ColumnPropNameInRow="dtLastTry" msprop:Generator_ColumnPropNameInTable="dtLastTryColumn" msprop:Generator_UserColumnName="dtLastTry" type="xs:dateTime" minOccurs="0" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
@@ -1546,5 +1717,9 @@
|
||||
<xs:selector xpath=".//mstns:stp_prtCartFinitiByUDC" />
|
||||
<xs:field xpath="mstns:UDC" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PrintJobQueue_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//mstns:PrintJobQueue" />
|
||||
<xs:field xpath="mstns:IdxPrintJob" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
@@ -6,13 +6,14 @@
|
||||
</autogenerated>-->
|
||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="71" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||
<Shapes>
|
||||
<Shape ID="DesignTable:stp_prtCartByUDC" ZOrder="7" X="81" Y="41" Height="305" Width="249" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartMatPrimaByUDC" ZOrder="6" X="388" Y="46" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartLiquidi_F18ByUDC" ZOrder="5" X="1086" Y="54" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartLiquidi_F10ByUDC" ZOrder="4" X="729" Y="54" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartAnimeByUDC" ZOrder="3" X="100" Y="417" Height="305" Width="287" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartFusiByUDC" ZOrder="2" X="520" Y="480" Height="305" Width="272" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartFinitiByUDC" ZOrder="1" X="886" Y="511" Height="305" Width="278" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartByUDC" ZOrder="8" X="81" Y="41" Height="305" Width="249" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartMatPrimaByUDC" ZOrder="7" X="388" Y="46" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartLiquidi_F18ByUDC" ZOrder="6" X="1054" Y="52" Height="305" Width="236" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartLiquidi_F10ByUDC" ZOrder="5" X="729" Y="54" Height="305" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartAnimeByUDC" ZOrder="4" X="100" Y="417" Height="305" Width="287" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartFusiByUDC" ZOrder="1" X="439" Y="467" Height="305" Width="272" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:stp_prtCartFinitiByUDC" ZOrder="2" X="734" Y="438" Height="305" Width="278" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
|
||||
<Shape ID="DesignTable:PrintJobQueue" ZOrder="3" X="1047" Y="435" Height="324" Width="279" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="178" />
|
||||
</Shapes>
|
||||
<Connectors />
|
||||
</DiagramLayout>
|
||||
@@ -38,6 +38,7 @@ namespace GMW_data
|
||||
public DS_cartelliniTableAdapters.stp_prtCartMatPrimaByUDCTableAdapter taPrtCartMP;
|
||||
public DS_cartelliniTableAdapters.stp_prtCartLiquidi_F10ByUDCTableAdapter taPrtCartLiqF10;
|
||||
public DS_cartelliniTableAdapters.stp_prtCartLiquidi_F18ByUDCTableAdapter taPrtCartLiqF18;
|
||||
public DS_cartelliniTableAdapters.PrintJobQueueTableAdapter taPJQ;
|
||||
|
||||
|
||||
/// <summary>
|
||||
@@ -70,6 +71,7 @@ namespace GMW_data
|
||||
taPrtCartMP = new GMW_data.DS_cartelliniTableAdapters.stp_prtCartMatPrimaByUDCTableAdapter();
|
||||
taPrtCartLiqF10 = new GMW_data.DS_cartelliniTableAdapters.stp_prtCartLiquidi_F10ByUDCTableAdapter();
|
||||
taPrtCartLiqF18 = new GMW_data.DS_cartelliniTableAdapters.stp_prtCartLiquidi_F18ByUDCTableAdapter();
|
||||
taPJQ = new DS_cartelliniTableAdapters.PrintJobQueueTableAdapter();
|
||||
}
|
||||
/// <summary>
|
||||
/// effettua setup dei connection strings da web.config delal singola applicazione
|
||||
@@ -103,6 +105,7 @@ namespace GMW_data
|
||||
taPrtCartMP.Connection.ConnectionString = connString;
|
||||
taPrtCartLiqF10.Connection.ConnectionString = connString;
|
||||
taPrtCartLiqF18.Connection.ConnectionString = connString;
|
||||
taPJQ.Connection.ConnectionString = connString;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
@@ -423,6 +423,8 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="SqlScripts\V1.2\GMW_410_TEKAL\Sincroniz da TK_GMWTest a TK_GMW NON USARE.txt" />
|
||||
<Content Include="SqlScripts\V2.2_TK\GMW_00570.sql" />
|
||||
<Content Include="SqlScripts\V2.2_TK\GMW_00569.sql" />
|
||||
<None Include="SqlScripts\Vocabolario\vocab_562.sql" />
|
||||
<None Include="SqlScripts\V2.2_TK\GMW_00550.sql" />
|
||||
<None Include="SqlScripts\V2.2_TK\GMW_00562.sql" />
|
||||
|
||||
@@ -0,0 +1,130 @@
|
||||
set xact_abort on;
|
||||
go
|
||||
|
||||
begin transaction;
|
||||
go
|
||||
|
||||
create table PrintJobQueue(
|
||||
IdxPrintJob int not null identity constraint PK_printJobQueue primary key,
|
||||
TipoCart nvarchar(250) not null,
|
||||
UDC nvarchar(50) not null,
|
||||
prtName nvarchar(500) not null,
|
||||
dtStart datetime not null,
|
||||
dtEnd datetime,
|
||||
stato int not null constraint DF_printJobQueue_stato default ((0))
|
||||
);
|
||||
go
|
||||
|
||||
create index i_awaitingPrint on PrintJobQueue(stato)
|
||||
where ([stato]=(0));
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'chiave con ordinamento FIFO', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'IdxPrintJob';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'tipo di cartellino', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'TipoCart';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'cod UDC da stampare', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'UDC';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'printer name (nome completo stampante)', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'prtName';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'dataora richiesta', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'dtStart';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'data/ora evento stampa/annullamento', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'dtEnd';
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'stato: 0=wait, 1=fatto, -1=annullato', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'stato';
|
||||
go
|
||||
|
||||
commit;
|
||||
go
|
||||
|
||||
|
||||
set xact_abort on;
|
||||
go
|
||||
|
||||
begin transaction;
|
||||
go
|
||||
|
||||
set ANSI_NULLS on;
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_getNext
|
||||
*
|
||||
* restituisce riga del primo job da processare dalla tabella gestione coda
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.07.23
|
||||
*
|
||||
****************************************/
|
||||
create PROCEDURE stp_PJQ_getNext
|
||||
|
||||
AS
|
||||
|
||||
SELECT TOP 1 *
|
||||
FROM PrintJobQueue
|
||||
WHERE stato = 0
|
||||
ORDER BY IdxPrintJob ASC
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_insert
|
||||
*
|
||||
* inserisce un job di stampa in tabella gestioen coda
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.07.23
|
||||
*
|
||||
****************************************/
|
||||
create PROCEDURE stp_PJQ_insert
|
||||
(
|
||||
@TipoCart VARCHAR(250),
|
||||
@UDC VARCHAR(50),
|
||||
@prtName VARCHAR(500)
|
||||
)
|
||||
AS
|
||||
|
||||
INSERT INTO PrintJobQueue(TipoCart, UDC, prtName, dtStart, stato)
|
||||
VALUES (@TipoCart, @UDC, @prtName, GETDATE(), 0)
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_updateStato
|
||||
*
|
||||
* aggiorna stato di un job di stampa in tabella gestione coda
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.07.23
|
||||
*
|
||||
****************************************/
|
||||
create PROCEDURE stp_PJQ_updateStato
|
||||
(
|
||||
@IdxPrintJob INT,
|
||||
@stato INT
|
||||
)
|
||||
AS
|
||||
|
||||
UPDATE PrintJobQueue
|
||||
SET stato = @stato,
|
||||
dtEnd = GETDATE()
|
||||
WHERE IdxPrintJob = @IdxPrintJob
|
||||
go
|
||||
|
||||
commit;
|
||||
go
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-- registro versione...
|
||||
INSERT INTO [dbo].[LogUpdateDb] ([Versione],[Data]) VALUES(569, GETDATE())
|
||||
GO
|
||||
SELECT TOP 5 * FROM LogUpdateDb ORDER BY Versione DESC
|
||||
GO
|
||||
@@ -0,0 +1,172 @@
|
||||
set xact_abort on;
|
||||
go
|
||||
|
||||
begin transaction;
|
||||
go
|
||||
|
||||
alter table PrintJobQueue add
|
||||
dtLastTry datetime;
|
||||
go
|
||||
|
||||
exec sp_addextendedproperty 'MS_Description', 'data/ora ultimo tentativo di stampa (x check se zombie process)', 'SCHEMA', 'dbo', 'TABLE', 'PrintJobQueue', 'COLUMN', 'dtLastTry';
|
||||
go
|
||||
|
||||
set ANSI_NULLS on;
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_chiudiZombie
|
||||
*
|
||||
* aggiorna la tabella indicando come zoombie processi che abbiano dtLastTry antecedente a @dtLastTryMax e stato=0
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.10.03
|
||||
*
|
||||
****************************************/
|
||||
create PROCEDURE stp_PJQ_chiudiZoombie
|
||||
(
|
||||
@dtLastTryMax DATETIME
|
||||
)
|
||||
AS
|
||||
|
||||
UPDATE PrintJobQueue
|
||||
SET stato = -1
|
||||
WHERE stato = 0 AND dtLastTry < @dtLastTryMax
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_updateStato
|
||||
*
|
||||
* aggiorna stato di un job di stampa in tabella gestione coda (stato = 0) x un dato UDC
|
||||
* indicando che ho tentato di stamparlo (x sapere che non è un processo zombie)
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.10.03
|
||||
*
|
||||
****************************************/
|
||||
create PROCEDURE stp_PJQ_updateLastTry
|
||||
(
|
||||
@UDC VARCHAR(50)
|
||||
)
|
||||
AS
|
||||
|
||||
UPDATE PrintJobQueue
|
||||
SET dtLastTry = GETDATE()
|
||||
WHERE stato = 0 AND UDC = @UDC
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_insert
|
||||
*
|
||||
* inserisce un job di stampa in tabella gestioen coda
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.07.23
|
||||
*
|
||||
****************************************/
|
||||
alter PROCEDURE stp_PJQ_insert
|
||||
(
|
||||
@TipoCart VARCHAR(250),
|
||||
@UDC VARCHAR(50),
|
||||
@prtName VARCHAR(500)
|
||||
)
|
||||
AS
|
||||
|
||||
INSERT INTO PrintJobQueue(TipoCart, UDC, prtName, dtStart, dtLastTry, stato)
|
||||
VALUES (@TipoCart, @UDC, @prtName, GETDATE(), GETDATE(), 0)
|
||||
go
|
||||
|
||||
commit;
|
||||
go
|
||||
|
||||
|
||||
set xact_abort on;
|
||||
go
|
||||
|
||||
begin transaction;
|
||||
go
|
||||
|
||||
set ANSI_NULLS on;
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_chiudiZombie
|
||||
*
|
||||
* aggiorna la tabella indicando come zoombie processi che abbiano dtLastTry antecedente a @dtLastTryMax e stato=0
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.10.03
|
||||
*
|
||||
****************************************/
|
||||
alter PROCEDURE stp_PJQ_chiudiZoombie
|
||||
(
|
||||
@dtLastTryMax DATETIME
|
||||
)
|
||||
AS
|
||||
|
||||
UPDATE PrintJobQueue
|
||||
SET stato = -1
|
||||
WHERE stato = 0 AND dtLastTry < @dtLastTryMax
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_insert
|
||||
*
|
||||
* inserisce un job di stampa in tabella gestioen coda
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.07.23
|
||||
*
|
||||
****************************************/
|
||||
alter PROCEDURE stp_PJQ_insert
|
||||
(
|
||||
@TipoCart VARCHAR(250),
|
||||
@UDC VARCHAR(50),
|
||||
@prtName VARCHAR(500)
|
||||
)
|
||||
AS
|
||||
|
||||
INSERT INTO PrintJobQueue(TipoCart, UDC, prtName, dtStart, dtLastTry, stato)
|
||||
VALUES (@TipoCart, @UDC, @prtName, GETDATE(), GETDATE(), 0)
|
||||
go
|
||||
|
||||
/***************************************
|
||||
* STORED stp_PJQ_updateStato
|
||||
*
|
||||
* aggiorna stato di un job di stampa in tabella gestione coda (stato = 0) x un dato UDC
|
||||
* indicando che ho tentato di stamparlo (x sapere che non è un processo zombie)
|
||||
*
|
||||
* Steamware, S.E.L.
|
||||
* mod: 2013.10.03
|
||||
*
|
||||
****************************************/
|
||||
alter PROCEDURE stp_PJQ_updateLastTry
|
||||
(
|
||||
@UDC VARCHAR(50)
|
||||
)
|
||||
AS
|
||||
|
||||
UPDATE PrintJobQueue
|
||||
SET dtLastTry = GETDATE()
|
||||
WHERE stato = 0 AND UDC = @UDC
|
||||
go
|
||||
|
||||
commit;
|
||||
go
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
update PrintJobQueue
|
||||
set dtLastTry = dtStart
|
||||
where dtLastTry IS NULL
|
||||
|
||||
SELECT * FROM PrintJobQueue
|
||||
GO
|
||||
|
||||
-- registro versione...
|
||||
INSERT INTO [dbo].[LogUpdateDb] ([Versione],[Data]) VALUES(570, GETDATE())
|
||||
GO
|
||||
SELECT TOP 5 * FROM LogUpdateDb ORDER BY Versione DESC
|
||||
GO
|
||||
+2290
-2290
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -276,6 +276,40 @@ public class reportPrinter
|
||||
public bool stampaCartellino(tipoCartellino cartellino, string UDC, string printerName)
|
||||
{
|
||||
bool answ = false;
|
||||
int idxPrintJob = 0;
|
||||
// gestione coda: SE abilitata...
|
||||
if (memLayer.ML.confReadBool("enableQueue"))
|
||||
{
|
||||
// incomincio con gestione della coda di stampa... inserisco in tab la richiesta di stampa...
|
||||
DataProxy.obj.taPJQ.insertQuery(cartellino.ToString(), UDC, printerName);
|
||||
// faccio un ciclo while... finchè non sono "in testa" alla coda delle esecuzioni aspetto...
|
||||
string nextUdc = "ND";
|
||||
try
|
||||
{
|
||||
nextUdc = DataProxy.obj.taPJQ.getNext()[0].UDC;
|
||||
}
|
||||
catch
|
||||
{
|
||||
nextUdc = "ND";
|
||||
}
|
||||
// verifico eventuali processi zombie: quelli in stato 0 con LastTry superiore a data attuale meno zombieMsTime
|
||||
DataProxy.obj.taPJQ.chiudiZoombie(DateTime.Now.AddMilliseconds(-memLayer.ML.confReadInt("zombieMsTime")));
|
||||
// ora inizio a fare le mie stampe...
|
||||
Random rand = new Random();
|
||||
int msWait = 200;
|
||||
while (nextUdc != UDC)
|
||||
{
|
||||
// indico che ho fatto un tentativo di stampa aggiornando dtLastTry
|
||||
DataProxy.obj.taPJQ.updateLastTry(UDC);
|
||||
// aspetto...
|
||||
msWait = rand.Next(memLayer.ML.confReadInt("minWait"), memLayer.ML.confReadInt("maxWait"));
|
||||
System.Threading.Thread.Sleep(msWait);
|
||||
// leggo prox record da coda
|
||||
nextUdc = DataProxy.obj.taPJQ.getNext()[0].UDC;
|
||||
}
|
||||
// salvo idx job...
|
||||
idxPrintJob = DataProxy.obj.taPJQ.getNext()[0].IdxPrintJob;
|
||||
}
|
||||
string outForm = "";
|
||||
string pagWidth = "";
|
||||
string pagHeigth = "";
|
||||
@@ -334,7 +368,21 @@ public class reportPrinter
|
||||
margin = memLayer.ML.confReadString(string.Format("Margin{0}", tipo));
|
||||
// compongo parametri stampa
|
||||
devInfoParam deviceInfo = new devInfoParam(outForm, pagHeigth, pagWidth, margin, margin, margin, margin);
|
||||
answ = printAndLog(UDC, printerName, answ, report, deviceInfo);
|
||||
answ = printAndLog(UDC, printerName, answ, report, deviceInfo);
|
||||
// gestione coda: SE abilitata...
|
||||
if (memLayer.ML.confReadBool("enableQueue"))
|
||||
{
|
||||
if (answ)
|
||||
{
|
||||
// registro stampato in tabella queue...
|
||||
DataProxy.obj.taPJQ.updateStato(idxPrintJob, 1);
|
||||
}
|
||||
else
|
||||
{
|
||||
// registro annullato in tab queue...
|
||||
DataProxy.obj.taPJQ.updateStato(idxPrintJob, -1);
|
||||
}
|
||||
}
|
||||
return answ;
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_prod\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -177,9 +177,9 @@ call :CheckParameterFile
|
||||
echo. Start executing msdeploy.exe
|
||||
echo -------------------------------------------------------
|
||||
if not exist "%_DeploySetParametersFile%" (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW\\App_Data$'
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW\\App_Data$'
|
||||
) else (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
)
|
||||
|
||||
if "%_HaveArgMSDeployAdditonalFlags%" == "" (
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\SP_test\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -177,9 +177,9 @@ call :CheckParameterFile
|
||||
echo. Start executing msdeploy.exe
|
||||
echo -------------------------------------------------------
|
||||
if not exist "%_DeploySetParametersFile%" (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW_test\\App_Data$'
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW_test\\App_Data$'
|
||||
) else (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW_test\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\SP_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW_test\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
)
|
||||
|
||||
if "%_HaveArgMSDeployAdditonalFlags%" == "" (
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_prod\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -177,9 +177,9 @@ call :CheckParameterFile
|
||||
echo. Start executing msdeploy.exe
|
||||
echo -------------------------------------------------------
|
||||
if not exist "%_DeploySetParametersFile%" (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW\\App_Data$'
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW\\App_Data$'
|
||||
) else (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_prod\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
)
|
||||
|
||||
if "%_HaveArgMSDeployAdditonalFlags%" == "" (
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2012\Projects\GMW\GMW\obj\TK_test\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -177,9 +177,9 @@ call :CheckParameterFile
|
||||
echo. Start executing msdeploy.exe
|
||||
echo -------------------------------------------------------
|
||||
if not exist "%_DeploySetParametersFile%" (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW_test\\App_Data$'
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW_test\\App_Data$'
|
||||
) else (
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default\ Web\ Site/GMW_test\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
set _MSDeployCommandline="%MSDeployPath%msdeploy.exe" -source:package='%RootPath%GMW.zip' -dest:%_Destination% -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -skip:objectname='dirPath',absolutepath='obj\\TK_test\\Package\\PackageTmp\\App_Data$' -skip:objectname='dirPath',absolutepath='Default Web Site/GMW_test\\App_Data$' -setParamFile:"%_DeploySetParametersFile%"
|
||||
)
|
||||
|
||||
if "%_HaveArgMSDeployAdditonalFlags%" == "" (
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user