diff --git a/MAPO.sln b/MAPO.sln
index 83af105f..163ba239 100644
--- a/MAPO.sln
+++ b/MAPO.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
-VisualStudioVersion = 15.0.26403.3
+VisualStudioVersion = 15.0.26430.6
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersGen", "VersGen\VersGen.csproj", "{663F7136-F470-4911-A9B6-044447F93168}"
EndProject
@@ -101,8 +101,8 @@ Global
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.IIS02|Any CPU.Build.0 = IIS02|Any CPU
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.MoonProDemo-OVH|Any CPU.ActiveCfg = IIS02|Any CPU
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.MoonProDemo-OVH|Any CPU.Build.0 = IIS02|Any CPU
- {119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.OVH-Demo|Any CPU.ActiveCfg = IIS02|Any CPU
- {119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.OVH-Demo|Any CPU.Build.0 = IIS02|Any CPU
+ {119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.OVH-Demo|Any CPU.ActiveCfg = OVH-Demo|Any CPU
+ {119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.OVH-Demo|Any CPU.Build.0 = OVH-Demo|Any CPU
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.Release|Any CPU.Build.0 = Release|Any CPU
{119EF0B4-CCE1-4F08-9ED2-D54E7775B4D9}.Steamware|Any CPU.ActiveCfg = IIS02|Any CPU
diff --git a/MP-Admin/MP-Admin.csproj b/MP-Admin/MP-Admin.csproj
index f50c92d6..0a8476c4 100644
--- a/MP-Admin/MP-Admin.csproj
+++ b/MP-Admin/MP-Admin.csproj
@@ -200,6 +200,7 @@
+
diff --git a/MP-Admin/MP-Admin.csproj.user b/MP-Admin/MP-Admin.csproj.user
index c3703067..c275aeba 100644
--- a/MP-Admin/MP-Admin.csproj.user
+++ b/MP-Admin/MP-Admin.csproj.user
@@ -1,7 +1,7 @@
- IIS01
+ OVH-Demo
ShowAllFiles
false
disabled
diff --git a/MP-Admin/Properties/PublishProfiles/Donati.pubxml b/MP-Admin/Properties/PublishProfiles/Donati.pubxml
index 5a0ffae3..1a4cabb4 100644
--- a/MP-Admin/Properties/PublishProfiles/Donati.pubxml
+++ b/MP-Admin/Properties/PublishProfiles/Donati.pubxml
@@ -18,21 +18,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
-
+
-
+
diff --git a/MP-Admin/Properties/PublishProfiles/IIS01.pubxml b/MP-Admin/Properties/PublishProfiles/IIS01.pubxml
index af3c7820..3eef3a1b 100644
--- a/MP-Admin/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP-Admin/Properties/PublishProfiles/IIS01.pubxml
@@ -25,21 +25,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
-
+
-
+
diff --git a/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml b/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml
new file mode 100644
index 00000000..c64a2e13
--- /dev/null
+++ b/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml
@@ -0,0 +1,59 @@
+
+
+
+
+ MSDeploy
+ Release
+ Any CPU
+
+ True
+ True
+ True
+ False
+ DonotMerge
+ True
+ https://wprod01.steamware.net:8172/MsDeploy.axd
+ mp.steamware.net/ADM
+
+ False
+ WMSVC
+ True
+ steamwovh\administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+ False
+
+
+
\ No newline at end of file
diff --git a/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml.user b/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml.user
new file mode 100644
index 00000000..2bfdc8c8
--- /dev/null
+++ b/MP-Admin/Properties/PublishProfiles/OVH-Demo.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFSC7SxKvFUatYSNDJzLCAwAAAAACAAAAAAADZgAAwAAAABAAAACHWIdSzYoDKUpZU/fx44FqAAAAAASAAACgAAAAEAAAAI43QYRfOCsZrpkzXRPRTcEYAAAAynvvJpUMUJmTlnZgGJdXeOxIKOpn9StjFAAAAFM160aT9PxSvghB34AmpwrxKHTL
+
+
\ No newline at end of file
diff --git a/MP-Admin/Web.OVH-Demo.config b/MP-Admin/Web.OVH-Demo.config
index da245199..866658e8 100644
--- a/MP-Admin/Web.OVH-Demo.config
+++ b/MP-Admin/Web.OVH-Demo.config
@@ -1,4 +1,20 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-IO/MP-IO.csproj b/MP-IO/MP-IO.csproj
index af9b9e30..30e7a7ae 100644
--- a/MP-IO/MP-IO.csproj
+++ b/MP-IO/MP-IO.csproj
@@ -197,6 +197,7 @@
+
@@ -220,6 +221,15 @@
Web.config
Designer
+
+ Web.config
+
+
+ Web.config
+
+
+ Web.config
+
Web.config
diff --git a/MP-IO/MP-IO.csproj.user b/MP-IO/MP-IO.csproj.user
index 79c3f289..7c765e72 100644
--- a/MP-IO/MP-IO.csproj.user
+++ b/MP-IO/MP-IO.csproj.user
@@ -1,7 +1,7 @@
- Donati
+ OVH-Demo
true
ShowAllFiles
diff --git a/MP-IO/Properties/PublishProfiles/Donati.pubxml b/MP-IO/Properties/PublishProfiles/Donati.pubxml
index c2dfd7bd..20ef8b4b 100644
--- a/MP-IO/Properties/PublishProfiles/Donati.pubxml
+++ b/MP-IO/Properties/PublishProfiles/Donati.pubxml
@@ -18,21 +18,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
-
+
-
+
diff --git a/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml b/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml
new file mode 100644
index 00000000..de0945f3
--- /dev/null
+++ b/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml
@@ -0,0 +1,59 @@
+
+
+
+
+ MSDeploy
+ OVH-Demo
+ Any CPU
+
+ True
+ True
+ True
+ False
+ DonotMerge
+ True
+ https://wprod01.steamware.net:8172/MsDeploy.axd
+ mp.steamware.net/IO
+
+ False
+ WMSVC
+ True
+ steamwovh\administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+ False
+
+
+
\ No newline at end of file
diff --git a/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml.user b/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml.user
new file mode 100644
index 00000000..18f7219b
--- /dev/null
+++ b/MP-IO/Properties/PublishProfiles/OVH-Demo.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFSC7SxKvFUatYSNDJzLCAwAAAAACAAAAAAADZgAAwAAAABAAAABPss4haewwwzAY5XpvVhwaAAAAAASAAACgAAAAEAAAANJhFYSOy2huOYsPHdrhLhMYAAAA1vS+Qk35dsiv1ruXGhTgWX8zMaUpGuDwFAAAAE9r4au+nG7uxWeY0jkxRoOmclTN
+
+
\ No newline at end of file
diff --git a/MP-IO/Web.IIS01.config b/MP-IO/Web.IIS01.config
new file mode 100644
index 00000000..40150c72
--- /dev/null
+++ b/MP-IO/Web.IIS01.config
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-IO/Web.IIS02.config b/MP-IO/Web.IIS02.config
new file mode 100644
index 00000000..40150c72
--- /dev/null
+++ b/MP-IO/Web.IIS02.config
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-IO/Web.OVH-demo.config b/MP-IO/Web.OVH-demo.config
new file mode 100644
index 00000000..72c26bb5
--- /dev/null
+++ b/MP-IO/Web.OVH-demo.config
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-MON/MP-MON.csproj b/MP-MON/MP-MON.csproj
index 31ae51a5..afb11651 100644
--- a/MP-MON/MP-MON.csproj
+++ b/MP-MON/MP-MON.csproj
@@ -281,6 +281,7 @@
+
diff --git a/MP-MON/MP-MON.csproj.user b/MP-MON/MP-MON.csproj.user
index b646ee17..66dad7b8 100644
--- a/MP-MON/MP-MON.csproj.user
+++ b/MP-MON/MP-MON.csproj.user
@@ -8,7 +8,7 @@
False
ShowAllFiles
- IIS01
+ OVH-Demo
1440
False
MP_MON.Models.MoonProEntities
diff --git a/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml b/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml
new file mode 100644
index 00000000..b2a1c736
--- /dev/null
+++ b/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml
@@ -0,0 +1,42 @@
+
+
+
+
+ MSDeploy
+ OVH-Demo
+ Any CPU
+
+ True
+ True
+ True
+ False
+ DonotMerge
+ True
+ https://wprod01.steamware.net:8172/MsDeploy.axd
+ mp.steamware.net/MON
+
+ False
+ WMSVC
+ True
+ steamwovh\administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+ False
+
+
+
\ No newline at end of file
diff --git a/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml.user b/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml.user
new file mode 100644
index 00000000..29eb81b9
--- /dev/null
+++ b/MP-MON/Properties/PublishProfiles/OVH-Demo.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFSC7SxKvFUatYSNDJzLCAwAAAAACAAAAAAADZgAAwAAAABAAAADqdYYJsfYWJl4NmfjYIQh0AAAAAASAAACgAAAAEAAAAH5xcthIpp+bQAEqNagIhcMYAAAA7nvutD5P8Te25V8SadXcJHNzYgeU8NBKFAAAABerKKS0oAog1Fy/iDOPJfOmVj1k
+
+
\ No newline at end of file
diff --git a/MP-MON/Web.Donati.config b/MP-MON/Web.Donati.config
index 7d172500..3b0b1f1d 100644
--- a/MP-MON/Web.Donati.config
+++ b/MP-MON/Web.Donati.config
@@ -3,17 +3,6 @@
-
@@ -27,16 +16,5 @@
-
\ No newline at end of file
diff --git a/MP-MON/Web.OVH-demo.config b/MP-MON/Web.OVH-demo.config
index da245199..165bed76 100644
--- a/MP-MON/Web.OVH-demo.config
+++ b/MP-MON/Web.OVH-demo.config
@@ -1,4 +1,15 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-Site/MP-Site.csproj b/MP-Site/MP-Site.csproj
index 2a1ea35d..7caf6110 100644
--- a/MP-Site/MP-Site.csproj
+++ b/MP-Site/MP-Site.csproj
@@ -614,8 +614,9 @@
-
+
+
Always
@@ -684,6 +685,18 @@
+
+ Web.config
+
+
+ Web.config
+
+
+ Web.config
+
+
+ Web.config
+
diff --git a/MP-Site/MP-Site.csproj.user b/MP-Site/MP-Site.csproj.user
index e8db101e..1fbfa165 100644
--- a/MP-Site/MP-Site.csproj.user
+++ b/MP-Site/MP-Site.csproj.user
@@ -2,7 +2,7 @@
true
- Donati
+ OVH-Demo
ShowAllFiles
diff --git a/MP-Site/Properties/PublishProfiles/Donati.pubxml b/MP-Site/Properties/PublishProfiles/Donati.pubxml
index 4c12e895..970d6ef7 100644
--- a/MP-Site/Properties/PublishProfiles/Donati.pubxml
+++ b/MP-Site/Properties/PublishProfiles/Donati.pubxml
@@ -18,21 +18,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
-
+
-
+
diff --git a/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml b/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml
new file mode 100644
index 00000000..e8320b0c
--- /dev/null
+++ b/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml
@@ -0,0 +1,60 @@
+
+
+
+
+ MSDeploy
+ False
+ OVH-Demo
+ Any CPU
+
+ True
+ True
+ https://wprod01.steamware.net:8172/MsDeploy.axd
+ mapo.steamware.net/main
+
+ False
+ WMSVC
+ True
+ Administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ True
+ True
+ False
+ DonotMerge
+
+
+
+ False
+
+
+ False
+
+
+
\ No newline at end of file
diff --git a/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml.user b/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml.user
new file mode 100644
index 00000000..5b12983f
--- /dev/null
+++ b/MP-Site/Properties/PublishProfiles/OVH-Demo-old.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhAy0GH+qMUmRXN6NBxaUkQAAAAACAAAAAAADZgAAwAAAABAAAAAI6ST5uVpXRaXb1U4XeuflAAAAAASAAACgAAAAEAAAAEYOlVKo5xwMHtkEVWSAYRwYAAAA4Pr3KTq+JHlGkmAN1/6oloxN8jiDUSuEFAAAAPecKucDR3+Si/lknCfP1s25IYzC
+
+
\ No newline at end of file
diff --git a/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml b/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml
index e8320b0c..8ebfde6b 100644
--- a/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml
+++ b/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml
@@ -1,45 +1,44 @@
MSDeploy
- False
OVH-Demo
Any CPU
True
True
https://wprod01.steamware.net:8172/MsDeploy.axd
- mapo.steamware.net/main
+ mp.steamware.net/SITE
False
WMSVC
True
- Administrator
+ steamwovh\administrator
<_SavePWD>True
-
+
-
+
@@ -50,10 +49,16 @@ by editing this MSBuild file. In order to learn more about this please visit htt
DonotMerge
-
+
False
-
+
+ False
+
+
+ False
+
+
False
diff --git a/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml.user b/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml.user
index 5b12983f..f4cf654f 100644
--- a/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml.user
+++ b/MP-Site/Properties/PublishProfiles/OVH-Demo.pubxml.user
@@ -1,11 +1,11 @@
- AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhAy0GH+qMUmRXN6NBxaUkQAAAAACAAAAAAADZgAAwAAAABAAAAAI6ST5uVpXRaXb1U4XeuflAAAAAASAAACgAAAAEAAAAEYOlVKo5xwMHtkEVWSAYRwYAAAA4Pr3KTq+JHlGkmAN1/6oloxN8jiDUSuEFAAAAPecKucDR3+Si/lknCfP1s25IYzC
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFSC7SxKvFUatYSNDJzLCAwAAAAACAAAAAAADZgAAwAAAABAAAABQlMTUoIVqz+DrjPah0RjYAAAAAASAAACgAAAAEAAAAEVvorwPKv86/CVHt8PcE8oYAAAAsKhMt0Zum4+tfJpA9sY+aTN39pu/ax9zFAAAAPPNWEhF0tWcxv4IB+9+KhSyWaZP
\ No newline at end of file
diff --git a/MP-Site/Web.Donati.config b/MP-Site/Web.Donati.config
index 31764af4..9f0ca72c 100644
--- a/MP-Site/Web.Donati.config
+++ b/MP-Site/Web.Donati.config
@@ -3,17 +3,6 @@
-
@@ -31,16 +20,5 @@
-
\ No newline at end of file
diff --git a/MP-Site/Web.IIS01.config b/MP-Site/Web.IIS01.config
new file mode 100644
index 00000000..40150c72
--- /dev/null
+++ b/MP-Site/Web.IIS01.config
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-Site/Web.OVH-Demo.config b/MP-Site/Web.OVH-Demo.config
new file mode 100644
index 00000000..397e183e
--- /dev/null
+++ b/MP-Site/Web.OVH-Demo.config
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-Site/Web.Steamware.config b/MP-Site/Web.Steamware.config
new file mode 100644
index 00000000..40150c72
--- /dev/null
+++ b/MP-Site/Web.Steamware.config
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-Site/Web.Valgasket.config b/MP-Site/Web.Valgasket.config
new file mode 100644
index 00000000..40150c72
--- /dev/null
+++ b/MP-Site/Web.Valgasket.config
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MP-Tablet/MP-Tablet.csproj b/MP-Tablet/MP-Tablet.csproj
index a6d610e9..615bf52c 100644
--- a/MP-Tablet/MP-Tablet.csproj
+++ b/MP-Tablet/MP-Tablet.csproj
@@ -350,6 +350,7 @@
+
Always
diff --git a/MP-Tablet/MP-Tablet.csproj.user b/MP-Tablet/MP-Tablet.csproj.user
index 64f3ca8e..14850997 100644
--- a/MP-Tablet/MP-Tablet.csproj.user
+++ b/MP-Tablet/MP-Tablet.csproj.user
@@ -3,7 +3,7 @@
true
ShowAllFiles
- IIS02
+ OVH-Demo
diff --git a/MP-Tablet/Properties/PublishProfiles/Donati.pubxml b/MP-Tablet/Properties/PublishProfiles/Donati.pubxml
index a0d8ad1f..aed63b6e 100644
--- a/MP-Tablet/Properties/PublishProfiles/Donati.pubxml
+++ b/MP-Tablet/Properties/PublishProfiles/Donati.pubxml
@@ -18,21 +18,21 @@ by editing this MSBuild file. In order to learn more about this please visit htt
-
+
-
+
diff --git a/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml b/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml
new file mode 100644
index 00000000..fc9ed9e3
--- /dev/null
+++ b/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml
@@ -0,0 +1,60 @@
+
+
+
+
+ MSDeploy
+ False
+ Release
+ Any CPU
+
+ True
+ True
+ https://wprod01.steamware.net:8172/MsDeploy.axd
+ mapo.steamware.net/tab
+
+ False
+ WMSVC
+ True
+ Administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ True
+ True
+ False
+ DonotMerge
+
+
+
+ False
+
+
+ False
+
+
+
\ No newline at end of file
diff --git a/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml.user b/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml.user
new file mode 100644
index 00000000..8621e9b7
--- /dev/null
+++ b/MP-Tablet/Properties/PublishProfiles/OVH-Demo-old.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhAy0GH+qMUmRXN6NBxaUkQAAAAACAAAAAAADZgAAwAAAABAAAABSMoJ2irvDisyabpFF5kpOAAAAAASAAACgAAAAEAAAAMIXvNXH/eqGZPIvXxfvvWAYAAAAx/2zKZbVTWbhhjWdpMdzeofDgcjfD2gLFAAAAJtHvqAG64sN6vubGau2m+GNZrL3
+
+
\ No newline at end of file
diff --git a/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml b/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml
index fc9ed9e3..f3f9d205 100644
--- a/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml
+++ b/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml
@@ -7,39 +7,39 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
False
- Release
+ OVH-Demo
Any CPU
True
True
https://wprod01.steamware.net:8172/MsDeploy.axd
- mapo.steamware.net/tab
+ mp.steamware.net/TAB
False
WMSVC
True
- Administrator
+ steamwovh\administrator
<_SavePWD>True
-
+
-
+
diff --git a/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml.user b/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml.user
index 8621e9b7..f43248b3 100644
--- a/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml.user
+++ b/MP-Tablet/Properties/PublishProfiles/OVH-Demo.pubxml.user
@@ -1,11 +1,11 @@
- AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAhAy0GH+qMUmRXN6NBxaUkQAAAAACAAAAAAADZgAAwAAAABAAAABSMoJ2irvDisyabpFF5kpOAAAAAASAAACgAAAAEAAAAMIXvNXH/eqGZPIvXxfvvWAYAAAAx/2zKZbVTWbhhjWdpMdzeofDgcjfD2gLFAAAAJtHvqAG64sN6vubGau2m+GNZrL3
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAFSC7SxKvFUatYSNDJzLCAwAAAAACAAAAAAADZgAAwAAAABAAAABVvsCRjZMV9gi5kwvBvStxAAAAAASAAACgAAAAEAAAABFwSlBcMaPzSynJdbQviswYAAAAgAihtmULSRUDy6fANdCQ1EdEkY/0XnbUFAAAANq9XYjYttQJPTqGyKejFeDWniIG
\ No newline at end of file
diff --git a/MP-Tablet/Web.OVH-Demo.config b/MP-Tablet/Web.OVH-Demo.config
index 5e2ed7e9..24d7178d 100644
--- a/MP-Tablet/Web.OVH-Demo.config
+++ b/MP-Tablet/Web.OVH-Demo.config
@@ -1,44 +1,22 @@
-
-
-
-
-
+
+
+
+
-
-
+
+
-
\ No newline at end of file
diff --git a/MP/Controllers/HomeController.cs b/MP/Controllers/HomeController.cs
index 1d7e7378..52a62e08 100644
--- a/MP/Controllers/HomeController.cs
+++ b/MP/Controllers/HomeController.cs
@@ -28,16 +28,16 @@ namespace MP.Controllers
}
catch
{
- //ViewBag.UrlMpSite = "../MP/SITE";
- //ViewBag.UrlMpAdmin = "../MP/ADM";
- //ViewBag.UrlMpIO = "../MP/IO";
- //ViewBag.UrlMpMON = "../MP/MON";
- //ViewBag.UrlMpTAB = "../MP/TAB";
- ViewBag.UrlMpSite = "../SITE";
- ViewBag.UrlMpAdmin = "../ADM";
- ViewBag.UrlMpIO = "../IO";
- ViewBag.UrlMpMON = "../MON";
- ViewBag.UrlMpTAB = "../TAB";
+ ViewBag.UrlMpSite = "../MP/SITE";
+ ViewBag.UrlMpAdmin = "../MP/ADM";
+ ViewBag.UrlMpIO = "../MP/IO";
+ ViewBag.UrlMpMON = "../MP/MON";
+ ViewBag.UrlMpTAB = "../MP/TAB";
+ //ViewBag.UrlMpSite = "../SITE";
+ //ViewBag.UrlMpAdmin = "../ADM";
+ //ViewBag.UrlMpIO = "../IO";
+ //ViewBag.UrlMpMON = "../MON";
+ //ViewBag.UrlMpTAB = "../TAB";
}
}
return View();
diff --git a/MP/MP.csproj b/MP/MP.csproj
index 23d68e10..a09e39e3 100644
--- a/MP/MP.csproj
+++ b/MP/MP.csproj
@@ -226,7 +226,9 @@
-
+
+ Designer
+
Web.config
@@ -257,7 +259,9 @@
Web.config
-
+
+ Web.config
+
@@ -306,6 +310,15 @@
prompt
MinimumRecommendedRules.ruleset
+
+ bin\
+ TRACE
+ true
+ pdbonly
+ AnyCPU
+ prompt
+ MinimumRecommendedRules.ruleset
+
diff --git a/MP/Properties/PublishProfiles/OVH-DEMO.pubxml b/MP/Properties/PublishProfiles/OVH-DEMO.pubxml
index b1189926..31876a09 100644
--- a/MP/Properties/PublishProfiles/OVH-DEMO.pubxml
+++ b/MP/Properties/PublishProfiles/OVH-DEMO.pubxml
@@ -21,16 +21,6 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere
<_SavePWD>True
-
-
-
-
-
-
-
+
+
+
+
True
@@ -49,8 +45,12 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere
DonotMerge
-
-
+
+ False
+
+
+ False
+
False
diff --git a/MP/Web.OVH-Demo.config b/MP/Web.OVH-Demo.config
index e17ab98b..ebd48ef0 100644
--- a/MP/Web.OVH-Demo.config
+++ b/MP/Web.OVH-Demo.config
@@ -5,21 +5,10 @@
-
-
+
+
-
\ No newline at end of file