Update db e codice x ultimo installer

git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@37 365432ac-a1b5-4ffd-bb28-6d3099d32164
This commit is contained in:
samuele
2010-05-11 08:08:36 +00:00
parent 6e83771b58
commit bda4c4071e
52 changed files with 2221 additions and 391 deletions
-10
View File
@@ -15,8 +15,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SetDirPerm", "..\SetDirecto
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "IISConsoleVB", "..\IISCustomActionVB\IISConsoleVB\IISConsoleVB.vbproj", "{67AF6121-D250-44E3-9C4E-0FC36599AAE4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GMW_Reports", "GMW_Reports\GMW_Reports.csproj", "{ADACC5A9-F45C-4659-9026-73E1E82517EF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -92,14 +90,6 @@ Global
{67AF6121-D250-44E3-9C4E-0FC36599AAE4}.Installer|Any CPU.ActiveCfg = Release|Any CPU
{67AF6121-D250-44E3-9C4E-0FC36599AAE4}.Installer|Any CPU.Build.0 = Release|Any CPU
{67AF6121-D250-44E3-9C4E-0FC36599AAE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Deploy|Any CPU.ActiveCfg = Debug|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Installer_Offline|Any CPU.ActiveCfg = Release|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Installer_test|Any CPU.ActiveCfg = Release|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Installer|Any CPU.ActiveCfg = Release|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ADACC5A9-F45C-4659-9026-73E1E82517EF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
+5 -5
View File
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -98,10 +98,10 @@
<ZIndex>1</ZIndex>
<CanGrow>true</CanGrow>
<Height>0.91429cm</Height>
<Value>Cartellino Completo</Value>
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
+4 -4
View File
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -101,7 +101,7 @@
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
+1 -1
View File
@@ -14,7 +14,7 @@ namespace GMW.WS
/// <summary>
/// WebService per gestioen sw bilance
/// </summary>
[WebService(Namespace = "http://www.steamware.net/", Description = "Web Services che funziona da collettore di tutte le richieste delle applicazioni per le bilance integrate a <b>GMW</b> v.1.0.36")]
[WebService(Namespace = "http://www.steamware.net/", Description = "Web Services che funziona da collettore di tutte le richieste delle applicazioni per le bilance integrate a <b>GMW</b> v.1.0.37")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
[System.ComponentModel.ToolboxItem(false)]
public class bilance : System.Web.Services.WebService
+1 -1
View File
@@ -90,7 +90,7 @@
<add key="PageWidthCartCompleto" value="21cm"/>
<add key="PageHeightCartCompleto" value="14.8cm"/>
<add key="MarginCompleto" value="0.5cm"/>
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc"/>
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC"/>
<add key="_logDir" value="~/logs/"/>
<add key="_logLevel" value="6"/>
<add key="_logMaxMb" value="30"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -7,7 +7,7 @@
<add key="PageWidthCartCompleto" value="21cm"/>
<add key="PageHeightCartCompleto" value="14.8cm"/>
<add key="MarginCompleto" value="0.5cm"/>
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc"/>
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC"/>
<add key="_logDir" value="~/logs/"/>
<add key="_logLevel" value="6"/>
<add key="_logMaxMb" value="30"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1682 -25
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+24 -23
View File
@@ -4,26 +4,27 @@
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="-47" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="-10" ViewPortY="356" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:AnagStati" ZOrder="22" X="867" Y="533" Height="115" Width="201" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagTipoDichiaraz" ZOrder="15" X="785" Y="654" Height="115" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagStatiProdotto" ZOrder="21" X="99" Y="722" Height="115" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagArticoli" ZOrder="20" X="168" Y="43" Height="153" Width="217" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
<Shape ID="DesignTable:Impianti2Articoli" ZOrder="19" X="489" Y="35" Height="248" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:StoricoEventi" ZOrder="17" X="855" Y="777" Height="305" Width="221" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:RelazUDC" ZOrder="14" X="27" Y="249" Height="153" Width="201" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagImpianti" ZOrder="11" X="853" Y="19" Height="191" Width="224" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:AnagCompanySito" ZOrder="10" X="1156" Y="-8" Height="172" Width="253" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:AnagBilance" ZOrder="9" X="1261" Y="306" Height="172" Width="227" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
<Shape ID="DesignTable:ElencoCartellini" ZOrder="1" X="462" Y="346" Height="381" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:AnagImballi" ZOrder="6" X="72" Y="488" Height="153" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
<Shape ID="DesignTable:v_ArtInProd" ZOrder="5" X="1209" Y="588" Height="324" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:AnagOperatori" ZOrder="4" X="488" Y="821" Height="248" Width="231" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
<Shape ID="DesignTable:AnagClienti" ZOrder="2" X="240" Y="910" Height="115" Width="212" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagStati" ZOrder="23" X="867" Y="533" Height="115" Width="201" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagTipoDichiaraz" ZOrder="16" X="785" Y="654" Height="115" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagStatiProdotto" ZOrder="22" X="99" Y="722" Height="115" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagArticoli" ZOrder="21" X="168" Y="43" Height="153" Width="217" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="102" />
<Shape ID="DesignTable:Impianti2Articoli" ZOrder="20" X="489" Y="35" Height="248" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="159" />
<Shape ID="DesignTable:StoricoEventi" ZOrder="18" X="855" Y="777" Height="305" Width="221" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:RelazUDC" ZOrder="15" X="27" Y="249" Height="153" Width="201" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:AnagImpianti" ZOrder="12" X="853" Y="19" Height="191" Width="224" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:AnagCompanySito" ZOrder="11" X="1156" Y="-8" Height="172" Width="253" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="121" />
<Shape ID="DesignTable:AnagBilance" ZOrder="10" X="1261" Y="306" Height="172" Width="227" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
<Shape ID="DesignTable:ElencoCartellini" ZOrder="2" X="462" Y="346" Height="381" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:AnagImballi" ZOrder="7" X="72" Y="488" Height="153" Width="225" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="83" />
<Shape ID="DesignTable:v_ArtInProd" ZOrder="6" X="1209" Y="588" Height="324" Width="254" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
<Shape ID="DesignTable:AnagOperatori" ZOrder="5" X="488" Y="821" Height="248" Width="231" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="197" />
<Shape ID="DesignTable:AnagClienti" ZOrder="3" X="240" Y="910" Height="115" Width="212" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="64" />
<Shape ID="DesignTable:stp_prtCartByUDC" ZOrder="1" X="20" Y="1044" Height="305" Width="249" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="254" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:FK_Impianti2Articoli_AnagArticoli1" ZOrder="18" LineWidth="11">
<Connector ID="DesignRelation:FK_Impianti2Articoli_AnagArticoli1" ZOrder="19" LineWidth="11">
<RoutePoints>
<Point>
<X>385</X>
@@ -35,7 +36,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_StoricoEventi_AnagTipoDichiaraz" ZOrder="16" LineWidth="11">
<Connector ID="DesignRelation:FK_StoricoEventi_AnagTipoDichiaraz" ZOrder="17" LineWidth="11">
<RoutePoints>
<Point>
<X>947</X>
@@ -47,7 +48,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_Impianti2Articoli_AnagImpianti" ZOrder="13" LineWidth="11">
<Connector ID="DesignRelation:FK_Impianti2Articoli_AnagImpianti" ZOrder="14" LineWidth="11">
<RoutePoints>
<Point>
<X>853</X>
@@ -59,7 +60,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_AnagImpianti_AnagCompanySito" ZOrder="12" LineWidth="11">
<Connector ID="DesignRelation:FK_AnagImpianti_AnagCompanySito" ZOrder="13" LineWidth="11">
<RoutePoints>
<Point>
<X>1156</X>
@@ -71,7 +72,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_ElencoCartellini_AnagCompanySito" ZOrder="8" LineWidth="11">
<Connector ID="DesignRelation:FK_ElencoCartellini_AnagCompanySito" ZOrder="9" LineWidth="11">
<RoutePoints>
<Point>
<X>1173</X>
@@ -87,7 +88,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_ElencoCartellini_AnagStatiProdotto" ZOrder="7" LineWidth="11">
<Connector ID="DesignRelation:FK_ElencoCartellini_AnagStatiProdotto" ZOrder="8" LineWidth="11">
<RoutePoints>
<Point>
<X>336</X>
@@ -103,7 +104,7 @@
</Point>
</RoutePoints>
</Connector>
<Connector ID="DesignRelation:FK_AnagOperatori_AnagCompanySito" ZOrder="3" LineWidth="11">
<Connector ID="DesignRelation:FK_AnagOperatori_AnagCompanySito" ZOrder="4" LineWidth="11">
<RoutePoints>
<Point>
<X>1181</X>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+10 -28
View File
@@ -10,6 +10,7 @@ using System.Windows.Forms;
using Microsoft.Reporting.WinForms;
using System.Configuration;
using SteamWare;
using GMW_data;
/// <summary>
/// Classe che restituisce uno stream ed i dati accessori per reinviare un report in pdf
@@ -88,43 +89,24 @@ public class reportExporter
/// </summary>
/// <param name="tipoReport">report ammessi: RichiestaIntervento</param>
/// <param name="UDC">cod UDC</param>
/// <param name="deviceInfoParam">parametri "device input"</param>
/// <returns></returns>
public void popolaPdfStream(reportRichiesto tipoReport, string UDC)
public void popolaPdfStream(reportRichiesto tipoReport, string UDC, devInfoParam deviceInfoParam)
{
LocalReport report = new LocalReport();
string deviceInfo = "";
ReportParameter[] _UDC = { new ReportParameter("UDC", UDC) };
switch (tipoReport)
{
//case reportRichiesto.CartellinoPesa:
// report.ReportPath = @".\Reports\FAO.rdlc";
// report.DataSources.Add(new ReportDataSource("DataSet1", caricaDati(tipoReport, idxCiclo))); // OCCHIO!!! va messa sorgente dati CORRETTA
// deviceInfo = "<DeviceInfo>" +
// " <OutputFormat>PDF</OutputFormat>" +
// " <PageWidth>21cm</PageWidth>" +
// " <PageHeight>29.7cm</PageHeight>" +
// " <MarginTop>0.2cm</MarginTop>" +
// " <MarginLeft>0.2cm</MarginLeft>" +
// " <MarginRight>0.2cm</MarginRight>" +
// " <MarginBottom>0.2cm</MarginBottom>" +
// "</DeviceInfo>";
// report.SetParameters(_idxCiclo);
// // aggancio evento al report per gestire il caricamento dei subreports...
// report.SubreportProcessing += new SubreportProcessingEventHandler(report_SubreportProcessing);
// break;
case reportRichiesto.CartellinoPesa:
report.ReportPath = @".\Reports\CartellinoCompleto.rdlc";
report.DataSources.Add(new ReportDataSource(memLayer.ML.confReadString("ReportDatasource"), caricaDati(tipoReport, UDC)));
deviceInfo = deviceInfoParam.xmlParam;
break;
case reportRichiesto.CartellinoTara:
report.ReportPath = @".\Reports\CartellinoTara.rdlc";
report.DataSources.Add(new ReportDataSource("GMWDataSet_stp_getStatoByUdc", caricaDati(tipoReport, UDC))); // OCCHIO!!! va messa sorgente dati CORRETTA
deviceInfo = "<DeviceInfo>" +
" <OutputFormat>PDF</OutputFormat>" +
" <PageWidth>21cm</PageWidth>" +
" <PageHeight>14.8cm</PageHeight>" +
" <MarginTop>0.5cm</MarginTop>" +
" <MarginLeft>0.5cm</MarginLeft>" +
" <MarginRight>0.5cm</MarginRight>" +
" <MarginBottom>0.5cm</MarginBottom>" +
"</DeviceInfo>";
report.SetParameters(_UDC);
report.DataSources.Add(new ReportDataSource(memLayer.ML.confReadString("ReportDatasource"), caricaDati(tipoReport, UDC)));
deviceInfo = deviceInfoParam.xmlParam;
break;
default:
break;
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -98,10 +98,10 @@
<ZIndex>1</ZIndex>
<CanGrow>true</CanGrow>
<Height>0.91429cm</Height>
<Value>Cartellino Completo</Value>
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -101,7 +101,7 @@
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
Binary file not shown.
Binary file not shown.
@@ -7,7 +7,7 @@
<add key="PageWidthCartCompleto" value="21cm"/>
<add key="PageHeightCartCompleto" value="14.8cm"/>
<add key="MarginCompleto" value="0.5cm"/>
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc"/>
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC"/>
<add key="_logDir" value="~/logs/"/>
<add key="_logLevel" value="6"/>
<add key="_logMaxMb" value="30"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -59,7 +59,7 @@
<add key="PageWidthCartCompleto" value="21cm" />
<add key="PageHeightCartCompleto" value="14.8cm" />
<add key="MarginCompleto" value="0.5cm" />
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc" />
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC" />
<add key="_logDir" value="~/logs/" />
<add key="_logLevel" value="6" />
<add key="_logMaxMb" value="30" />
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -98,10 +98,10 @@
<ZIndex>1</ZIndex>
<CanGrow>true</CanGrow>
<Height>0.91429cm</Height>
<Value>Cartellino Completo</Value>
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
@@ -22,7 +22,7 @@
<rd:ReportID>3255cde9-74a1-4005-8008-232d8355d769</rd:ReportID>
<PageWidth>21cm</PageWidth>
<DataSets>
<DataSet Name="GMWDataSet_stp_getStatoByUdc">
<DataSet Name="GMWDataSet_stp_prtCartByUDC">
<Fields>
<Field Name="CodCompany">
<DataField>CodCompany</DataField>
@@ -63,12 +63,12 @@
</Fields>
<Query>
<DataSourceName>GMWConnectionString</DataSourceName>
<CommandText>dbo.stp_getStatoByUdc</CommandText>
<CommandText>dbo.stp_prtCartByUDC</CommandText>
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
</Query>
<rd:DataSetInfo>
<rd:DataSetName>GMWDataSet</rd:DataSetName>
<rd:TableName>stp_getStatoByUdc</rd:TableName>
<rd:TableName>stp_prtCartByUDC</rd:TableName>
<rd:TableAdapterName>
</rd:TableAdapterName>
<rd:TableAdapterFillMethod>
@@ -101,7 +101,7 @@
<Value>Cartellino Tara</Value>
</Textbox>
<Table Name="table1">
<DataSetName>GMWDataSet_stp_getStatoByUdc</DataSetName>
<DataSetName>GMWDataSet_stp_prtCartByUDC</DataSetName>
<Top>4cm</Top>
<TableGroups>
<TableGroup>
+1 -1
View File
@@ -14,7 +14,7 @@ namespace GMW.WS
/// <summary>
/// WebService per gestioen sw bilance
/// </summary>
[WebService(Namespace = "http://www.steamware.net/", Description = "Web Services che funziona da collettore di tutte le richieste delle applicazioni per le bilance integrate a <b>GMW</b> v.1.0.36")]
[WebService(Namespace = "http://www.steamware.net/", Description = "Web Services che funziona da collettore di tutte le richieste delle applicazioni per le bilance integrate a <b>GMW</b> v.1.0.37")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
[System.ComponentModel.ToolboxItem(false)]
public class bilance : System.Web.Services.WebService
+1 -1
View File
@@ -90,7 +90,7 @@
<add key="PageWidthCartCompleto" value="21cm"/>
<add key="PageHeightCartCompleto" value="14.8cm"/>
<add key="MarginCompleto" value="0.5cm"/>
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc"/>
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC"/>
<add key="_logDir" value="~/logs/"/>
<add key="_logLevel" value="6"/>
<add key="_logMaxMb" value="30"/>
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -7,7 +7,7 @@
<add key="PageWidthCartCompleto" value="21cm"/>
<add key="PageHeightCartCompleto" value="14.8cm"/>
<add key="MarginCompleto" value="0.5cm"/>
<add key="ReportDatasource" value="GMWDataSet_stp_getStatoByUdc"/>
<add key="ReportDatasource" value="GMWDataSet_stp_prtCartByUDC"/>
<add key="_logDir" value="~/logs/"/>
<add key="_logLevel" value="6"/>
<add key="_logMaxMb" value="30"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+5 -5
View File
@@ -349,14 +349,14 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:GMW"
"ProductCode" = "8:{19F81382-5942-416D-97C7-2376F9A2C5E3}"
"PackageCode" = "8:{4F10731D-12DD-4E01-991C-1C955B66CCCA}"
"ProductCode" = "8:{149D4565-B13E-4B8B-8820-163E5CA363F5}"
"PackageCode" = "8:{110CA267-F673-44EE-AAD9-343A88C16DCF}"
"UpgradeCode" = "8:{C9BC0732-DC92-4336-BAC9-A05A5D2A97C0}"
"RestartWWWService" = "11:TRUE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.36"
"ProductVersion" = "8:1.0.37"
"Manufacturer" = "8:SteamWare s.r.l."
"ARPHELPTELEPHONE" = "8:+39-035460560"
"ARPHELPLINK" = "8:http://www.steamware.net"
@@ -801,7 +801,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_4FD0E5B75A7F47B79080EC0983BE6583"
{
"SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Release\\SetDirectoryPermission.exe"
"SourcePath" = "8:..\\..\\SetDirectoryPermission\\obj\\Debug\\SetDirectoryPermission.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_5606017201AE45B480A8ABD8B8D68264"
@@ -829,7 +829,7 @@
}
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_8BDD7AA9D46A46EC80880F83F13C902E"
{
"SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Release\\IISConsoleVB.exe"
"SourcePath" = "8:..\\..\\IISCustomActionVB\\IISConsoleVB\\obj\\Debug\\IISConsoleVB.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_5606017201AE45B480A8ABD8B8D68264"
Binary file not shown.