Cerca
Ultimi argomenti attivi
Beta test database
4 partecipanti
Pagina 1 di 1
Beta test database
Andando su "i miei PG", utente Grifomaster
Andaando su "i miei live" risultano solo 3 eventi (quelli in cui mi sono iscritto come PG) e uno risulta a -9999999999999999999999 PP
Su Crea il tuo PG mi appare questa schermata
Quando schiaccio "Nuovo evento di AD" mi appare questa schermata
- Spoiler:
- Server Error in '/' Application.
Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1767866
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352418
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +244
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1691
System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +322
System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +230
System.Data.SqlClient.SqlDataReader.Read() +34
System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +64
System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +148
System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +315
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +219
System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +160
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +108
dsPgUtentiTableAdapters.vwPgTableAdapter.GetPgByNickStato(String nick, String stato) +293
VediPg.DatalistBind(String stato) +89
VediPg.Page_Load(Object sender, EventArgs e) +156
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
Andaando su "i miei live" risultano solo 3 eventi (quelli in cui mi sono iscritto come PG) e uno risulta a -9999999999999999999999 PP
Su Crea il tuo PG mi appare questa schermata
- Spoiler:
- Server Error in '/' Application.
Conversion failed when converting the varchar value 'Tutte' to data type int.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the varchar value 'Tutte' to data type int.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Conversion failed when converting the varchar value 'Tutte' to data type int.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1767866
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352418
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +244
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1691
System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +322
System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +230
System.Data.SqlClient.SqlDataReader.Read() +34
System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +64
System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +148
System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +315
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +219
System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +160
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +108
dsFazioniTerritoriTableAdapters.vwFazioniTableAdapter.GetFazioniByCampagna(String campagna) +167
DataManagement.GetFazioniByCampagna(String campagna) +37
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +92
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +108
System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance) +487
System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1609
System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +101
System.Web.UI.WebControls.ListControl.PerformSelect() +34
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
System.Web.UI.WebControls.BaseDataBoundControl.set_RequiresDataBinding(Boolean value) +9844021
System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewChanged(Object sender, EventArgs e) +15
System.Web.UI.DataSourceView.OnDataSourceViewChanged(EventArgs e) +105
System.Web.UI.WebControls.ObjectDataSourceView.SelectParametersChangedEventHandler(Object o, EventArgs e) +31
System.Web.UI.WebControls.ParameterCollection.OnParametersChanged(EventArgs e) +20
System.Web.UI.WebControls.Parameter.UpdateValue(HttpContext context, Control control) +142
System.Web.UI.WebControls.ParameterCollection.UpdateValues(HttpContext context, Control control) +101
System.Web.UI.WebControls.ParameterCollection.GetValues(HttpContext context, Control control) +36
System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +265
System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +101
System.Web.UI.WebControls.ListControl.PerformSelect() +34
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +23
System.Web.UI.Control.PreRenderRecursiveInternal() +83
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
Quando schiaccio "Nuovo evento di AD" mi appare questa schermata
- Spoiler:
- Server Error in '/' Application.
The DataSourceID of 'ddlLuoghi' must be the ID of a control of type IDataSource. A control with ID 'dsLuoghi' could not be found.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The DataSourceID of 'ddlLuoghi' must be the ID of a control of type IDataSource. A control with ID 'dsLuoghi' could not be found.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): The DataSourceID of 'ddlLuoghi' must be the ID of a control of type IDataSource. A control with ID 'dsLuoghi' could not be found.]
System.Web.UI.WebControls.DataBoundControl.GetDataSource() +9635226
System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView() +94
System.Web.UI.WebControls.DataBoundControl.OnLoad(EventArgs e) +19
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
GrifoMaster- Messaggi : 3757
Data d'iscrizione : 03.01.14
Foglio GDR
I miei personaggi: Grifo da Zenaria, Il Priore Saigorn, Il Barone Valentino La Guardia
Re: Beta test database
sistematoGrifoMaster ha scritto:Andando su "i miei PG", utente Grifomaster
- Spoiler:
Server Error in '/' Application.
Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Conversion failed when converting the varchar value 'Case del Silenzio' to data type int.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1767866
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352418
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +244
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1691
System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +322
System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +230
System.Data.SqlClient.SqlDataReader.Read() +34
System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +64
System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +148
System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +315
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +219
System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +160
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +108
dsPgUtentiTableAdapters.vwPgTableAdapter.GetPgByNickStato(String nick, String stato) +293
VediPg.DatalistBind(String stato) +89
VediPg.Page_Load(Object sender, EventArgs e) +156
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
dovrebbe essere sistemato e mostrare gli eventi cui si è partecipato anche come staff, il -999999 era stato segnato come px non assegnati, sostituito con 0GrifoMaster ha scritto:
Andaando su "i miei live" risultano solo 3 eventi (quelli in cui mi sono iscritto come PG) e uno risulta a -9999999999999999999999 PP
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
GrifoMaster ha scritto:Su Crea il tuo PG mi appare questa schermata
- Spoiler:
Server Error in '/' Application.
Conversion failed when converting the varchar value 'Tutte' to data type int.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the varchar value 'Tutte' to data type int.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException (0x80131904): Conversion failed when converting the varchar value 'Tutte' to data type int.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1767866
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352418
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +244
System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1691
System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +322
System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +230
System.Data.SqlClient.SqlDataReader.Read() +34
System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping) +64
System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) +148
System.Data.Common.DataAdapter.Fill(DataTable[] dataTables, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) +315
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +219
System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +160
System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +108
dsFazioniTerritoriTableAdapters.vwFazioniTableAdapter.GetFazioniByCampagna(String campagna) +167
DataManagement.GetFazioniByCampagna(String campagna) +37
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +92
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +108
System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance) +487
System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1609
System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +101
System.Web.UI.WebControls.ListControl.PerformSelect() +34
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
System.Web.UI.WebControls.BaseDataBoundControl.set_RequiresDataBinding(Boolean value) +9844021
System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewChanged(Object sender, EventArgs e) +15
System.Web.UI.DataSourceView.OnDataSourceViewChanged(EventArgs e) +105
System.Web.UI.WebControls.ObjectDataSourceView.SelectParametersChangedEventHandler(Object o, EventArgs e) +31
System.Web.UI.WebControls.ParameterCollection.OnParametersChanged(EventArgs e) +20
System.Web.UI.WebControls.Parameter.UpdateValue(HttpContext context, Control control) +142
System.Web.UI.WebControls.ParameterCollection.UpdateValues(HttpContext context, Control control) +101
System.Web.UI.WebControls.ParameterCollection.GetValues(HttpContext context, Control control) +36
System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +265
System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +101
System.Web.UI.WebControls.ListControl.PerformSelect() +34
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +23
System.Web.UI.Control.PreRenderRecursiveInternal() +83
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
Sistemato
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
Sistemato anche l'ultimo punto
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
Cose da fare:
- stile css per risoluzione 3840x2160
- sistemare feedback (piazzarli su db e via)
- sostituire codice ò con... o con l'umlaut? (già sistemato)
- controllare imparare nuovo talento e i livelli di demonologia (al prossimo upload)
- limitare la creazione pg a due (al prossimo upload)
- stile css per risoluzione 3840x2160
Ultima modifica di Dian il Mer Lug 08 2015, 15:34 - modificato 1 volta.
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
Dian ha scritto: Mattia Sappa, che pg usi? (devo vedere se avevo inserito i talenti con requisiti o meno)
Marco delle Zappe, ID12-2
ToteM- Messaggi : 224
Data d'iscrizione : 02.01.14
Re: Beta test database
Ciao! Purtroppo ho l'eccezione al recupero password, come Mattia Fattorello; mi loggo con Chrome.
Server Error in '/' Application.
The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.]
System.Web.UI.WebControls.BaseValidator.ControlPropertiesValid() +9847296
System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +36
System.Web.UI.Control.PreRenderRecursiveInternal() +83
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
Server Error in '/' Application.
The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): The ControlToValidate property of 'RequiredFieldValidator2' cannot be blank.]
System.Web.UI.WebControls.BaseValidator.ControlPropertiesValid() +9847296
System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +36
System.Web.UI.Control.PreRenderRecursiveInternal() +83
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Control.PreRenderRecursiveInternal() +155
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34248
maiaboogie- Messaggi : 4
Data d'iscrizione : 11.02.14
Età : 39
Re: Beta test database
Ho appena visto, sistemo appena possibile ^_^
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
Vi chiedo scusa per esser scomparsa finora mi metto subito all'opera
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Re: Beta test database
Problema delle mail sistemato ^_^
Dian- Messaggi : 44
Data d'iscrizione : 02.01.14
Età : 37
Foglio GDR
I miei personaggi: Morgana leFey, taumaturga celta e dell'accademia
Argomenti simili
» Un po' di nozioni sui PP ed il Database
» Database Mark 2
» Database Terre di Confine
» test-privacy
» Iscrizione Beta
» Database Mark 2
» Database Terre di Confine
» test-privacy
» Iscrizione Beta
Pagina 1 di 1
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.
Lun Feb 21 2022, 13:18 Da Sara.95
» Convocazione Plenaria 2022
Mer Feb 09 2022, 22:02 Da Sara.95
» Debriefing "Dispersi", il prequel
Dom Gen 30 2022, 19:40 Da Robur
» Nuova Modalità d’Iscrizione Telematica
Mer Gen 26 2022, 19:21 Da Sara.95
» Emergenza Covid ed eventi associativi: linee guida da adottare
Mar Dic 28 2021, 19:11 Da Sara.95
» Verbale Riunione Consiglio Direttivo, 12/12/2021
Mar Dic 21 2021, 17:26 Da Sara.95
» Apertura dei ritrovi autogestiti!
Lun Nov 15 2021, 18:16 Da GrifoMaster
» D&R Regolamento
Gio Ott 21 2021, 16:47 Da GrifoMaster
» Verbale riunione associativa plenaria, marzo 2021
Mar Mar 30 2021, 17:15 Da Sara.95