refresh con eliminazione files obj/bin

This commit is contained in:
Samuele E. Locatelli
2017-02-06 15:25:03 +01:00
parent be6876610b
commit 9379f7dbff
84 changed files with 214 additions and 586 deletions
+3
View File
@@ -29,6 +29,9 @@ GIM_site/obj/*
# Altro
#--------------------------------------------
VersGen/obj/*
VersGen/bin/*
/VersGen/obj/*
/VersGen/bin/*
GimDB/GimDB.dbmdl
GimDB/GimDB.jfm
+1 -1
View File
@@ -169,7 +169,7 @@
</bindings>
</site>
<site name="GIM_data" id="3">
<application path="/" applicationPool="Clr2IntegratedAppPool">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_data" />
</application>
<bindings>
+17 -14
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'IIS02|AnyCPU' ">
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
@@ -13,6 +13,7 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WinLab|AnyCPU'">
<OutputPath>bin\</OutputPath>
@@ -27,6 +28,7 @@
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Somaschini|AnyCPU'">
<OutputPath>bin\</OutputPath>
@@ -43,6 +45,7 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'SomaschiniUSA|AnyCPU'">
<OutputPath>bin\</OutputPath>
@@ -60,6 +63,7 @@
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Alumat|AnyCPU'">
<OutputPath>bin\</OutputPath>
@@ -70,6 +74,7 @@
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS01|AnyCPU'">
<OutputPath>bin\</OutputPath>
@@ -79,6 +84,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
@@ -92,7 +98,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GIM_data</RootNamespace>
<AssemblyName>GIM_data</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
@@ -103,6 +109,7 @@
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -113,6 +120,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@@ -122,23 +130,17 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.ReportViewer.WinForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Web.Extensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
@@ -146,6 +148,7 @@
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="ExtLib\Microsoft.ReportViewer.Common.dll" />
+13 -95
View File
@@ -1,33 +1,20 @@
<?xml version="1.0"?>
<configuration>
<configSections>
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
</sectionGroup>
</sectionGroup>
</sectionGroup>
</configSections>
<appSettings>
<!--gestione reports!-->
<add key="ReportBasePath" value=".\bin\Reports" />
<add key="ReportBasePath" value=".\bin\Reports"/>
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;"
providerName="System.Data.SqlClient" />
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient"/>
</connectionStrings>
<!--
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.
<system.Web>
<httpRuntime targetFramework="4.6.2" />
</system.Web>
-->
<system.web>
<!--
Set compilation debug="true" to insert debugging
@@ -35,22 +22,13 @@
affects performance, set this value to true only
during development.
-->
<compilation debug="false">
<assemblies>
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
</assemblies>
</compilation>
<compilation debug="false" targetFramework="4.6.2"/>
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows" />
<authentication mode="Windows"/>
<!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
@@ -63,70 +41,10 @@
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
<pages>
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</controls>
</pages>
<httpHandlers>
<remove verb="*" path="*.asmx"/>
<add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
</httpHandlers>
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</httpModules>
<pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/>
</system.web>
<system.codedom>
<compilers>
<compiler language="c#;cs;csharp" extension=".cs" warningLevel="4"
type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="WarnAsError" value="false"/>
</compiler>
</compilers>
</system.codedom>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet
Information Services 7.0. It is not necessary for previous version of IIS.
-->
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
<modules>
<remove name="ScriptModule" />
<add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</modules>
<handlers>
<remove name="WebServiceHandlerFactory-Integrated"/>
<remove name="ScriptHandlerFactory" />
<remove name="ScriptHandlerFactoryAppServices" />
<remove name="ScriptResource" />
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
</handlers>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
</configuration>
Binary file not shown.
+13 -95
View File
@@ -1,33 +1,20 @@
<?xml version="1.0"?>
<configuration>
<configSections>
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
</sectionGroup>
</sectionGroup>
</sectionGroup>
</configSections>
<appSettings>
<!--gestione reports!-->
<add key="ReportBasePath" value=".\bin\Reports" />
<add key="ReportBasePath" value=".\bin\Reports"/>
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;"
providerName="System.Data.SqlClient" />
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient"/>
</connectionStrings>
<!--
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.
<system.Web>
<httpRuntime targetFramework="4.6.2" />
</system.Web>
-->
<system.web>
<!--
Set compilation debug="true" to insert debugging
@@ -35,22 +22,13 @@
affects performance, set this value to true only
during development.
-->
<compilation debug="false">
<assemblies>
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
</assemblies>
</compilation>
<compilation debug="false" targetFramework="4.6.2"/>
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<authentication mode="Windows" />
<authentication mode="Windows"/>
<!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
@@ -63,70 +41,10 @@
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
<pages>
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</controls>
</pages>
<httpHandlers>
<remove verb="*" path="*.asmx"/>
<add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
</httpHandlers>
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</httpModules>
<pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/>
</system.web>
<system.codedom>
<compilers>
<compiler language="c#;cs;csharp" extension=".cs" warningLevel="4"
type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="WarnAsError" value="false"/>
</compiler>
</compilers>
</system.codedom>
<!--
The system.webServer section is required for running ASP.NET AJAX under Internet
Information Services 7.0. It is not necessary for previous version of IIS.
-->
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
<modules>
<remove name="ScriptModule" />
<add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</modules>
<handlers>
<remove name="WebServiceHandlerFactory-Integrated"/>
<remove name="ScriptHandlerFactory" />
<remove name="ScriptHandlerFactoryAppServices" />
<remove name="ScriptResource" />
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
</handlers>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
</configuration>
Binary file not shown.
@@ -1,19 +0,0 @@
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Alumat\GIM_data.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
@@ -1,8 +0,0 @@
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\IIS02\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\IIS02\GIM_data.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
@@ -1,27 +0,0 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Release\GIM_data.pdb
Binary file not shown.
Binary file not shown.
@@ -1,27 +0,0 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\Projects\WebGIM\GIM_data\obj\Somaschini\GIM_data.pdb
Binary file not shown.
@@ -1,17 +0,0 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.dll
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\SomaschiniUSA\GIM_data.pdb
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\NLog.config
Binary file not shown.
@@ -1,8 +0,0 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Test218\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Test218\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\Test218\GIM_data.pdb
Binary file not shown.
View File
@@ -1,8 +0,0 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\WinLab\GIM_data.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\WinLab\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_data\obj\WinLab\GIM_data.pdb
Binary file not shown.
View File
+11 -7
View File
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'IIS02|AnyCPU' ">
<OutputPath>bin\</OutputPath>
<DefineConstants></DefineConstants>
<DefineConstants>
</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
@@ -114,8 +115,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GIM_site</RootNamespace>
<AssemblyName>GIM_site</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileUpgradeFlags></FileUpgradeFlags>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<UseIISExpress>false</UseIISExpress>
@@ -143,7 +145,8 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants></DefineConstants>
<DefineConstants>
</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
@@ -225,9 +228,9 @@
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
<Private>True</Private>
@@ -1965,7 +1968,8 @@
<IISUrl>http://localhost/GIM_site</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl></CustomServerUrl>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
+1 -1
View File
@@ -2,7 +2,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
<NameOfLastUsedPublishProfile>Somaschini-ITA</NameOfLastUsedPublishProfile>
<NameOfLastUsedPublishProfile>IIS02</NameOfLastUsedPublishProfile>
<UseIISExpress>false</UseIISExpress>
<IISExpressAnonymousAuthentication>disabled</IISExpressAnonymousAuthentication>
<IISExpressWindowsAuthentication>enabled</IISExpressWindowsAuthentication>
@@ -23,7 +23,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source Path="$(IntermediateOutputPath)AutoScripts\GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
</Object>
<UpdateFrom Type="Web.Config">
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="GIM_Data.Properties.Settings.GIMConnectionString" Order="2" Enabled="False">
@@ -33,7 +33,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source Path="$(IntermediateOutputPath)AutoScripts\GIM_Data.Properties.Settings.GIMConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
</Object>
<UpdateFrom Type="Web.Config">
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
</Objects>
+145 -147
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0"?>
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
@@ -10,12 +10,12 @@
<configuration>
<configSections>
<sectionGroup name="elmah">
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah" />
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah" />
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah" />
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah" />
<section name="security" requirePermission="false" type="Elmah.SecuritySectionHandler, Elmah"/>
<section name="errorLog" requirePermission="false" type="Elmah.ErrorLogSectionHandler, Elmah"/>
<section name="errorMail" requirePermission="false" type="Elmah.ErrorMailSectionHandler, Elmah"/>
<section name="errorFilter" requirePermission="false" type="Elmah.ErrorFilterSectionHandler, Elmah"/>
</sectionGroup>
<section name="resizer" type="ImageResizer.ResizerSection" requirePermission="false" />
<section name="resizer" type="ImageResizer.ResizerSection" requirePermission="false"/>
</configSections>
<!--
For a description of web.config changes see http://go.microsoft.com/fwlink/?LinkId=235367.
@@ -26,46 +26,45 @@
</system.Web>
-->
<system.web>
<identity />
<authentication mode="Windows" />
<identity/>
<authentication mode="Windows"/>
<!--Versione USA!!!
<globalization culture="en-US" uiCulture="en-US" enableClientBasedCulture="false" /> -->
<!--Versione Ita-->
<globalization culture="it-IT" uiCulture="it-IT" enableClientBasedCulture="false" />
<globalization culture="it-IT" uiCulture="it-IT" enableClientBasedCulture="false"/>
<!--Versione AUTO!!!
<globalization culture="auto" uiCulture="auto" enableClientBasedCulture="true" />-->
<pages clientIDMode="AutoID">
<namespaces>
<add namespace="System.Web.Optimization" />
<add namespace="System.Web.Optimization"/>
</namespaces>
<controls>
<!--<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 assembly="Microsoft.AspNet.Web.Optimization.WebForms" namespace="Microsoft.AspNet.Web.Optimization.WebForms" tagPrefix="webopt"/>
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
</controls>
</pages>
<compilation debug="true" targetFramework="4.5">
<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" />
<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>
<add extension="*.asbx" type="Microsoft.Web.Preview.Services.BridgeBuildProvider" />
</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" />
<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>
<customErrors mode="Off" />
<customErrors mode="Off"/>
<!--<customErrors mode="RemoteOnly" defaultRedirect="unauthorized.aspx" />-->
<httpRuntime maxRequestLength="102400" />
<httpRuntime maxRequestLength="102400"/>
<!-- qui sopra configurato x gestire allegati fino a 100 mb...
<httpRuntime
maxRequestLength="102400"
@@ -77,10 +76,10 @@
-->
<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="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"/>
</httpModules>
</system.web>
<!--<system.web.extensions>
@@ -89,155 +88,154 @@
</scripting>
</system.web.extensions>-->
<appSettings>
<add key="CodModulo" value="GIM" />
<add key="dominio" value="STEAMWAREWIN" />
<add key="intUpdatePagina_ms" value="120000" />
<add key="_righeDataGrid" value="30" />
<add key="_righeDataGridAnagr" value="20" />
<add key="_righeDataGridLong" value="40" />
<add key="_righeDataGridMed" value="15" />
<add key="_righeDataGridShort" value="10" />
<add key="_fromEmail" value="info@steamware.net" />
<add key="_logDir" value="./logs/" />
<add key="_logLevel" value="6" />
<add key="doShrinkFolder" value="true" />
<add key="_logMaxMb" value="30" />
<add key="_allowForceUser" value="true" />
<add key="_safePages" value="chLang#jumper#unauthorized#allegati#forceUser#login#test#istruzioni#login" />
<add key="_commonPages" value="menu" />
<add key="startPage" value="default" />
<add key="_titoloPagina" value="GIM" />
<add key="titleApp" value="GIM_titleApp" />
<add key="welcomeApp" value="GIM_welcomeApp" />
<add key="appName" value="GIM" />
<add key="defaultApp" value="GIM_Appl" />
<add key="defaultTitle" value="GIM_ShortWelcome" />
<add key="defaultBody" value="GIM_LongWelcome" />
<add key="_adminEmail" value="info@steamware.net" />
<add key="exportFormat1" value="./ExportPdf?tipo={0}" />
<add key="exportFormat2" value="../ExportPdf?tipo={0}&amp;idx={1}" />
<add key="exportFormat3" value="~/ExportPdf?tipo={0}&amp;inizio={1}&amp;fine={2}&amp;username={3}" />
<add key="_smtpCli" value="localhost" />
<add key="echoLemmi" value="false" />
<add key="allowDelete" value="true" />
<add key="CodModulo" value="GIM"/>
<add key="dominio" value="STEAMWAREWIN"/>
<add key="intUpdatePagina_ms" value="120000"/>
<add key="_righeDataGrid" value="30"/>
<add key="_righeDataGridAnagr" value="20"/>
<add key="_righeDataGridLong" value="40"/>
<add key="_righeDataGridMed" value="15"/>
<add key="_righeDataGridShort" value="10"/>
<add key="_fromEmail" value="info@steamware.net"/>
<add key="_logDir" value="./logs/"/>
<add key="_logLevel" value="6"/>
<add key="doShrinkFolder" value="true"/>
<add key="_logMaxMb" value="30"/>
<add key="_allowForceUser" value="true"/>
<add key="_safePages" value="chLang#jumper#unauthorized#allegati#forceUser#login#test#istruzioni#login"/>
<add key="_commonPages" value="menu"/>
<add key="startPage" value="default"/>
<add key="_titoloPagina" value="GIM"/>
<add key="titleApp" value="GIM_titleApp"/>
<add key="welcomeApp" value="GIM_welcomeApp"/>
<add key="appName" value="GIM"/>
<add key="defaultApp" value="GIM_Appl"/>
<add key="defaultTitle" value="GIM_ShortWelcome"/>
<add key="defaultBody" value="GIM_LongWelcome"/>
<add key="_adminEmail" value="info@steamware.net"/>
<add key="exportFormat1" value="./ExportPdf?tipo={0}"/>
<add key="exportFormat2" value="../ExportPdf?tipo={0}&amp;idx={1}"/>
<add key="exportFormat3" value="~/ExportPdf?tipo={0}&amp;inizio={1}&amp;fine={2}&amp;username={3}"/>
<add key="_smtpCli" value="localhost"/>
<add key="echoLemmi" value="false"/>
<add key="allowDelete" value="true"/>
<!--selezioni default-->
<add key="defPriorMtzPred" value="2" />
<add key="defCauMtzPred" value="59" />
<add key="defPriorMtzPred" value="2"/>
<add key="defCauMtzPred" value="59"/>
<!--file upload-->
<add key="uploadDir" value="~/Files" />
<add key="uploadDir" value="~/Files"/>
<!--(Macro) Moduli abilitati-->
<add key="enModMag" value="true" />
<add key="enModMag" value="true"/>
<!--abilitazione mod-->
<add key="showExcelExpRep" value="true" />
<add key="remoteExcelMode" value="true" />
<add key="showExcelExpRep" value="true"/>
<add key="remoteExcelMode" value="true"/>
<!--gestione reports!-->
<add key="ReportBasePath" value=".\bin\Reports" />
<add key="ReportBasePath" value=".\bin\Reports"/>
<!--stringhe connessione-->
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;" />
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;" />
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;" />
<add key="AppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;" />
<add key="TestAppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM_test;Persist Security Info=True;User id=sa;Password=keyhammer;" />
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;"/>
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;"/>
<add key="VocabolarioConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;"/>
<add key="AppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=keyhammer;"/>
<add key="TestAppConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM_test;Persist Security Info=True;User id=sa;Password=keyhammer;"/>
<!--valori default-->
<add key="defaultMatr" value="0000" />
<add key="defaultCodImp" value="0000" />
<add key="defaultCodMacc" value="0000" />
<add key="idxAmbitoMtzProg" value="7" />
<add key="idxAmbitoRicambi" value="10" />
<add key="idxAmbitoND" value="1" />
<add key="idxCausaleND" value="1" />
<add key="defCausale" value="60" />
<add key="defaultMatr" value="0000"/>
<add key="defaultCodImp" value="0000"/>
<add key="defaultCodMacc" value="0000"/>
<add key="idxAmbitoMtzProg" value="7"/>
<add key="idxAmbitoRicambi" value="10"/>
<add key="idxAmbitoND" value="1"/>
<add key="idxCausaleND" value="1"/>
<add key="defCausale" value="60"/>
<!--gestione turni-->
<add key="shiftTurno" value="6" />
<add key="durataTurno" value="8" />
<add key="defaultDelay" value="15" />
<add key="shiftTurno" value="6"/>
<add key="durataTurno" value="8"/>
<add key="defaultDelay" value="15"/>
<!-- Configurazione parte db -->
<add key="_sqlDir" value="sql" />
<add key="dbUpdateEnabled" value="true" />
<add key="dbAuthName" value="Somas_Anagrafica" />
<add key="dbVocabName" value="SteamWare_Vocabolario" />
<add key="dbAppName" value="GIM" />
<add key="dbTest" value="GIM_test" />
<add key="dbAuthVers" value="1" />
<add key="dbVocabVers" value="1" />
<add key="dbAppVers" value="5" />
<add key="dbAppCreaEnab" value="false" />
<add key="sqlFileFormat" value="{0}_{1:0000}.sql" />
<add key="sqlScriptDir" value="sql" />
<add key="appFilePre" value="GIM" />
<add key="_sqlDir" value="sql"/>
<add key="dbUpdateEnabled" value="true"/>
<add key="dbAuthName" value="Somas_Anagrafica"/>
<add key="dbVocabName" value="SteamWare_Vocabolario"/>
<add key="dbAppName" value="GIM"/>
<add key="dbTest" value="GIM_test"/>
<add key="dbAuthVers" value="1"/>
<add key="dbVocabVers" value="1"/>
<add key="dbAppVers" value="5"/>
<add key="dbAppCreaEnab" value="false"/>
<add key="sqlFileFormat" value="{0}_{1:0000}.sql"/>
<add key="sqlScriptDir" value="sql"/>
<add key="appFilePre" value="GIM"/>
<!-- Gestione Auto-enroll-->
<add key="autoEnrollEnabled" value="false" />
<add key="autoEnrollCdc" value="X999" />
<add key="autoEnrollModulo" value="GIM" />
<add key="autoEnrollFunzione" value="GIM_U" />
<add key="autoEnrollEnabled" value="false"/>
<add key="autoEnrollCdc" value="X999"/>
<add key="autoEnrollModulo" value="GIM"/>
<add key="autoEnrollFunzione" value="GIM_U"/>
<!--gestione stampanti-->
<add key="doPrintReq" value="false" />
<add key="stampanteRichiesteMtz" value="PDFCreator" />
<add key="doPrintReq" value="false"/>
<add key="stampanteRichiesteMtz" value="PDFCreator"/>
<!--CSV export-->
<add key="separatoreCsv" value="|" />
<add key="separatoreCsv" value="|"/>
<!--template campi nuovi-->
<add key="CodRis" value="MAT" />
<add key="newValuta" value="€" />
<add key="newAmbitoGuasto" value="-- [NUOVO] non definito --" />
<add key="newCognome" value="-- [NUOVO] Cognome --" />
<add key="newNome" value="-- [NUOVO] Nome --" />
<add key="newCalFF" value="-- [NUOVO] non definito --" />
<add key="newImpianto" value="-- [NUOVO] Nome Impianto non definito --" />
<add key="newTipoGuasto" value="-- [NUOVO] non definito --" />
<add key="newMacchina" value="-- [NUOVA] non definita --" />
<add key="newModello" value="-- MODELLO --" />
<add key="newFamMacchina" value="-- [NUOVA] non definita --" />
<add key="newCausale" value="-- [NUOVA] non definita --" />
<add key="newPriorita" value="-- [NUOVA] non definita --" />
<add key="newLocazione" value="-- [NUOVA] non definita --" />
<add key="newTagCode" value="TAG00" />
<add key="newTagClass" value="MR" />
<add key="newTagDescr" value="-- [NUOVA] non definita --" />
<add key="CodRis" value="MAT"/>
<add key="newValuta" value="€"/>
<add key="newAmbitoGuasto" value="-- [NUOVO] non definito --"/>
<add key="newCognome" value="-- [NUOVO] Cognome --"/>
<add key="newNome" value="-- [NUOVO] Nome --"/>
<add key="newCalFF" value="-- [NUOVO] non definito --"/>
<add key="newImpianto" value="-- [NUOVO] Nome Impianto non definito --"/>
<add key="newTipoGuasto" value="-- [NUOVO] non definito --"/>
<add key="newMacchina" value="-- [NUOVA] non definita --"/>
<add key="newModello" value="-- MODELLO --"/>
<add key="newFamMacchina" value="-- [NUOVA] non definita --"/>
<add key="newCausale" value="-- [NUOVA] non definita --"/>
<add key="newPriorita" value="-- [NUOVA] non definita --"/>
<add key="newLocazione" value="-- [NUOVA] non definita --"/>
<add key="newTagCode" value="TAG00"/>
<add key="newTagClass" value="MR"/>
<add key="newTagDescr" value="-- [NUOVA] non definita --"/>
<!--gestione formati data-ora-->
<add key="culture" value="it-IT" />
<add key="ddMMyy" value="dd/MM/yy" />
<add key="ddMMyyyy" value="dd/MM/yyyy" />
<add key="ddMMyyyyHHmm" value="dd/MM/yyyy HH:mm" />
<add key="appAdminEmail" value="marco.previtali@somaschini.com" />
<add key="culture" value="it-IT"/>
<add key="ddMMyy" value="dd/MM/yy"/>
<add key="ddMMyyyy" value="dd/MM/yyyy"/>
<add key="ddMMyyyyHHmm" value="dd/MM/yyyy HH:mm"/>
<add key="appAdminEmail" value="marco.previtali@somaschini.com"/>
</appSettings>
<connectionStrings>
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient" />
<add name="GIM_Data.Properties.Settings.GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient" />
<add name="GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient"/>
<add name="GIM_Data.Properties.Settings.GIMConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=GIM;Persist Security Info=True;User ID=sa;Password=keyhammer;" providerName="System.Data.SqlClient"/>
</connectionStrings>
<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
<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="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>
<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="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"/>
</modules>
</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" />
<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="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
@@ -246,12 +244,12 @@
See http://code.google.com/p/elmah/wiki/SecuringErrorLogPages for
more information on remote access and securing ELMAH.
-->
<security allowRemoteAccess="false" />
<security allowRemoteAccess="false"/>
</elmah>
<location path="elmah.axd" inheritInChildApplications="false">
<system.web>
<httpHandlers>
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" />
<add verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah"/>
</httpHandlers>
<!--
See http://code.google.com/p/elmah/wiki/SecuringErrorLogPages for
@@ -265,14 +263,14 @@
</system.web>
<system.webServer>
<handlers>
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode" />
<add name="ELMAH" verb="POST,GET,HEAD" path="elmah.axd" type="Elmah.ErrorLogPageFactory, Elmah" preCondition="integratedMode"/>
</handlers>
</system.webServer>
</location>
<resizer>
<plugins>
<add name="DiskCache" />
<add name="SeamCarving" />
<add name="DiskCache"/>
<add name="SeamCarving"/>
</plugins>
</resizer>
</configuration>
Binary file not shown.
@@ -1,106 +0,0 @@
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.csprojResolveAssemblyReference.cache
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\NLog.config
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll.config
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.pdb
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AjaxControlToolkit.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AjaxMin.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Antlr3.Runtime.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.bootstrap.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.jQuery.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.jQuery.UI.Combined.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Elmah.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_data.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.DiskCache.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.SeamCarving.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.FriendlyUrls.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.Web.Optimization.WebForms.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ScriptManager.MSAjax.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ScriptManager.WebForms.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Web.Infrastructure.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Newtonsoft.Json.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\System.Web.Optimization.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\WebGrease.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Flesk.ViewState.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.pdb
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.DiskCache.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.SeamCarving.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.FriendlyUrls.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Newtonsoft.Json.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\System.Web.Optimization.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.pdb
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ReportViewer.WinForms.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ReportViewer.Common.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Build.Utilities.v3.5.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ADODB.dll
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_data.pdb
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Build.Utilities.v3.5.xml
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\it\Microsoft.Build.Utilities.v3.5.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\NLog.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll.config
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_site.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AjaxControlToolkit.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AjaxMin.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Antlr3.Runtime.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.bootstrap.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.jQuery.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\AspNet.ScriptManager.jQuery.UI.Combined.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Elmah.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.DiskCache.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.SeamCarving.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.FriendlyUrls.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.Web.Optimization.WebForms.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ScriptManager.MSAjax.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ScriptManager.WebForms.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Web.Infrastructure.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Newtonsoft.Json.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\System.Web.Optimization.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\WebGrease.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ReportViewer.WinForms.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.ReportViewer.Common.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Build.Utilities.v3.5.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ADODB.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\SteamWare.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\GIM_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.DiskCache.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\ImageResizer.Plugins.SeamCarving.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.AspNet.FriendlyUrls.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Newtonsoft.Json.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\System.Web.Optimization.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Microsoft.Build.Utilities.v3.5.xml
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\it\Microsoft.Build.Utilities.v3.5.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.csprojResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.dll
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\obj\Debug\GIM_site.pdb
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\logo.png
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\MacchineReparti.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\ReportInterventi.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\Report_MTBF_MTTR.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\RichiestaIntervento.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\MacchineReparti.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\Report_MTBF_MTTR.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\ReportInterventi.rdlc
C:\Users\samuele\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\RichiestaIntervento.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\logo.png
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\MacchineReparti.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\ReportInterventi.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\Report_MTBF_MTTR.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\IT\RichiestaIntervento.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\MacchineReparti.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\Report_MTBF_MTTR.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\ReportInterventi.rdlc
C:\Users\samuele.STEAMWAREWIN\Documents\VisualStudioProjects\WebGIM\WebGIM\GIM_site\bin\Reports\EN\RichiestaIntervento.rdlc
+2 -2
View File
@@ -5,7 +5,7 @@
using System.Reflection;
[assembly: AssemblyVersion("1.9.1701.578")]
[assembly: AssemblyFileVersion("1.9.1701.578")]
[assembly: AssemblyVersion("1.9.1701.579")]
[assembly: AssemblyFileVersion("1.9.1701.579")]
[assembly: AssemblyCopyright("Steamware © 2006-2017")]
[assembly: AssemblyCompany("Steamware")]
+6 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -9,8 +9,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>VersGen</RootNamespace>
<AssemblyName>VersGen</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -20,6 +21,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@@ -28,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'IIS01|AnyCPU'">
<OutputPath>bin\IIS01\</OutputPath>
@@ -37,6 +40,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />