aggiunti pacchetti redis x XPST
This commit is contained in:
@@ -218,6 +218,10 @@
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="StackExchange.Redis.StrongName" publicKeyToken="c219ff1ca8c2ce46" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.2.3.0" newVersion="1.2.3.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<elmah>
|
||||
|
||||
+2
-2
@@ -125,8 +125,8 @@
|
||||
<Reference Include="StackExchange.Redis, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\StackExchange.Redis.1.2.3\lib\net46\StackExchange.Redis.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="StackExchange.Redis.StrongName, Version=1.2.1.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\StackExchange.Redis.StrongName.1.2.1\lib\net46\StackExchange.Redis.StrongName.dll</HintPath>
|
||||
<Reference Include="StackExchange.Redis.StrongName, Version=1.2.3.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\StackExchange.Redis.StrongName.1.2.3\lib\net46\StackExchange.Redis.StrongName.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
|
||||
+1
-1
@@ -21,6 +21,6 @@
|
||||
<package id="Microsoft.Web.RedisSessionStateProvider" version="2.2.5" targetFramework="net462" />
|
||||
<package id="Newtonsoft.Json" version="10.0.2" targetFramework="net462" />
|
||||
<package id="StackExchange.Redis" version="1.2.3" targetFramework="net462" />
|
||||
<package id="StackExchange.Redis.StrongName" version="1.2.1" targetFramework="net462" />
|
||||
<package id="StackExchange.Redis.StrongName" version="1.2.3" targetFramework="net462" />
|
||||
<package id="WebGrease" version="1.6.0" targetFramework="net462" />
|
||||
</packages>
|
||||
+191
-158
@@ -1,36 +1,36 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<!--Area ottimizzazioni FLESK-->
|
||||
<sectionGroup name="Flesk.NET">
|
||||
<section name="HttpCompression" type="Flesk.Accelerator.HttpCompression.ConfigHandler, Flesk.Accelerator" />
|
||||
<section name="ViewStateOptimizer" type="Flesk.Accelerator.Viewstate.ConfigHandler, Flesk.ViewState" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<Flesk.NET>
|
||||
<!--Area Compressione-->
|
||||
<HttpCompression Algorithm="Deflate" CompressionLevel="high" ExcludeContentType="application/x-zip-compressed;image/jpeg;image/png">
|
||||
<UserAgent Required="false">
|
||||
<Exclude Match="Google" />
|
||||
</UserAgent>
|
||||
<RequestPath>
|
||||
<Exclude Match="\.axd" />
|
||||
<Exclude Match="WebResource\.axd" />
|
||||
<Exclude Match="WebUserControls\WebResource\.axd" />
|
||||
<Exclude Match="WebResource\.axd" />
|
||||
<Exclude Match="WebUserControls\WebResource\.axd" />
|
||||
<Exclude Match="\.asbx" />
|
||||
<!-- Exclude Microsoft Ajax -->
|
||||
<Exclude Match="ajax/.+\.ashx" />
|
||||
</RequestPath>
|
||||
<ContentType>
|
||||
<IsText Match="text/.*" />
|
||||
<IsText Match="application/xml" />
|
||||
<IsText Match="image/(vnd\.\w+\.)?svg[\-|\+]xml" />
|
||||
</ContentType>
|
||||
</HttpCompression>
|
||||
<!--Area ViewState-->
|
||||
<!--
|
||||
<configSections>
|
||||
<!--Area ottimizzazioni FLESK-->
|
||||
<sectionGroup name="Flesk.NET">
|
||||
<section name="HttpCompression" type="Flesk.Accelerator.HttpCompression.ConfigHandler, Flesk.Accelerator" />
|
||||
<section name="ViewStateOptimizer" type="Flesk.Accelerator.Viewstate.ConfigHandler, Flesk.ViewState" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<Flesk.NET>
|
||||
<!--Area Compressione-->
|
||||
<HttpCompression Algorithm="Deflate" CompressionLevel="high" ExcludeContentType="application/x-zip-compressed;image/jpeg;image/png">
|
||||
<UserAgent Required="false">
|
||||
<Exclude Match="Google" />
|
||||
</UserAgent>
|
||||
<RequestPath>
|
||||
<Exclude Match="\.axd" />
|
||||
<Exclude Match="WebResource\.axd" />
|
||||
<Exclude Match="WebUserControls\WebResource\.axd" />
|
||||
<Exclude Match="WebResource\.axd" />
|
||||
<Exclude Match="WebUserControls\WebResource\.axd" />
|
||||
<Exclude Match="\.asbx" />
|
||||
<!-- Exclude Microsoft Ajax -->
|
||||
<Exclude Match="ajax/.+\.ashx" />
|
||||
</RequestPath>
|
||||
<ContentType>
|
||||
<IsText Match="text/.*" />
|
||||
<IsText Match="application/xml" />
|
||||
<IsText Match="image/(vnd\.\w+\.)?svg[\-|\+]xml" />
|
||||
</ContentType>
|
||||
</HttpCompression>
|
||||
<!--Area ViewState-->
|
||||
<!--
|
||||
The StorageMethod parameter sets the ViewState's storage type.
|
||||
Possible values are :
|
||||
|
||||
@@ -55,9 +55,9 @@
|
||||
Compression method is not suported by StorageMethod="Session"
|
||||
|
||||
-->
|
||||
<ViewStateOptimizer PersistenceHandler="MyNamespace.MyViewstatePersister, MyAssembly" StorageMethod="File" StoragePath="~/Logs/ViewStates" ConnectionString="Data Source=localhost;Initial Catalog=EQUA_XPS;Persist Security Info=True;User ID=sa;Password=sa" TableName="app_ViewState" Compressed="true" RequestBehavior="EachLoad" ViewStateCleanupInterval="00:30:00" ViewStateFilesMaxAge="00:30:00" />
|
||||
</Flesk.NET>
|
||||
<!--
|
||||
<ViewStateOptimizer PersistenceHandler="MyNamespace.MyViewstatePersister, MyAssembly" StorageMethod="File" StoragePath="~/Logs/ViewStates" ConnectionString="Data Source=localhost;Initial Catalog=EQUA_XPS;Persist Security Info=True;User ID=sa;Password=sa" TableName="app_ViewState" Compressed="true" RequestBehavior="EachLoad" ViewStateCleanupInterval="00:30:00" ViewStateFilesMaxAge="00:30:00" />
|
||||
</Flesk.NET>
|
||||
<!--
|
||||
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
|
||||
|
||||
The following attributes can be set on the <httpRuntime> tag.
|
||||
@@ -65,37 +65,37 @@
|
||||
<httpRuntime targetFramework="4.6.2" />
|
||||
</system.Web>
|
||||
-->
|
||||
<system.web>
|
||||
<globalization uiCulture="auto" enableClientBasedCulture="true" />
|
||||
<compilation debug="true" targetFramework="4.6.2">
|
||||
<assemblies>
|
||||
<add assembly="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</assemblies>
|
||||
<buildProviders />
|
||||
</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" />
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<!--Area FLESK-->
|
||||
<add name="CompressionModule" type="Flesk.Accelerator.Module, Flesk.Accelerator" />
|
||||
<!--
|
||||
<system.web>
|
||||
<globalization uiCulture="auto" enableClientBasedCulture="true" />
|
||||
<compilation debug="true" targetFramework="4.6.2">
|
||||
<assemblies>
|
||||
<add assembly="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
</assemblies>
|
||||
<buildProviders />
|
||||
</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" />
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<!--Area FLESK-->
|
||||
<add name="CompressionModule" type="Flesk.Accelerator.Module, Flesk.Accelerator" />
|
||||
<!--
|
||||
This HttpModule provides automatic cleanup of viewstate files
|
||||
on the start of each session, thus requiring
|
||||
the SessionStateModule to be installed as well.
|
||||
-->
|
||||
<add name="ViewstateCleanupModule" type="Flesk.Accelerator.Viewstate.CleanupModule, Flesk.ViewState" />
|
||||
</httpModules>
|
||||
<customErrors mode="Off" />
|
||||
<!--<customErrors mode="RemoteOnly" defaultRedirect="unauthorized.aspx"/>-->
|
||||
<httpRuntime maxRequestLength="102400" />
|
||||
<!-- qui sopra configurato x gestire allegati fino a 100 mb...
|
||||
<add name="ViewstateCleanupModule" type="Flesk.Accelerator.Viewstate.CleanupModule, Flesk.ViewState" />
|
||||
</httpModules>
|
||||
<customErrors mode="Off" />
|
||||
<!--<customErrors mode="RemoteOnly" defaultRedirect="unauthorized.aspx"/>-->
|
||||
<httpRuntime maxRequestLength="102400" />
|
||||
<!-- qui sopra configurato x gestire allegati fino a 100 mb...
|
||||
<httpRuntime
|
||||
maxRequestLength="102400"
|
||||
executionTimeout="1200"
|
||||
@@ -104,101 +104,134 @@
|
||||
minLocalRequestFreeThreads="4"
|
||||
appRequestQueueLimit="100" />
|
||||
-->
|
||||
<pages controlRenderingCompatibilityVersion="4.0" />
|
||||
</system.web>
|
||||
<system.web.extensions>
|
||||
<scripting>
|
||||
<scriptResourceHandler enableCompression="true" enableCaching="true" />
|
||||
</scripting>
|
||||
</system.web.extensions>
|
||||
<appSettings>
|
||||
<add key="CodModulo" value="XPS" />
|
||||
<add key="_navMaxChar" value="20" />
|
||||
<!--gestione cookie-->
|
||||
<add key="AuthCookie" value="XPST_Auth" />
|
||||
<add key="enableCookie" value="true" />
|
||||
<add key="cookieDayExp" value="365" />
|
||||
<!--<add key="authSite" value="http://IIS02/Equa_Auth/"/>-->
|
||||
<add key="currSite" value="http://IIS02/XPST/" />
|
||||
<add key="mainSite" value="http://IIS02/XPS/" />
|
||||
<!--gestione button-->
|
||||
<add key="autoConfCmd" value="true" />
|
||||
<!--gestione pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000" />
|
||||
<add key="cacheValSec" value="60" />
|
||||
<add key="numDD" value="90" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="20" />
|
||||
<add key="_righeDataGridLong" value="20" />
|
||||
<add key="_righeDataGridMed" value="15" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="xps@steamware.net" />
|
||||
<add key="_logDir" value="./logs/" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="chLang.aspx#jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx" />
|
||||
<add key="PageNoIndex" value="Test#UserAdmin#Login" />
|
||||
<add key="_commonPages" value="menu.aspx" />
|
||||
<add key="_titoloPagina" value="XPS" />
|
||||
<add key="appName" value="XPST" />
|
||||
<add key="defaultApp" value="XPS_Appl" />
|
||||
<add key="defaultTitle" value="XPS_ShortWelcome" />
|
||||
<add key="defaultBody" value="XPS_LongWelcome" />
|
||||
<add key="_treeMaxChar" value="45" />
|
||||
<add key="_showAllTree" value="false" />
|
||||
<add key="_jumpStart" value="10" />
|
||||
<add key="defDayLeadTime" value="3" />
|
||||
<add key="_forcedDestEmail" value="samuele@steamware.net" />
|
||||
<add key="_adminEmail" value="samuele@steamware.net" />
|
||||
<add key="_emailUser" value="magazzino@fosfatazione.it" />
|
||||
<add key="_emailPwd" value="07fosfatazione" />
|
||||
<add key="_smtpCli" value="smtp.fosfatazione.it" />
|
||||
<add key="_enableSSL" value="false" />
|
||||
<add key="_PortSSL" value="587" />
|
||||
<!--area auth-->
|
||||
<add key="AuthCookieName" value="XPST_Auth" />
|
||||
<add key="enablePlain" value="true" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<!--area DB-->
|
||||
<add key="XPSConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="PermessiConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<!--Area barcode-->
|
||||
<add key="bCodeRetMain" value="bcex" />
|
||||
<!-- Setup link a reporting -->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=false&rc:Toolbar=true&IdxObj={3}{4}" />
|
||||
<!-- NB: "/" == "%2f" -->
|
||||
<add key="reportingServerAddress" value="WIN2016-SQL" />
|
||||
<add key="reportDir" value="ReportEqua" />
|
||||
<add key="reportName_mod" value="ReportSchedaIdentificazione" />
|
||||
<add key="reportName_lbl" value="LabelEqua" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<add key="printerSchedaIdent" value="PDFCreator" />
|
||||
<add key="printerBarcode" value="PDFCreator" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="XPS_data.Properties.Settings.si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS_data\MDB_Data\si_dt30.mdb;Persist Security Info=True" providerName="System.Data.OleDb" />
|
||||
<add name="XPS_data.Properties.Settings.Equa_AnagraficaConnectionString" connectionString="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer16" providerName="System.Data.SqlClient" />
|
||||
<add name="XPS_data.Properties.Settings.Equa_XPSConnectionString" connectionString="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer16" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<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" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.VisualStudio.Enterprise.ASPNetHelper" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<codeBase version="8.0.0.0" href="file:///C:/Program%20Files/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Enterprise.ASPNetHelper.DLL" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1b03e6acf1164f73" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-0.86.0.518" newVersion="0.86.0.518" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
<pages controlRenderingCompatibilityVersion="4.0" />
|
||||
<!--<sessionState mode="InProc" timeout="30" />-->
|
||||
<sessionState mode="Custom" customProvider="MySessionStateStore">
|
||||
<providers>
|
||||
<!-- For more details check https://github.com/Azure/aspnet-redis-providers/wiki -->
|
||||
<!-- Either use 'connectionString' OR 'settingsClassName' and 'settingsMethodName' OR use 'host','port','accessKey','ssl','connectionTimeoutInMilliseconds' and 'operationTimeoutInMilliseconds'. -->
|
||||
<!-- 'throwOnError','retryTimeoutInMilliseconds','databaseId' and 'applicationName' can be used with both options. -->
|
||||
<!--
|
||||
<add name="MySessionStateStore"
|
||||
host = "127.0.0.1" [String]
|
||||
port = "" [number]
|
||||
accessKey = "" [String]
|
||||
ssl = "false" [true|false]
|
||||
throwOnError = "true" [true|false]
|
||||
retryTimeoutInMilliseconds = "5000" [number]
|
||||
databaseId = "0" [number]
|
||||
applicationName = "" [String]
|
||||
connectionTimeoutInMilliseconds = "5000" [number]
|
||||
operationTimeoutInMilliseconds = "1000" [number]
|
||||
connectionString = "<Valid StackExchange.Redis connection string>" [String]
|
||||
settingsClassName = "<Assembly qualified class name that contains settings method specified below. Which basically return 'connectionString' value>" [String]
|
||||
settingsMethodName = "<Settings method should be defined in settingsClass. It should be public, static, does not take any parameters and should have a return type of 'String', which is basically 'connectionString' value.>" [String]
|
||||
loggingClassName = "<Assembly qualified class name that contains logging method specified below>" [String]
|
||||
loggingMethodName = "<Logging method should be defined in loggingClass. It should be public, static, does not take any parameters and should have a return type of System.IO.TextWriter.>" [String]
|
||||
redisSerializerType = "<Assembly qualified class name that implements Microsoft.Web.Redis.ISerializer>" [String]
|
||||
/>
|
||||
-->
|
||||
<add name="MySessionStateStore" type="Microsoft.Web.Redis.RedisSessionStateProvider" host="localhost" accessKey="localhost" ssl="false" applicationName="XPST" />
|
||||
</providers>
|
||||
</sessionState>
|
||||
</system.web>
|
||||
<system.web.extensions>
|
||||
<scripting>
|
||||
<scriptResourceHandler enableCompression="true" enableCaching="true" />
|
||||
</scripting>
|
||||
</system.web.extensions>
|
||||
<appSettings>
|
||||
<add key="CodModulo" value="XPS" />
|
||||
<add key="_navMaxChar" value="20" />
|
||||
<!--gestione cookie-->
|
||||
<add key="AuthCookie" value="XPST_Auth" />
|
||||
<add key="enableCookie" value="true" />
|
||||
<add key="cookieDayExp" value="365" />
|
||||
<!--<add key="authSite" value="http://IIS02/Equa_Auth/"/>-->
|
||||
<add key="currSite" value="http://IIS02/XPST/" />
|
||||
<add key="mainSite" value="http://IIS02/XPS/" />
|
||||
<!--gestione button-->
|
||||
<add key="autoConfCmd" value="true" />
|
||||
<!--gestione pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000" />
|
||||
<add key="cacheValSec" value="60" />
|
||||
<add key="numDD" value="90" />
|
||||
<add key="_righeDataGrid" value="30" />
|
||||
<add key="_righeDataGridAnagr" value="20" />
|
||||
<add key="_righeDataGridLong" value="20" />
|
||||
<add key="_righeDataGridMed" value="15" />
|
||||
<add key="_righeDataGridShort" value="10" />
|
||||
<add key="_fromEmail" value="xps@steamware.net" />
|
||||
<add key="_logDir" value="./logs/" />
|
||||
<add key="_logLevel" value="6" />
|
||||
<add key="_logMaxMb" value="30" />
|
||||
<add key="_allowForceUser" value="true" />
|
||||
<add key="_safePages" value="chLang.aspx#jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx" />
|
||||
<add key="PageNoIndex" value="Test#UserAdmin#Login" />
|
||||
<add key="_commonPages" value="menu.aspx" />
|
||||
<add key="_titoloPagina" value="XPS" />
|
||||
<add key="appName" value="XPST" />
|
||||
<add key="defaultApp" value="XPS_Appl" />
|
||||
<add key="defaultTitle" value="XPS_ShortWelcome" />
|
||||
<add key="defaultBody" value="XPS_LongWelcome" />
|
||||
<add key="_treeMaxChar" value="45" />
|
||||
<add key="_showAllTree" value="false" />
|
||||
<add key="_jumpStart" value="10" />
|
||||
<add key="defDayLeadTime" value="3" />
|
||||
<add key="_forcedDestEmail" value="samuele@steamware.net" />
|
||||
<add key="_adminEmail" value="samuele@steamware.net" />
|
||||
<add key="_emailUser" value="magazzino@fosfatazione.it" />
|
||||
<add key="_emailPwd" value="07fosfatazione" />
|
||||
<add key="_smtpCli" value="smtp.fosfatazione.it" />
|
||||
<add key="_enableSSL" value="false" />
|
||||
<add key="_PortSSL" value="587" />
|
||||
<!--area auth-->
|
||||
<add key="AuthCookieName" value="XPST_Auth" />
|
||||
<add key="enablePlain" value="true" />
|
||||
<add key="DevicesAuthConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<!--area DB-->
|
||||
<add key="XPSConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="PermessiConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<add key="VocabolarioConnectionString" value="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer16" />
|
||||
<!--Area barcode-->
|
||||
<add key="bCodeRetMain" value="bcex" />
|
||||
<!-- Setup link a reporting -->
|
||||
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=false&rc:Toolbar=true&IdxObj={3}{4}" />
|
||||
<!-- NB: "/" == "%2f" -->
|
||||
<add key="reportingServerAddress" value="WIN2016-SQL" />
|
||||
<add key="reportDir" value="ReportEqua" />
|
||||
<add key="reportName_mod" value="ReportSchedaIdentificazione" />
|
||||
<add key="reportName_lbl" value="LabelEqua" />
|
||||
<add key="reportOpzPdf" value="&rs:Format=PDF" />
|
||||
<add key="printerSchedaIdent" value="PDFCreator" />
|
||||
<add key="printerBarcode" value="PDFCreator" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="XPS_data.Properties.Settings.si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS_data\MDB_Data\si_dt30.mdb;Persist Security Info=True" providerName="System.Data.OleDb" />
|
||||
<add name="XPS_data.Properties.Settings.Equa_AnagraficaConnectionString" connectionString="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer16" providerName="System.Data.SqlClient" />
|
||||
<add name="XPS_data.Properties.Settings.Equa_XPSConnectionString" connectionString="Data Source=WIN2016-SQL;Initial Catalog=Equa_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer16" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.webServer>
|
||||
<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" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Microsoft.VisualStudio.Enterprise.ASPNetHelper" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<codeBase version="8.0.0.0" href="file:///C:/Program%20Files/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Enterprise.ASPNetHelper.DLL" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="ICSharpCode.SharpZipLib" publicKeyToken="1b03e6acf1164f73" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-0.86.0.518" newVersion="0.86.0.518" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="StackExchange.Redis.StrongName" publicKeyToken="c219ff1ca8c2ce46" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-1.2.3.0" newVersion="1.2.3.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
@@ -86,9 +86,15 @@
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="Microsoft.Web.RedisSessionStateProvider, Version=2.2.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Microsoft.Web.RedisSessionStateProvider.2.2.5\lib\net40\Microsoft.Web.RedisSessionStateProvider.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="StackExchange.Redis, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\StackExchange.Redis.1.2.3\lib\net46\StackExchange.Redis.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="StackExchange.Redis.StrongName, Version=1.2.3.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\StackExchange.Redis.StrongName.1.2.3\lib\net46\StackExchange.Redis.StrongName.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
|
||||
@@ -5,5 +5,7 @@
|
||||
<package id="jquery.mobile" version="1.2.0" targetFramework="net35" />
|
||||
<package id="Microsoft.AspNet.FriendlyUrls" version="1.0.2" targetFramework="net462" />
|
||||
<package id="Microsoft.AspNet.FriendlyUrls.Core" version="1.0.2" targetFramework="net462" />
|
||||
<package id="Microsoft.Web.RedisSessionStateProvider" version="2.2.5" targetFramework="net462" />
|
||||
<package id="StackExchange.Redis" version="1.2.3" targetFramework="net462" />
|
||||
<package id="StackExchange.Redis.StrongName" version="1.2.3" targetFramework="net462" />
|
||||
</packages>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
-6508
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+915
-687
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
+915
-687
File diff suppressed because it is too large
Load Diff
Vendored
BIN
Binary file not shown.
+914
-681
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user