diff --git a/Jenkinsfile b/Jenkinsfile
index 0094361a..e09f0f76 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -12,7 +12,7 @@ pipeline {
steps {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
- withEnv(['NEXT_BUILD_NUMBER=1307']) {
+ withEnv(['NEXT_BUILD_NUMBER=1308']) {
// env.versionNumber = VersionNumber(versionNumberString : '6.11.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
env.versionNumber = VersionNumber(versionNumberString : '6.11.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
env.APP_NAME = 'MAPO'
diff --git a/MP-ADM/Web.config b/MP-ADM/Web.config
index 5cd3b8ce..d7841c9f 100644
--- a/MP-ADM/Web.config
+++ b/MP-ADM/Web.config
@@ -39,6 +39,8 @@
+
@@ -132,10 +134,7 @@
-
+
diff --git a/MP-IO/Web.config b/MP-IO/Web.config
index f6b21c18..8cd0351b 100644
--- a/MP-IO/Web.config
+++ b/MP-IO/Web.config
@@ -44,6 +44,8 @@
+
diff --git a/MP-LAND/App_Readme/Elmah.txt b/MP-LAND/App_Readme/Elmah.txt
new file mode 100644
index 00000000..784b3094
--- /dev/null
+++ b/MP-LAND/App_Readme/Elmah.txt
@@ -0,0 +1,15 @@
+A new HTTP handler has been configured in your application for consulting the
+error log and its feeds. It is reachable at elmah.axd under your application
+root. If, for example, your application is deployed at http://www.example.com,
+the URL for ELMAH would be http://www.example.com/elmah.axd. You can, of
+course, change this path in your application's configuration file.
+
+ELMAH is also set up to be secure such that it can only be accessed locally.
+You can enable remote access but then it is paramount that you secure access
+to authorized users or/and roles only. This can be done using standard
+authorization rules and configuration already built into ASP.NET. For more
+information, see http://code.google.com/p/elmah/wiki/SecuringErrorLogPages on
+the project site.
+
+Please review the commented out authorization section under
+ and make the appropriate changes.
diff --git a/MP-LAND/Web.config b/MP-LAND/Web.config
index 7f2896ac..c419028e 100644
--- a/MP-LAND/Web.config
+++ b/MP-LAND/Web.config
@@ -7,7 +7,12 @@
-
+
+
+
+
+
+
@@ -42,6 +47,7 @@
+
@@ -58,7 +64,11 @@
-
+
+
+
+
+
@@ -133,12 +143,38 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/MP-LAND/packages.config b/MP-LAND/packages.config
index 073e39aa..e80a40b6 100644
--- a/MP-LAND/packages.config
+++ b/MP-LAND/packages.config
@@ -6,6 +6,8 @@
+
+
diff --git a/MP-MON/App_Readme/Elmah.txt b/MP-MON/App_Readme/Elmah.txt
new file mode 100644
index 00000000..784b3094
--- /dev/null
+++ b/MP-MON/App_Readme/Elmah.txt
@@ -0,0 +1,15 @@
+A new HTTP handler has been configured in your application for consulting the
+error log and its feeds. It is reachable at elmah.axd under your application
+root. If, for example, your application is deployed at http://www.example.com,
+the URL for ELMAH would be http://www.example.com/elmah.axd. You can, of
+course, change this path in your application's configuration file.
+
+ELMAH is also set up to be secure such that it can only be accessed locally.
+You can enable remote access but then it is paramount that you secure access
+to authorized users or/and roles only. This can be done using standard
+authorization rules and configuration already built into ASP.NET. For more
+information, see http://code.google.com/p/elmah/wiki/SecuringErrorLogPages on
+the project site.
+
+Please review the commented out authorization section under
+ and make the appropriate changes.
diff --git a/MP-MON/MP-MON.csproj b/MP-MON/MP-MON.csproj
index 8f6ac4bf..e257e9d7 100644
--- a/MP-MON/MP-MON.csproj
+++ b/MP-MON/MP-MON.csproj
@@ -62,6 +62,9 @@
..\packages\DnsClient.1.3.2\lib\net45\DnsClient.dll
+
+ ..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll
+
..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.dll
@@ -265,6 +268,7 @@
+
diff --git a/MP-MON/Web.config b/MP-MON/Web.config
index 87423718..1f51fc68 100644
--- a/MP-MON/Web.config
+++ b/MP-MON/Web.config
@@ -108,13 +108,10 @@
-
-
-
@@ -134,5 +131,7 @@
+
\ No newline at end of file
diff --git a/MP-MON/packages.config b/MP-MON/packages.config
index a982ec9b..bb3eabeb 100644
--- a/MP-MON/packages.config
+++ b/MP-MON/packages.config
@@ -6,6 +6,8 @@
+
+
diff --git a/MP-Site/Web.config b/MP-Site/Web.config
index c1b1ed2f..dbfb5e3f 100644
--- a/MP-Site/Web.config
+++ b/MP-Site/Web.config
@@ -39,6 +39,8 @@
+
@@ -144,10 +146,7 @@
-
+
diff --git a/MP-TAB/Web.config b/MP-TAB/Web.config
index e4fa9bdb..fc31c3fe 100644
--- a/MP-TAB/Web.config
+++ b/MP-TAB/Web.config
@@ -63,6 +63,8 @@
+
@@ -139,10 +141,7 @@
-
+