From b89fddac14b595f3ca4c606ef8a8864854950bff Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 5 Oct 2016 10:30:37 +0200 Subject: [PATCH] Refresh IIS01/IIS02 Tutto funzionante ora... --- SiteSelector/Views/Home/Index.cshtml | 12 +++--- .../PublishProfiles/IIS02_TK.pubxml | 10 ++--- StockManMVC/StockManMVC.csproj | 3 ++ StockManMVC/Web.IIS01_TK.config | 36 ++++++++++++++++++ StockManMVC/Web.IIS02_TK.config | 5 +++ StockManMVC/bin/StockManMVC.dll | Bin 126976 -> 126976 bytes 6 files changed, 55 insertions(+), 11 deletions(-) create mode 100644 StockManMVC/Web.IIS01_TK.config diff --git a/SiteSelector/Views/Home/Index.cshtml b/SiteSelector/Views/Home/Index.cshtml index 6866435..351ce2b 100644 --- a/SiteSelector/Views/Home/Index.cshtml +++ b/SiteSelector/Views/Home/Index.cshtml @@ -8,9 +8,9 @@

StockMan

- - - + + +
@@ -18,9 +18,9 @@

Selezione ambiente applicativo

- - - + + +
diff --git a/StockManMVC/Properties/PublishProfiles/IIS02_TK.pubxml b/StockManMVC/Properties/PublishProfiles/IIS02_TK.pubxml index f791c4b..6935c67 100644 --- a/StockManMVC/Properties/PublishProfiles/IIS02_TK.pubxml +++ b/StockManMVC/Properties/PublishProfiles/IIS02_TK.pubxml @@ -7,14 +7,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt MSDeploy False - Release + IIS02_TK Any CPU True - True - True - False - DonotMerge True https://IIS02:8172/MsDeploy.axd Default Web Site/StockMan/TK @@ -34,6 +30,10 @@ by editing this MSBuild file. In order to learn more about this please visit htt + True + True + False + DonotMerge diff --git a/StockManMVC/StockManMVC.csproj b/StockManMVC/StockManMVC.csproj index 754dcbf..927f02e 100644 --- a/StockManMVC/StockManMVC.csproj +++ b/StockManMVC/StockManMVC.csproj @@ -450,6 +450,9 @@ + + Web.config + Web.config diff --git a/StockManMVC/Web.IIS01_TK.config b/StockManMVC/Web.IIS01_TK.config new file mode 100644 index 0000000..de8c48a --- /dev/null +++ b/StockManMVC/Web.IIS01_TK.config @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/StockManMVC/Web.IIS02_TK.config b/StockManMVC/Web.IIS02_TK.config index c358444..de8c48a 100644 --- a/StockManMVC/Web.IIS02_TK.config +++ b/StockManMVC/Web.IIS02_TK.config @@ -14,6 +14,11 @@ xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/> --> + + +