From 01ff8329d3f38dc53f69a06b74e4de109dd31f1e Mon Sep 17 00:00:00 2001 From: samuele Date: Tue, 10 May 2011 10:08:46 +0000 Subject: [PATCH] update stringhe di configurazione git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@366 365432ac-a1b5-4ffd-bb28-6d3099d32164 --- GMW/GMW/Web.config | 31 ++-- GMW/GMW/mazzAppSettings.config | 233 ++++++++++++------------- GMW/GMW/mazzAppSettingsSP.config | 122 +++++++++++++ GMW/GMW/mazzConnectionStringsSP.config | 5 + 4 files changed, 257 insertions(+), 134 deletions(-) create mode 100644 GMW/GMW/mazzAppSettingsSP.config create mode 100644 GMW/GMW/mazzConnectionStringsSP.config diff --git a/GMW/GMW/Web.config b/GMW/GMW/Web.config index f22d3884..d55f6bb4 100644 --- a/GMW/GMW/Web.config +++ b/GMW/GMW/Web.config @@ -1,4 +1,4 @@ - + @@ -16,7 +16,7 @@ - + @@ -29,7 +29,7 @@ affects performance, set this value to true only during development. --> - + @@ -53,6 +53,7 @@ + @@ -61,9 +62,9 @@ - + - + @@ -95,13 +96,12 @@ - + - @@ -117,9 +117,9 @@ - - - + + + @@ -153,13 +153,13 @@ - - + + - - - + + + @@ -169,7 +169,6 @@ - diff --git a/GMW/GMW/mazzAppSettings.config b/GMW/GMW/mazzAppSettings.config index bb5cd879..4f847372 100644 --- a/GMW/GMW/mazzAppSettings.config +++ b/GMW/GMW/mazzAppSettings.config @@ -1,125 +1,122 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + - - - - - - - - + + + - - - + + + - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GMW/GMW/mazzAppSettingsSP.config b/GMW/GMW/mazzAppSettingsSP.config new file mode 100644 index 00000000..7504ad6a --- /dev/null +++ b/GMW/GMW/mazzAppSettingsSP.config @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GMW/GMW/mazzConnectionStringsSP.config b/GMW/GMW/mazzConnectionStringsSP.config new file mode 100644 index 00000000..660d5efc --- /dev/null +++ b/GMW/GMW/mazzConnectionStringsSP.config @@ -0,0 +1,5 @@ + + + \ No newline at end of file