diff --git a/GIM_data/Web.config b/GIM_data/Web.config index 705262d..f73f37e 100644 --- a/GIM_data/Web.config +++ b/GIM_data/Web.config @@ -18,7 +18,10 @@ - + + + + diff --git a/GIM_data/bin/GIM_data.dll b/GIM_data/bin/GIM_data.dll index e96c4b6..e7b99b2 100644 Binary files a/GIM_data/bin/GIM_data.dll and b/GIM_data/bin/GIM_data.dll differ diff --git a/GIM_data/bin/GIM_data.dll.config b/GIM_data/bin/GIM_data.dll.config index 705262d..f73f37e 100644 --- a/GIM_data/bin/GIM_data.dll.config +++ b/GIM_data/bin/GIM_data.dll.config @@ -18,7 +18,10 @@ - + + + + diff --git a/GIM_data/bin/SteamWare.dll b/GIM_data/bin/SteamWare.dll index e21275b..37426c0 100644 Binary files a/GIM_data/bin/SteamWare.dll and b/GIM_data/bin/SteamWare.dll differ diff --git a/GIM_data/obj/Debug/GIM_data.csprojResolveAssemblyReference.cache b/GIM_data/obj/Debug/GIM_data.csprojResolveAssemblyReference.cache index ea9e57a..7767458 100644 Binary files a/GIM_data/obj/Debug/GIM_data.csprojResolveAssemblyReference.cache and b/GIM_data/obj/Debug/GIM_data.csprojResolveAssemblyReference.cache differ diff --git a/GIM_data/reportPrinter.cs b/GIM_data/reportPrinter.cs index 0efe77b..ce63d2f 100644 --- a/GIM_data/reportPrinter.cs +++ b/GIM_data/reportPrinter.cs @@ -149,7 +149,7 @@ public class reportPrinter switch (tipoReport) { case reportRichiesto.ElencoMacchine: - report.ReportPath = string.Format(@".\{0}\MacchineReparti.rdlc",, memLayer.ML.CRS("ReportBasePath")); + report.ReportPath = string.Format(@".\{0}\MacchineReparti.rdlc", memLayer.ML.CRS("ReportBasePath")); report.DataSources.Add(new ReportDataSource("WebGim", caricaDati(tipoReport, parametro))); deviceInfo = new devInfoParam("EMF", "21cm", "29.7cm", "0.2cm", "0.2cm", "0.2cm", "0.2cm"); break; diff --git a/GIM_site/bin/SteamWare.dll b/GIM_site/bin/SteamWare.dll index e21275b..37426c0 100644 Binary files a/GIM_site/bin/SteamWare.dll and b/GIM_site/bin/SteamWare.dll differ diff --git a/GIM_site/obj/Debug/GIM_site.csproj.FileListAbsolute.txt b/GIM_site/obj/Debug/GIM_site.csproj.FileListAbsolute.txt index cfce018..e3f71e8 100644 --- a/GIM_site/obj/Debug/GIM_site.csproj.FileListAbsolute.txt +++ b/GIM_site/obj/Debug/GIM_site.csproj.FileListAbsolute.txt @@ -1,6 +1,4 @@ C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.csprojResolveAssemblyReference.cache -C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\RdlCompile.cache -C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\RdlCompile.compiled C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\NLog.config C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll.config C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll @@ -90,3 +88,12 @@ C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_s C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\RdlCompile.compiled C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.dll C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.pdb +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\logo.png +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\MacchineReparti.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\ReportInterventi.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\Report_MTBF_MTTR.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\RichiestaIntervento.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\MacchineReparti.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\Report_MTBF_MTTR.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\ReportInterventi.rdlc +C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\RichiestaIntervento.rdlc diff --git a/GIM_site/obj/Debug/GIM_site.csprojResolveAssemblyReference.cache b/GIM_site/obj/Debug/GIM_site.csprojResolveAssemblyReference.cache index 7cebdb2..c19e459 100644 Binary files a/GIM_site/obj/Debug/GIM_site.csprojResolveAssemblyReference.cache and b/GIM_site/obj/Debug/GIM_site.csprojResolveAssemblyReference.cache differ diff --git a/GIM_site/obj/Debug/RdlCompile.cache b/GIM_site/obj/Debug/RdlCompile.cache deleted file mode 100644 index 134cd5a..0000000 Binary files a/GIM_site/obj/Debug/RdlCompile.cache and /dev/null differ diff --git a/GIM_site/obj/Debug/RdlCompile.compiled b/GIM_site/obj/Debug/RdlCompile.compiled deleted file mode 100644 index e69de29..0000000