refresh codice (pre intervento)
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
</site>
|
||||
<site name="PROJ-ETS" id="2">
|
||||
<application path="/" applicationPool="Clr4IntegratedAppPool">
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2015\Projects\ETS\PROJ-ETS\PROJ-ETS" />
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\samuele.steamw\Documents\Visual Studio 2017\Projects\ETS\PROJ-ETS\PROJ-ETS" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:51251:localhost" />
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Bazaar.master" AutoEventWireup="true" CodeBehind="BazaarRA.aspx.cs" Inherits="PROJ_ETS.BazaarRA" %>
|
||||
<%@ Register src="WebUserControls/mod_weekRA.ascx" tagname="mod_weekRA" tagprefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="Contenuto" runat="server">
|
||||
<uc1:mod_weekRA ID="mod_weekRA1" runat="server" />
|
||||
|
||||
<uc1:mod_weekRA ID="mod_weekRA1" runat="server" />
|
||||
</asp:Content>
|
||||
|
||||
+8
-8
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS {
|
||||
@@ -13,11 +13,11 @@ namespace PROJ_ETS {
|
||||
public partial class BazaarRA {
|
||||
|
||||
/// <summary>
|
||||
/// mod_weekRA1 control.
|
||||
/// Controllo mod_weekRA1.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::PROJ_ETS.WebUserControls.mod_weekRA mod_weekRA1;
|
||||
}
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
<connectionStrings>
|
||||
<add name="ETS_Data.Properties.Settings.ETS_WSConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_AnagraficaConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString" connectionString="Data Source=WIN2012-SQL;Initial Catalog=ETS_PROJ_prod;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<!--<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />-->
|
||||
<!--<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString" connectionString="Data Source=WIN2012-SQL;Initial Catalog=ETS_PROJ_prod;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />-->
|
||||
<add name="ETS_Data.Properties.Settings.ETS_PROJConnectionString" connectionString="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient" />
|
||||
<add name="DefaultConnection" providerName="System.Data.SqlClient" connectionString="Data Source=(LocalDb)\v11.0;Initial Catalog=aspnet-PROJ-ETS-20160219173944;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnet-PROJ-ETS-20160219173944.mdf" />
|
||||
</connectionStrings>
|
||||
<appSettings>
|
||||
@@ -94,6 +94,7 @@
|
||||
<add key="ETS_WSConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_AnagraficaConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_PROJConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<!--<add key="ETS_PROJConnectionString" value="Data Source=WIN2012-SQL;Initial Catalog=ETS_PROJ_prod;Persist Security Info=True;User ID=sa;Password=keyhammer" />-->
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
@@ -209,7 +210,7 @@
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
</div>
|
||||
<div class="clearDiv">
|
||||
<div class="divSx fontMini ui-corner-all shadowBox" style="text-align: center; padding: 10px 1px; vertical-align: middle;">
|
||||
|
||||
<asp:Table runat="server" ID="tblBlocco" Width="100%" CellPadding="0" CellSpacing="0">
|
||||
</asp:Table>
|
||||
</div>
|
||||
|
||||
+11
-11
@@ -1,10 +1,10 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// <generato automaticamente>
|
||||
// Codice generato da uno strumento.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
|
||||
// il codice viene rigenerato.
|
||||
// </generato automaticamente>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace PROJ_ETS.WebUserControls {
|
||||
@@ -13,20 +13,20 @@ namespace PROJ_ETS.WebUserControls {
|
||||
public partial class mod_weekRA {
|
||||
|
||||
/// <summary>
|
||||
/// mod_navigaWeek1 control.
|
||||
/// Controllo mod_navigaWeek1.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::PROJ_ETS.WebUserControls.mod_navigaWeek mod_navigaWeek1;
|
||||
|
||||
/// <summary>
|
||||
/// tblBlocco control.
|
||||
/// Controllo tblBlocco.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// Campo generato automaticamente.
|
||||
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Table tblBlocco;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -93,7 +93,8 @@
|
||||
<!--area conf dataset classi esterne-->
|
||||
<add key="ETS_WSConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_WS;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_AnagraficaConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="ETS_PROJConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<!--<add key="ETS_PROJConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" />-->
|
||||
<add key="ETS_PROJConnectionString" value="Data Source=WIN2012-SQL;Initial Catalog=ETS_PROJ_prod;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="UtenteCdcConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_Anagrafica;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
<add key="PermessiConnectionString" value="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ETS_PROJ;Persist Security Info=True;User ID=sa;Password=keyhammer" />
|
||||
</appSettings>
|
||||
|
||||
Reference in New Issue
Block a user