refresh progetto e librerie steamwarelibs

This commit is contained in:
Samuele E. Locatelli
2017-07-07 09:18:26 +02:00
parent b8242ce130
commit ab064c032e
15 changed files with 20280 additions and 39 deletions
+28 -28
View File
@@ -1,34 +1,34 @@
<?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="Environment" value="Alumat - TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<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?tipo={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<appSettings>
<add key="Environment" value="Alumat - TEST" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<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?tipo={0}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat2" value="../ExportPdf?tipo={0}&amp;idx={1}" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add key="exportFormat3" value="./ExportPdf?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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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>
<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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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;MultipleActiveResultSets=True;" 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>
+19 -11
View File
@@ -16,7 +16,8 @@
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
</sectionGroup>
<section name="resizer" type="ImageResizer.ResizerSection" requirePermission="false" />
<section name="glimpse" type="Glimpse.Core.Configuration.Section, Glimpse.Core" /></configSections>
<section name="glimpse" type="Glimpse.Core.Configuration.Section, Glimpse.Core" />
</configSections>
<!--
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
@@ -42,8 +43,9 @@
<!--<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI" assembly="Microsoft.Web.Preview" />
<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI.Controls" assembly="Microsoft.Web.Preview" />-->
<add assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt" />
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" /></controls>
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
</controls>
</pages>
<compilation debug="true" targetFramework="4.6.2">
<assemblies>
@@ -61,7 +63,8 @@
</compilation>
<httpHandlers>
<add verb="GET,HEAD,POST" path="*.asbx" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false" />
<add path="glimpse.axd" verb="GET" type="Glimpse.AspNet.HttpHandler, Glimpse.AspNet" /></httpHandlers>
<add path="glimpse.axd" verb="GET" type="Glimpse.AspNet.HttpHandler, Glimpse.AspNet" />
</httpHandlers>
<customErrors mode="Off" />
<!--<customErrors mode="RemoteOnly" defaultRedirect="unauthorized" />-->
<httpRuntime maxRequestLength="102400" />
@@ -76,12 +79,14 @@
-->
<!-- Glimpse: This can be commented in to add additional data to the Trace tab when using WebForms
<trace writeToDiagnosticsTrace="true" enabled="true" pageOutput="false"/> --><httpModules>
<trace writeToDiagnosticsTrace="true" enabled="true" pageOutput="false"/> -->
<httpModules>
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" />
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" />
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" />
<add name="ImageResizingModule" type="ImageResizer.InterceptModule" />
<add name="Glimpse" type="Glimpse.AspNet.HttpModule, Glimpse.AspNet" /></httpModules>
<add name="Glimpse" type="Glimpse.AspNet.HttpModule, Glimpse.AspNet" />
</httpModules>
</system.web>
<!--<system.web.extensions>
<scripting>
@@ -211,13 +216,15 @@
<validation validateIntegratedModeConfiguration="false" />
<handlers>
<add name="ASBXHandler" verb="GET,HEAD,POST" path="*.asbx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
<add name="Glimpse" path="glimpse.axd" verb="GET" type="Glimpse.AspNet.HttpHandler, Glimpse.AspNet" preCondition="integratedMode" /></handlers>
<add name="Glimpse" path="glimpse.axd" verb="GET" type="Glimpse.AspNet.HttpHandler, Glimpse.AspNet" preCondition="integratedMode" />
</handlers>
<modules>
<add name="ErrorLog" type="Elmah.ErrorLogModule, Elmah" preCondition="managedHandler" />
<add name="ErrorMail" type="Elmah.ErrorMailModule, Elmah" preCondition="managedHandler" />
<add name="ErrorFilter" type="Elmah.ErrorFilterModule, Elmah" preCondition="managedHandler" />
<add name="ImageResizingModule" type="ImageResizer.InterceptModule" />
<add name="Glimpse" type="Glimpse.AspNet.HttpModule, Glimpse.AspNet" preCondition="integratedMode" /></modules>
<add name="Glimpse" type="Glimpse.AspNet.HttpModule, Glimpse.AspNet" preCondition="integratedMode" />
</modules>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
@@ -277,9 +284,10 @@
<add name="SeamCarving" />
</plugins>
</resizer>
<glimpse defaultRuntimePolicy="On" endpointBaseUri="~/Glimpse.axd">
<!--
<glimpse defaultRuntimePolicy="On" endpointBaseUri="~/Glimpse.axd">
<!--
For more information on how to configure Glimpse, please visit http://getglimpse.com/Help/Configuration
or access {your site}/Glimpse.axd for even more details and a Configuration Tool to support you.
-->
</glimpse></configuration>
</glimpse>
</configuration>
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<pages>
<controls>
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
</controls>
</pages>
</system.web>
</configuration>
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff