fix nuovo target deploy + update x pagine untitled + fix procedura copia tgt

This commit is contained in:
Samuele E. Locatelli
2017-03-03 18:16:15 +01:00
parent 854a01919b
commit 7dec6051d2
20 changed files with 86 additions and 12 deletions
+9
View File
@@ -29,6 +29,15 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AlumatTest|AnyCPU'">
<OutputPath>bin\AlumatTest\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Binary file not shown.
Binary file not shown.
Binary file not shown.
+13
View File
@@ -103,6 +103,16 @@
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AlumatTest|AnyCPU'">
<OutputPath>bin\</OutputPath>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -868,6 +878,9 @@
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
</None>
<None Include="Web.AlumatTest.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.IIS01.config">
<DependentUpon>Web.config</DependentUpon>
</None>
+7 -7
View File
@@ -10,11 +10,11 @@
<!--<add key="exportFormat1" value="./ExportPdf.aspx?tipo={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat2" value="../ExportPdf.aspx?tipo={0}&amp;idx={1}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat3" value="./ExportPdf.aspx?tipo={0}&amp;inizio={1}&amp;fine={2}&amp;username={3}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />-->
<add key="PermessiConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="UtenteCdcConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="VocabolarioConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="AppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="TestAppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="PermessiConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="UtenteCdcConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="VocabolarioConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="AppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="TestAppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="stampanteRichiesteMtz" value="\\pc-manutenzione\HP-manut" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="culture" value="it-IT" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ddMMyy" value="dd/MM/yy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
@@ -23,8 +23,8 @@
<add key="appAdminEmail" value="astolfi@alumat.it, luzzana@alumat.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
<add name="GIM_dataLayer.Properties.Settings.GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
<add name="GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
<add name="GIM_dataLayer.Properties.Settings.GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
</connectionStrings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
+33
View File
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<appSettings>
<add key="enModMag" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="dominio" value="WINLAB" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="_logLevel" value="6" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="showExcelExpRep" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="remoteExcelMode" value="true" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<!--<add key="exportFormat1" value="./ExportPdf.aspx?tipo={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat2" value="../ExportPdf.aspx?tipo={0}&amp;idx={1}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat3" value="./ExportPdf.aspx?tipo={0}&amp;inizio={1}&amp;fine={2}&amp;username={3}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />-->
<add key="PermessiConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="UtenteCdcConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="VocabolarioConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="AppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="TestAppConnectionString" value="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="stampanteRichiesteMtz" value="\\pc-manutenzione\HP-manut" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="culture" value="it-IT" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ddMMyy" value="dd/MM/yy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ddMMyyyy" value="dd/MM/yyyy" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ddMMyyyyHHmm" value="dd/MM/yyyy HH:mm" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="appAdminEmail" value="astolfi@alumat.it, luzzana@alumat.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
<add name="GIM_dataLayer.Properties.Settings.GIMConnectionString" connectionString="Data Source=51.254.23.3,50000;Initial Catalog=Alumat_WebGIM_Test;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
</connectionStrings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
<!-- In the example below, the "Replace" transform will replace the entire <customErrors> section of your web.config file. Note that because there is only one customErrors section under the <system.web> node, there is no need to use the "xdt:Locator" attribute. <customErrors defaultRedirect="GenericError.htm" mode="RemoteOnly" xdt:Transform="Replace"> <error statusCode="500" redirect="InternalError.htm" /> </customErrors> -->
</system.web>
</configuration>
Binary file not shown.
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="chLang" Title="Untitled Page" CodeBehind="chLang.aspx.cs" %>
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="chLang" Title="WebGIM" CodeBehind="chLang.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_chLang.ascx" TagName="mod_chLang" TagPrefix="uc1" %>
+1 -1
View File
@@ -1,5 +1,5 @@
<%@ Page Language="C#" MasterPageFile="~/Bootstrap.master" AutoEventWireup="true"
Inherits="forceUser" Title="Untitled Page" CodeBehind="forceUser.aspx.cs" %>
Inherits="forceUser" Title="WebGIM" CodeBehind="forceUser.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_login.ascx" TagName="mod_login" TagPrefix="uc1" %>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 64 KiB

+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="menu" Title="Untitled Page" CodeBehind="menu.aspx.cs" %>
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="menu" Title="WebGIM" CodeBehind="menu.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_main_help.ascx" TagName="mod_main_help" TagPrefix="uc2" %>
+1
View File
@@ -2,6 +2,7 @@
echo Effettua setup dei file specifici per i clienti pre build installer: verifica da nome configurazione %1
if %1 == "Alumat" goto Alumat
if %1 == "AlumatTest" goto Alumat
if %1 == "Debug" goto Debug
if %1 == "IIS02" goto IIS02
if %1 == "Release" goto Release
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="unauthorized" Title="Untitled Page" CodeBehind="unauthorized.aspx.cs" %>
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="unauthorized" Title="WebGIM" CodeBehind="unauthorized.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_unauthorized.ascx" TagName="mod_unauthorized" TagPrefix="uc1" %>
<asp:Content ID="Content2" ContentPlaceHolderID="HeadContent" runat="server">
+1 -1
View File
@@ -1,4 +1,4 @@
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="vocabolario" Title="Untitled Page" CodeBehind="vocabolario.aspx.cs" %>
<%@ Page Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" Inherits="vocabolario" Title="WebGIM" CodeBehind="vocabolario.aspx.cs" %>
<%@ Register Src="~/WebUserControls/mod_vocabolario.ascx" TagName="mod_vocabolario" TagPrefix="uc1" %>
<%@ Register Src="~/WebUserControls/mod_lemmiVocab.ascx" TagName="mod_lemmiVocab" TagPrefix="uc2" %>
+9
View File
@@ -32,6 +32,15 @@
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AlumatTest|AnyCPU'">
<OutputPath>bin\AlumatTest\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Binary file not shown.
+9
View File
@@ -14,6 +14,7 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Alumat|Any CPU = Alumat|Any CPU
AlumatTest|Any CPU = AlumatTest|Any CPU
Debug|Any CPU = Debug|Any CPU
IIS01|Any CPU = IIS01|Any CPU
IIS02|Any CPU = IIS02|Any CPU
@@ -25,6 +26,8 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.Alumat|Any CPU.ActiveCfg = Alumat|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.Alumat|Any CPU.Build.0 = Alumat|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.AlumatTest|Any CPU.ActiveCfg = AlumatTest|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.AlumatTest|Any CPU.Build.0 = AlumatTest|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.IIS01|Any CPU.ActiveCfg = IIS01|Any CPU
@@ -41,6 +44,8 @@ Global
{02C16B9B-9E89-42A7-A59C-E85A21E102F3}.SomaschiniUSA|Any CPU.Build.0 = SomaschiniUSA|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.Alumat|Any CPU.ActiveCfg = Release|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.Alumat|Any CPU.Build.0 = Release|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.IIS01|Any CPU.ActiveCfg = Release|Any CPU
@@ -57,6 +62,8 @@ Global
{BE594F80-8FC2-45BE-99D1-AEC73F71E41E}.SomaschiniUSA|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Alumat|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Alumat|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.IIS01|Any CPU.ActiveCfg = Release|Any CPU
@@ -73,6 +80,8 @@ Global
{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}.SomaschiniUSA|Any CPU.Build.0 = Release|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.Alumat|Any CPU.ActiveCfg = Release|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.Alumat|Any CPU.Build.0 = Release|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.AlumatTest|Any CPU.ActiveCfg = Release|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.AlumatTest|Any CPU.Build.0 = Release|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B430E135-72EC-49D1-9C82-274294CF2F80}.IIS01|Any CPU.ActiveCfg = Release|Any CPU