Update gestione nuovo formato area temp/file/gestione
git-svn-id: https://keyhammer.ath.cx/svn/ETS/trunk@19 72332f79-082b-4ce8-9953-5b7f197a49bb
This commit is contained in:
Binary file not shown.
@@ -14,7 +14,7 @@ namespace ETS_WS
|
||||
{
|
||||
Logger lg = LogManager.GetCurrentClassLogger();
|
||||
lg.Info("User login");
|
||||
Response.Redirect("~/protocollo.aspx");
|
||||
Response.Redirect("~/GestioneDocumenti.aspx");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -83,11 +83,16 @@
|
||||
</Content>
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="demoUpload.aspx" />
|
||||
<Content Include="GestioneDocumenti.aspx" />
|
||||
<Content Include="images\ajax-loader.gif" />
|
||||
<Content Include="images\arrow_d.png" />
|
||||
<Content Include="images\arrow_d_h.png" />
|
||||
<Content Include="images\arrow_r.png" />
|
||||
<Content Include="images\arrow_r_h.png" />
|
||||
<Content Include="images\bg-menu-main.png" />
|
||||
<Content Include="images\bg_bright.jpg" />
|
||||
<Content Include="images\bg_dark.jpg" />
|
||||
<Content Include="images\bluGrad32.png" />
|
||||
<Content Include="images\favicon.png" />
|
||||
<Content Include="plupload\js\i18n\cs.js" />
|
||||
<Content Include="plupload\js\i18n\da.js" />
|
||||
@@ -155,8 +160,11 @@
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="WebUserControls\mod_fileInOut.ascx" />
|
||||
<Content Include="WebUserControls\mod_gestioneDati.ascx" />
|
||||
<Content Include="WebUserControls\mod_gestioneDocumenti.ascx" />
|
||||
<Content Include="WebUserControls\mod_inputDati.ascx" />
|
||||
<Content Include="WebUserControls\mod_menuBottomFullpage.ascx" />
|
||||
<Content Include="WebUserControls\mod_testata.ascx" />
|
||||
<Content Include="WebUserControls\mod_testataProt.ascx" />
|
||||
<Content Include="WS\AutoCompletamento.asmx" />
|
||||
</ItemGroup>
|
||||
@@ -175,6 +183,13 @@
|
||||
<Compile Include="demoUpload.aspx.designer.cs">
|
||||
<DependentUpon>demoUpload.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="GestioneDocumenti.aspx.cs">
|
||||
<DependentUpon>GestioneDocumenti.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="GestioneDocumenti.aspx.designer.cs">
|
||||
<DependentUpon>GestioneDocumenti.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="protocollo.aspx.cs">
|
||||
<DependentUpon>protocollo.aspx</DependentUpon>
|
||||
@@ -204,6 +219,20 @@
|
||||
<Compile Include="WebUserControls\mod_fileInOut.ascx.designer.cs">
|
||||
<DependentUpon>mod_fileInOut.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_gestioneDati.ascx.cs">
|
||||
<DependentUpon>mod_gestioneDati.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_gestioneDati.ascx.designer.cs">
|
||||
<DependentUpon>mod_gestioneDati.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_gestioneDocumenti.ascx.cs">
|
||||
<DependentUpon>mod_gestioneDocumenti.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_gestioneDocumenti.ascx.designer.cs">
|
||||
<DependentUpon>mod_gestioneDocumenti.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_inputDati.ascx.cs">
|
||||
<DependentUpon>mod_inputDati.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -218,6 +247,13 @@
|
||||
<Compile Include="WebUserControls\mod_menuBottomFullpage.ascx.designer.cs">
|
||||
<DependentUpon>mod_menuBottomFullpage.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_testata.ascx.cs">
|
||||
<DependentUpon>mod_testata.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_testata.ascx.designer.cs">
|
||||
<DependentUpon>mod_testata.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_testataProt.ascx.cs">
|
||||
<DependentUpon>mod_testataProt.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSimpleFull.Master"
|
||||
AutoEventWireup="true" CodeBehind="GestioneDocumenti.aspx.cs" Inherits="ETS_WS.GestioneDocumenti" %>
|
||||
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="WebUserControls/mod_gestioneDocumenti.ascx" TagName="mod_gestioneDocumenti"
|
||||
TagPrefix="uc1" %>
|
||||
<%@ Register Src="WebUserControls/mod_gestioneDati.ascx" TagName="mod_gestioneDati"
|
||||
TagPrefix="uc2" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
|
||||
<div class="clearDiv divSx" style="width: 320px; width:25%;">
|
||||
<uc2:mod_gestioneDati ID="mod_gestioneDati1" runat="server" />
|
||||
</div>
|
||||
<div class="divSx" style=" min-width:640px; width:75%;">
|
||||
<div style="width: 100%">
|
||||
<uc1:mod_gestioneDocumenti ID="mod_gestioneDocumenti1" runat="server" />
|
||||
</div>
|
||||
</div>
|
||||
</asp:Content>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS
|
||||
{
|
||||
public partial class GestioneDocumenti : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
+33
@@ -0,0 +1,33 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS {
|
||||
|
||||
|
||||
public partial class GestioneDocumenti {
|
||||
|
||||
/// <summary>
|
||||
/// mod_gestioneDati1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_gestioneDati mod_gestioneDati1;
|
||||
|
||||
/// <summary>
|
||||
/// mod_gestioneDocumenti1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_gestioneDocumenti mod_gestioneDocumenti1;
|
||||
}
|
||||
}
|
||||
@@ -27,8 +27,8 @@
|
||||
<add key="welcomeApp" value="ETS-WS_welcomeApp"/>
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="15"/>
|
||||
<add key="mainRev" value="0.2"/>
|
||||
<add key="minRev" value="16"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
Inherits="GMW.WebMasterPages.AjaxSimpleFull" %>
|
||||
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="../WebUserControls/mod_testata.ascx" TagName="mod_testata" TagPrefix="uc1" %>
|
||||
<%@ Register Src="../WebUserControls/mod_menuBottomFullpage.ascx" TagName="mod_menuBottomFullpage"
|
||||
TagPrefix="uc2" %>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
@@ -20,9 +21,16 @@
|
||||
<div class="fullscreen">
|
||||
<asp:UpdatePanel ID="updPanelPagina" runat="server" UpdateMode="Conditional" RenderMode="Inline">
|
||||
<ContentTemplate>
|
||||
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
<div class="bottomWrite">
|
||||
<%--testata pagina--%>
|
||||
<div class="clearDiv">
|
||||
<uc1:mod_testata id="mod_testata1" runat="server" />
|
||||
</div>
|
||||
<div class="clearDiv">
|
||||
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
</div>
|
||||
<%--footer pagina--%>
|
||||
<div class="clearDiv bottomWrite">
|
||||
<uc2:mod_menuBottomFullpage ID="mod_menuBottomFullpage1" runat="server" />
|
||||
</div>
|
||||
</ContentTemplate>
|
||||
|
||||
@@ -48,6 +48,15 @@ namespace GMW.WebMasterPages {
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.UpdatePanel updPanelPagina;
|
||||
|
||||
/// <summary>
|
||||
/// mod_testata1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_testata mod_testata1;
|
||||
|
||||
/// <summary>
|
||||
/// ContentPlaceHolder1 control.
|
||||
/// </summary>
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_gestioneDati.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_gestioneDati" %>
|
||||
<%@ Register Src="mod_testataProt.ascx" TagName="mod_testataProt"
|
||||
TagPrefix="uc1" %>
|
||||
<%@ Register Src="mod_inputDati.ascx" TagName="mod_inputDati" TagPrefix="uc2" %>
|
||||
<%--container principale--%>
|
||||
<div>
|
||||
<%--testata protocollo--%>
|
||||
<div class="clearDiv">
|
||||
<uc1:mod_testataProt ID="mod_testataProt1" runat="server" />
|
||||
</div>
|
||||
<%--input dati--%>
|
||||
<div class="clearDiv">
|
||||
<uc2:mod_inputDati ID="mod_inputDati1" runat="server" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_gestioneDati : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_gestioneDati {
|
||||
|
||||
/// <summary>
|
||||
/// mod_testataProt1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_testataProt mod_testataProt1;
|
||||
|
||||
/// <summary>
|
||||
/// mod_inputDati1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_inputDati mod_inputDati1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_gestioneDocumenti.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_gestioneDocumenti" %>
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="mod_fileInOut.ascx" TagName="mod_fileInOut" TagPrefix="uc1" %>
|
||||
<asp:TabContainer ID="tcDocumenti" runat="server" ActiveTabIndex="0" OnDemand="true"
|
||||
AutoPostBack="false" TabStripPlacement="Top" ScrollBars="None" Width="100%">
|
||||
<asp:TabPanel runat="server" ID="tblDocumenti">
|
||||
<HeaderTemplate>
|
||||
Gestione Documenti
|
||||
</HeaderTemplate>
|
||||
<ContentTemplate>
|
||||
tutti i documenti</ContentTemplate>
|
||||
</asp:TabPanel>
|
||||
<asp:TabPanel runat="server" ID="tblMyDocs">
|
||||
<HeaderTemplate>
|
||||
My uploads
|
||||
</HeaderTemplate>
|
||||
<ContentTemplate>
|
||||
i miei docs temporanei
|
||||
<uc1:mod_fileInOut ID="mod_fileInOut1" runat="server" />
|
||||
</ContentTemplate>
|
||||
</asp:TabPanel>
|
||||
</asp:TabContainer>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_gestioneDocumenti : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_gestioneDocumenti {
|
||||
|
||||
/// <summary>
|
||||
/// tcDocumenti control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.TabContainer tcDocumenti;
|
||||
|
||||
/// <summary>
|
||||
/// tblDocumenti control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.TabPanel tblDocumenti;
|
||||
|
||||
/// <summary>
|
||||
/// tblMyDocs control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.TabPanel tblMyDocs;
|
||||
|
||||
/// <summary>
|
||||
/// mod_fileInOut1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_fileInOut mod_fileInOut1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_testata.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_testata" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../css/BuildBlocks.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ETS.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ExtraComp.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/MasterPage.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
<div class="divCenter areaTitolo">
|
||||
<div class="divSx fontPiccolo" style="padding: 20px 0px 2px 4px;">
|
||||
<asp:Label runat="server" ID="lblUser" />
|
||||
</div>
|
||||
<div class="divDx fontPiccolo" style="padding: 20px 4px 2px 0px;">
|
||||
<asp:Label runat="server" ID="lblDataOra" />
|
||||
</div>
|
||||
<div class="fontTitolo">
|
||||
<b>ETS-WebScip</b>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_testata : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
lblUser.Text = "Utente...";
|
||||
lblDataOra.Text = DateTime.Now.ToString("dd-MM-yyyy HH:mm:ss");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_testata {
|
||||
|
||||
/// <summary>
|
||||
/// lblUser control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblUser;
|
||||
|
||||
/// <summary>
|
||||
/// lblDataOra control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblDataOra;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -58,6 +58,10 @@
|
||||
{
|
||||
font-size: 16pt;
|
||||
}
|
||||
.fontPiccolo
|
||||
{
|
||||
font-size: 8pt;
|
||||
}
|
||||
.labelInput
|
||||
{
|
||||
font-size: 9pt;
|
||||
|
||||
@@ -1 +1,6 @@
|
||||
|
||||
.areaTitolo
|
||||
{
|
||||
background-image: url('../images/bg-menu-main.png');
|
||||
background-repeat: repeat-x;
|
||||
color: #ECECEC;
|
||||
}
|
||||
|
||||
@@ -58,6 +58,10 @@
|
||||
{
|
||||
font-size: 16pt;
|
||||
}
|
||||
.fontPiccolo
|
||||
{
|
||||
font-size: 8pt;
|
||||
}
|
||||
.labelInput
|
||||
{
|
||||
font-size: 9pt;
|
||||
|
||||
@@ -1 +1,6 @@
|
||||
|
||||
.areaTitolo
|
||||
{
|
||||
background-image: url('../images/bg-menu-main.png');
|
||||
background-repeat: repeat-x;
|
||||
color: #ECECEC;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 261 B |
Binary file not shown.
|
After Width: | Height: | Size: 353 B |
Binary file not shown.
|
After Width: | Height: | Size: 353 B |
Binary file not shown.
|
After Width: | Height: | Size: 593 B |
@@ -1,2 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<parameters />
|
||||
<parameters>
|
||||
<parameter name="ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String" description="ETS_Data.Properties.Settings.ETS_WSConnectionString Connection String used in web.config by the application to access the database." defaultvalue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" tags="SqlConnectionString">
|
||||
<parameterEntry kind="XmlFile" scope="C:\\Users\\samuele\\Documents\\Visual\ Studio\ 2010\\Projects\\ETS-WS\\ETS-WS\\obj\\Release\\Package\\PackageTmp\\Web\.config$" match="/configuration/connectionStrings/add[@name='ETS_Data.Properties.Settings.ETS_WSConnectionString']/@connectionString" />
|
||||
</parameter>
|
||||
</parameters>
|
||||
@@ -17,8 +17,10 @@
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
|
||||
</controls>
|
||||
</pages>
|
||||
<httpRuntime executionTimeout="240" maxRequestLength="32768" />
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--config base applicazione-->
|
||||
<add key="CodModulo" value="ETS-WS"/>
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web"/>
|
||||
<add key="titleApp" value="ETS-WS_titleApp"/>
|
||||
@@ -26,11 +28,20 @@
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="10"/>
|
||||
<add key="minRev" value="15"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
<!--config x WebServices autocompletamento-->
|
||||
<add key="MinCharAutocomplete" value="2" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
|
||||
@@ -17,8 +17,10 @@
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
|
||||
</controls>
|
||||
</pages>
|
||||
<httpRuntime executionTimeout="240" maxRequestLength="32768" />
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--config base applicazione-->
|
||||
<add key="CodModulo" value="ETS-WS"/>
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web"/>
|
||||
<add key="titleApp" value="ETS-WS_titleApp"/>
|
||||
@@ -26,11 +28,20 @@
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="10"/>
|
||||
<add key="minRev" value="15"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
<!--config x WebServices autocompletamento-->
|
||||
<add key="MinCharAutocomplete" value="2" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="$(ReplacableToken_ETS_Data.Properties.Settings.ETS_WSConnectionString-Web.config Connection String_0)"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<sitemanifest>
|
||||
<IisApp path="C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
<IisApp path="C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" managedRuntimeVersion="v4.0" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclResourceType="Directory" />
|
||||
<setAcl path="C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\Package\PackageTmp" setAclUser="anonymousAuthenticationUser" setAclResourceType="Directory" />
|
||||
</sitemanifest>
|
||||
@@ -17,8 +17,10 @@
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
|
||||
</controls>
|
||||
</pages>
|
||||
<httpRuntime executionTimeout="240" maxRequestLength="32768" />
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--config base applicazione-->
|
||||
<add key="CodModulo" value="ETS-WS"/>
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web"/>
|
||||
<add key="titleApp" value="ETS-WS_titleApp"/>
|
||||
@@ -26,11 +28,20 @@
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="10"/>
|
||||
<add key="minRev" value="15"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
<!--config x WebServices autocompletamento-->
|
||||
<add key="MinCharAutocomplete" value="2" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
|
||||
@@ -17,8 +17,10 @@
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
|
||||
</controls>
|
||||
</pages>
|
||||
<httpRuntime executionTimeout="240" maxRequestLength="32768" />
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<!--config base applicazione-->
|
||||
<add key="CodModulo" value="ETS-WS"/>
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web"/>
|
||||
<add key="titleApp" value="ETS-WS_titleApp"/>
|
||||
@@ -26,11 +28,20 @@
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="10"/>
|
||||
<add key="minRev" value="15"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
<!--config x WebServices autocompletamento-->
|
||||
<add key="MinCharAutocomplete" value="2" />
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"/>
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString"
|
||||
connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer"
|
||||
providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
|
||||
Binary file not shown.
@@ -3,9 +3,8 @@ C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS_Data\bin
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS_Data\obj\Release\ResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS_Data\obj\Release\ETS_Data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS_Data\obj\Release\ETS_Data.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\bin\Release\ETS_Data.dll.config
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\bin\Release\ETS_Data.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\bin\Release\ETS_Data.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\obj\Release\ETS_Data.dll
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\obj\Release\ETS_Data.pdb
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\bin\Release\ETS_Data.dll.config
|
||||
C:\Users\samuele\Documents\Visual Studio 2010\Projects\ETS_Data\obj\Release\ETS_Data.csprojResolveAssemblyReference.cache
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user