refresh
This commit is contained in:
Binary file not shown.
Binary file not shown.
+2817
-2721
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
Binary file not shown.
@@ -6,3 +6,11 @@ C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Proje
|
||||
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
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
@@ -98,6 +98,10 @@
|
||||
<OldToolsVersion>3.5</OldToolsVersion>
|
||||
<UpgradeBackupLocation />
|
||||
<UseIISExpress>false</UseIISExpress>
|
||||
<IISExpressSSLPort />
|
||||
<IISExpressAnonymousAuthentication />
|
||||
<IISExpressWindowsAuthentication />
|
||||
<IISExpressUseClassicPipelineMode />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
@@ -536,6 +540,11 @@
|
||||
<Content Include="packages.config" />
|
||||
<Content Include="logs\PlaceHolder.file" />
|
||||
<None Include="help\IT\images\._browser" />
|
||||
<None Include="Properties\PublishProfiles\Somaschini-ITA.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\Somaschini-USA.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\Ufficio-ENG %28.17%29.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\Ufficio-ITA %28.218%29.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0200.sql" />
|
||||
<None Include="sql\Voc\SomVoc_0200.sql" />
|
||||
<None Include="sql\Applicazione\V1.3\GIM_0205.sql" />
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
||||
<PropertyGroup>
|
||||
<ProjectView>ShowAllFiles</ProjectView>
|
||||
<NameOfLastUsedPublishProfile>Ufficio-ENG %28.17%29</NameOfLastUsedPublishProfile>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,6 @@
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
|
||||
<h2>
|
||||
<asp:HyperLink runat="server" ID="lnkHelp" NavigateUrl="~/help/index.html" Target="_blank" />
|
||||
<asp:HyperLink runat="server" ID="lnkHelp" Target="_blank" />
|
||||
</h2>
|
||||
</asp:Content>
|
||||
|
||||
+1
-2
@@ -1,10 +1,9 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4927
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<parameters>
|
||||
<parameter name="GIMConnectionString-Web.config Connection String" description="GIMConnectionString Connection String used in web.config by the application to access the database." defaultvalue="Data Source=localhost\SQLExpress;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=ViaDante16!" tags="SqlConnectionString">
|
||||
<parameterEntry kind="XmlFile" scope="C:\\Users\\samuele\.STEAMWAREWIN\\Documents\\Visual\ Studio\ 2010\\Projects\\WebGIM\\Projects\\WebGIM\\GIM_site\\obj\\SomaschiniUSA\\Package\\PackageTmp\\Web\.config$" match="/configuration/connectionStrings/add[@name='GIMConnectionString']/@connectionString" />
|
||||
<parameter name="GIMConnectionString-Web.config Connection String" description="GIMConnectionString Connection String used in web.config by the application to access the database." defaultValue="Data Source=localhost\SQLExpress;Initial Catalog=GIM;Persist Security Info=True;User id=sa;Password=ViaDante16!" tags="SqlConnectionString">
|
||||
<parameterEntry kind="XmlFile" scope="C:\\Users\\samuele\\Documents\\Visual\ Studio\ 2012\\Projects\\WebGIM\\Projects\\WebGIM\\GIM_site\\obj\\SomaschiniUSA\\Package\\PackageTmp\\Web\.config$" match="/configuration/connectionStrings/add[@name='GIMConnectionString']/@connectionString" />
|
||||
</parameter>
|
||||
</parameters>
|
||||
@@ -29,3 +29,34 @@ C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Proje
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\RdlCompile.compiled
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\GIM_site.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2010\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\GIM_site.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\GIM_site.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\GIM_site.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\AjaxControlToolkit.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\GIM_data.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\SanitizerProviders.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\SteamWare.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\Flesk.ViewState.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\ICSharpCode.SharpZipLib.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\GIM_data.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\AjaxControlToolkit.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\ar\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\cs\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\de\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\es\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\fr\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\he\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\hi\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\it\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\ja\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\ko\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\nl\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\pt\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\ru\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\tr-TR\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\zh-CHS\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\bin\zh-CHT\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\GIM_site.csprojResolveAssemblyReference.cache
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\RdlCompile.cache
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\RdlCompile.compiled
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\GIM_site.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2012\Projects\WebGIM\Projects\WebGIM\GIM_site\obj\SomaschiniUSA\GIM_site.pdb
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user