diff --git a/VersGen/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/VersGen/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..befaef8
Binary files /dev/null and b/VersGen/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/VersGen/obj/Release/TempPE/WebSC.cs.dll b/VersGen/obj/Release/TempPE/WebSC.cs.dll
new file mode 100644
index 0000000..a4a31f1
Binary files /dev/null and b/VersGen/obj/Release/TempPE/WebSC.cs.dll differ
diff --git a/WebSCR.sln b/WebSCR.sln
index 5da0934..5b080e9 100644
--- a/WebSCR.sln
+++ b/WebSCR.sln
@@ -53,8 +53,8 @@ Global
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.SomaschiniUSA|Any CPU.Build.0 = Release|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Steamware|Any CPU.ActiveCfg = Release|Any CPU
{3753524E-FD74-4896-A4EB-EEE1406F94CF}.Steamware|Any CPU.Build.0 = Release|Any CPU
- {3753524E-FD74-4896-A4EB-EEE1406F94CF}.WinLab|Any CPU.ActiveCfg = Release|Any CPU
- {3753524E-FD74-4896-A4EB-EEE1406F94CF}.WinLab|Any CPU.Build.0 = Release|Any CPU
+ {3753524E-FD74-4896-A4EB-EEE1406F94CF}.WinLab|Any CPU.ActiveCfg = WinLab|Any CPU
+ {3753524E-FD74-4896-A4EB-EEE1406F94CF}.WinLab|Any CPU.Build.0 = WinLab|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.218_SP|Any CPU.ActiveCfg = 218_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.218_SP|Any CPU.Build.0 = 218_SP|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.218_test|Any CPU.ActiveCfg = 218_test|Any CPU
diff --git a/WebSCR.v11.suo b/WebSCR.v11.suo
index 5d78b26..55f3cba 100644
Binary files a/WebSCR.v11.suo and b/WebSCR.v11.suo differ
diff --git a/WebSCR/Properties/PublishProfiles/IIS02.pubxml b/WebSCR/Properties/PublishProfiles/IIS02.pubxml
new file mode 100644
index 0000000..de72b2b
--- /dev/null
+++ b/WebSCR/Properties/PublishProfiles/IIS02.pubxml
@@ -0,0 +1,44 @@
+
+
+
+
+ MSDeploy
+ Release
+ Any CPU
+
+ True
+ True
+ True
+ False
+ DonotMerge
+ True
+ https://IIS02:8172/MsDeploy.axd
+ Default Web Site/WebSCR
+
+ False
+ WMSVC
+ True
+ steamwarewin\administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebSCR/Properties/PublishProfiles/IIS02.pubxml.user b/WebSCR/Properties/PublishProfiles/IIS02.pubxml.user
new file mode 100644
index 0000000..f2acb18
--- /dev/null
+++ b/WebSCR/Properties/PublishProfiles/IIS02.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAWrMOGKZ5+kG5PChtPELSKAAAAAACAAAAAAADZgAAwAAAABAAAADQqGyYdt8WVYiVevOHwQtrAAAAAASAAACgAAAAEAAAADa0EE6ZGibAVouh3p25mB4YAAAAM64tMTOGJ0cuNUUqtsZ6MStSH4RpeVk5FAAAALyd/yM2g5QR/onffXHWuHMCs+5/
+
+
\ No newline at end of file
diff --git a/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml b/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml
new file mode 100644
index 0000000..97094dd
--- /dev/null
+++ b/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml
@@ -0,0 +1,47 @@
+
+
+
+
+ MSDeploy
+ WinLab
+ Any CPU
+
+ True
+ True
+ https://winlab.steamware.net:8172/MsDeploy.axd
+ WebSCR/Rigamonti
+
+ False
+ WMSVC
+ True
+ Administrator
+ <_SavePWD>True
+
+
+
+
+
+
+
+
+
+
+
+ True
+ True
+ False
+ DonotMerge
+
+
+
+ Data Source=localhost\SQLExpress2008R2;Initial Catalog=WebSCR;Persist Security Info=True;User ID=sa;Password=keyhammer
+ False
+
+
+
\ No newline at end of file
diff --git a/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml.user b/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml.user
new file mode 100644
index 0000000..d6e323a
--- /dev/null
+++ b/WebSCR/Properties/PublishProfiles/WinLab-Rigamonti.pubxml.user
@@ -0,0 +1,11 @@
+
+
+
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAWrMOGKZ5+kG5PChtPELSKAAAAAACAAAAAAADZgAAwAAAABAAAAAYosUHGf8IPESKA7njIC5RAAAAAASAAACgAAAAEAAAANVPI9PCehl5474YOqwnh1EYAAAAUNxGRsXnZXhklLN5FHhtBFa6YKemdL4YFAAAAMfb/pPoITAu7TPa+ft9uZR/0SUD
+
+
\ No newline at end of file
diff --git a/WebSCR/Web.WinLab.config b/WebSCR/Web.WinLab.config
new file mode 100644
index 0000000..c4726bf
--- /dev/null
+++ b/WebSCR/Web.WinLab.config
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebSCR/WebSCR.csproj b/WebSCR/WebSCR.csproj
index c8d3aee..4d6067e 100644
--- a/WebSCR/WebSCR.csproj
+++ b/WebSCR/WebSCR.csproj
@@ -367,6 +367,8 @@
+
+
@@ -376,6 +378,9 @@
Designer
+
+ Web.config
+
@@ -651,6 +656,15 @@
10.0
$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
+
+ bin\
+ TRACE
+ true
+ pdbonly
+ AnyCPU
+ prompt
+ MinimumRecommendedRules.ruleset
+
diff --git a/WebSCR/WebSCR.csproj.user b/WebSCR/WebSCR.csproj.user
index dedb3c9..17e35b4 100644
--- a/WebSCR/WebSCR.csproj.user
+++ b/WebSCR/WebSCR.csproj.user
@@ -1,5 +1,8 @@
+
+ WinLab-Rigamonti
+
diff --git a/WebSCR/bin/SteamWare.dll b/WebSCR/bin/SteamWare.dll
index 5ebbed0..8e5627b 100644
Binary files a/WebSCR/bin/SteamWare.dll and b/WebSCR/bin/SteamWare.dll differ
diff --git a/WebSCR/bin/WebSCR.dll b/WebSCR/bin/WebSCR.dll
index ee65153..0cd9956 100644
Binary files a/WebSCR/bin/WebSCR.dll and b/WebSCR/bin/WebSCR.dll differ
diff --git a/WebSCR/bin/WebSCR_data.dll b/WebSCR/bin/WebSCR_data.dll
index e21679e..ad4fe16 100644
Binary files a/WebSCR/bin/WebSCR_data.dll and b/WebSCR/bin/WebSCR_data.dll differ
diff --git a/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 5c16238..d8d585f 100644
Binary files a/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/WebSCR_data/bin/Release/Flesk.ViewState.dll b/WebSCR_data/bin/Release/Flesk.ViewState.dll
new file mode 100644
index 0000000..862a6ac
Binary files /dev/null and b/WebSCR_data/bin/Release/Flesk.ViewState.dll differ
diff --git a/WebSCR_data/bin/Release/ICSharpCode.SharpZipLib.dll b/WebSCR_data/bin/Release/ICSharpCode.SharpZipLib.dll
new file mode 100644
index 0000000..a2a6f25
Binary files /dev/null and b/WebSCR_data/bin/Release/ICSharpCode.SharpZipLib.dll differ
diff --git a/WebSCR_data/bin/Release/NLog.config b/WebSCR_data/bin/Release/NLog.config
new file mode 100644
index 0000000..d2e19fd
--- /dev/null
+++ b/WebSCR_data/bin/Release/NLog.config
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebSCR_data/bin/Release/SteamWare.dll b/WebSCR_data/bin/Release/SteamWare.dll
new file mode 100644
index 0000000..8e5627b
Binary files /dev/null and b/WebSCR_data/bin/Release/SteamWare.dll differ
diff --git a/WebSCR_data/bin/Release/WebSCR_data.dll b/WebSCR_data/bin/Release/WebSCR_data.dll
new file mode 100644
index 0000000..ad4fe16
Binary files /dev/null and b/WebSCR_data/bin/Release/WebSCR_data.dll differ
diff --git a/WebSCR_data/bin/Release/WebSCR_data.dll.config b/WebSCR_data/bin/Release/WebSCR_data.dll.config
new file mode 100644
index 0000000..03566b4
--- /dev/null
+++ b/WebSCR_data/bin/Release/WebSCR_data.dll.config
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebSCR_data/obj/Debug/build.force b/WebSCR_data/obj/Debug/build.force
new file mode 100644
index 0000000..e69de29
diff --git a/WebSCR_data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/WebSCR_data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
new file mode 100644
index 0000000..87e05a8
Binary files /dev/null and b/WebSCR_data/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/WebSCR_data/obj/Release/TempPE/DS_Applicazione.Designer.cs.dll b/WebSCR_data/obj/Release/TempPE/DS_Applicazione.Designer.cs.dll
new file mode 100644
index 0000000..458a6bf
Binary files /dev/null and b/WebSCR_data/obj/Release/TempPE/DS_Applicazione.Designer.cs.dll differ
diff --git a/WebSCR_data/obj/Release/TempPE/DS_Utility.Designer.cs.dll b/WebSCR_data/obj/Release/TempPE/DS_Utility.Designer.cs.dll
new file mode 100644
index 0000000..8f9a39f
Binary files /dev/null and b/WebSCR_data/obj/Release/TempPE/DS_Utility.Designer.cs.dll differ
diff --git a/WebSCR_data/obj/Release/WebSCR_data.csproj.FileListAbsolute.txt b/WebSCR_data/obj/Release/WebSCR_data.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..3333d2c
--- /dev/null
+++ b/WebSCR_data/obj/Release/WebSCR_data.csproj.FileListAbsolute.txt
@@ -0,0 +1,10 @@
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\NLog.config
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll.config
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.dll
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\WebSCR_data.pdb
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\SteamWare.dll
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\Flesk.ViewState.dll
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\bin\Release\ICSharpCode.SharpZipLib.dll
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.csprojResolveAssemblyReference.cache
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.dll
+C:\Users\samuele\documents\visual studio 2012\Projects\WebSCR\WebSCR_data\obj\Release\WebSCR_data.pdb
diff --git a/WebSCR_data/obj/Release/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Release/WebSCR_data.csprojResolveAssemblyReference.cache
new file mode 100644
index 0000000..62c45ad
Binary files /dev/null and b/WebSCR_data/obj/Release/WebSCR_data.csprojResolveAssemblyReference.cache differ
diff --git a/WebSCR_data/obj/Release/WebSCR_data.dll b/WebSCR_data/obj/Release/WebSCR_data.dll
new file mode 100644
index 0000000..ad4fe16
Binary files /dev/null and b/WebSCR_data/obj/Release/WebSCR_data.dll differ