diff --git a/.vs/MP-IO/v14/.suo b/.vs/MP-IO/v14/.suo
index 47f244ab..5a67f6fd 100644
Binary files a/.vs/MP-IO/v14/.suo and b/.vs/MP-IO/v14/.suo differ
diff --git a/.vs/MP/v14/.suo b/.vs/MP/v14/.suo
index 413d0e1c..b9f3f8fc 100644
Binary files a/.vs/MP/v14/.suo and b/.vs/MP/v14/.suo differ
diff --git a/MP-IO/Properties/PublishProfiles/Donati.pubxml b/MP-IO/Properties/PublishProfiles/Donati.pubxml
index f3aff201..4fb65677 100644
--- a/MP-IO/Properties/PublishProfiles/Donati.pubxml
+++ b/MP-IO/Properties/PublishProfiles/Donati.pubxml
@@ -12,7 +12,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
True
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\MoonPro\ReleaseClienti\Donati\MP-IO.zip
true
- Default Web Site/MP-IO
+ Default Web Site/MP/IO
diff --git a/MP-IO/Properties/PublishProfiles/IIS01.pubxml b/MP-IO/Properties/PublishProfiles/IIS01.pubxml
index 405283f0..5d6f3fb8 100644
--- a/MP-IO/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP-IO/Properties/PublishProfiles/IIS01.pubxml
@@ -12,7 +12,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
True
True
https://IIS01:8172/MsDeploy.axd
- Default Web Site/MP-IO
+ Default Web Site/MP/IO
False
WMSVC
diff --git a/MP-IO/Properties/PublishProfiles/IIS02.pubxml b/MP-IO/Properties/PublishProfiles/IIS02.pubxml
index e0390bde..2126245d 100644
--- a/MP-IO/Properties/PublishProfiles/IIS02.pubxml
+++ b/MP-IO/Properties/PublishProfiles/IIS02.pubxml
@@ -11,7 +11,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
True
https://IIS02:8172/MsDeploy.axd
- Default Web Site/MP-IO
+ Default Web Site/MP/IO
False
WMSVC
diff --git a/MP-IO/sendReboot.aspx.cs b/MP-IO/sendReboot.aspx.cs
index 80d790f5..0adb479c 100644
--- a/MP-IO/sendReboot.aspx.cs
+++ b/MP-IO/sendReboot.aspx.cs
@@ -18,7 +18,7 @@ namespace MP_IO
///
protected void Page_Load(object sender, EventArgs e)
{
- // legge i get x registrare che una amcchian è stata riavviata
+ // legge i get x registrare che una macchina è stata riavviata
string idxMacchina = "";
string IPv4 = "";
string agent = "";