CAMPAGNA ISCRIZIONI FIPIA 2014 – 2015!!!!

PescaSubacquea.net Forum La community del pescatore subacqueo Aula Magna CAMPAGNA ISCRIZIONI FIPIA 2014 – 2015!!!!

Stai visualizzando 15 post - dal 1 a 15 (di 258 totali)
  • Autore
    Post
  • #320170
    rendilor
    Partecipante

    Rinnovo senza indugio! πŸ˜‰

    #320171
    SARDENTICE81
    Moderatore

    avanti tutta
    forza ragazzi

    #320172
    zavorra
    Partecipante

    Arrivo al pagamento (con paypal) e mi da il seguente errore (sia che provi a rinnovare la tessera, sia che provi a iscrivermi)


    Server Error in '/' Application.

    Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    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.InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    Source Error:


    Line 40:
    Line 41: If Not IsNumeric(i.msNumero_Tessera.ToString) Then
    Line 42: i.msNumero_Tessera = Right("000000" & i.getnumerotessera(), 6)
    Line 43: End If
    Line 44:

    Source File: D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx Line: 42

    Stack Trace:


    [InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.]
    Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) +953
    Iscritto.getnumerotessera() +136
    ASP.iscrizione_iscrizione_step_4_aspx.btnAvanti_Click(Object sender, EventArgs e) in D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx:42
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

    Version Information: Microsoft .NET Framework Version:2.0.50727.3649; ASP.NET Version:2.0.50727.3634

    #320173
    SARDENTICE81
    Moderatore

    @zavorra wrote:

    Arrivo al pagamento (con paypal) e mi da il seguente errore (sia che provi a rinnovare la tessera, sia che provi a iscrivermi)


    Server Error in '/' Application.

    Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    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.InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    Source Error:


    Line 40:
    Line 41: If Not IsNumeric(i.msNumero_Tessera.ToString) Then
    Line 42: i.msNumero_Tessera = Right("000000" & i.getnumerotessera(), 6)
    Line 43: End If
    Line 44:

    Source File: D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx Line: 42

    Stack Trace:


    [InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.]
    Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) +953
    Iscritto.getnumerotessera() +136
    ASP.iscrizione_iscrizione_step_4_aspx.btnAvanti_Click(Object sender, EventArgs e) in D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx:42
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

    Version Information: Microsoft .NET Framework Version:2.0.50727.3649; ASP.NET Version:2.0.50727.3634

    invia una mail all’indirizzo info@fipia.it
    ti sapranno dire in merito πŸ˜‰

    #320174
    Pandasub
    Partecipante

    @zavorra wrote:

    Arrivo al pagamento (con paypal) e mi da il seguente errore (sia che provi a rinnovare la tessera, sia che provi a iscrivermi)

    A me col pagamento con bollettino postale da questo errore:

    Server Error in ‘/’ Application.
    Object reference not set to an instance of an object.
    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.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    Line 4:
    Line 5: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
    Line 6: If Session(“guid”).ToString = “” Then Response.Redirect(“Iscrizione.aspx”)
    Line 7: If Not Page.IsPostBack Then
    Line 8:

    Source File: D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx Line: 6

    Stack Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]
    ASP.iscrizione_iscrizione_step_4_aspx.Page_Load(Object sender, EventArgs e) in D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx:6
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    Version Information: Microsoft .NET Framework Version:2.0.50727.3649; ASP.NET Version:2.0.50727.3634

    Cmq devo andare adesso in posta ed effettuo ugualmente il pagamento

    #320175
    MrCicoSub
    Partecipante

    @zavorra wrote:

    Arrivo al pagamento (con paypal) e mi da il seguente errore (sia che provi a rinnovare la tessera, sia che provi a iscrivermi)


    Server Error in '/' Application.

    Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    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.InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.

    Source Error:


    Line 40:
    Line 41: If Not IsNumeric(i.msNumero_Tessera.ToString) Then
    Line 42: i.msNumero_Tessera = Right("000000" & i.getnumerotessera(), 6)
    Line 43: End If
    Line 44:

    Source File: D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx Line: 42

    Stack Trace:


    [InvalidCastException: Cast non valido dal tipo 'DBNull' al tipo 'Integer'.]
    Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) +953
    Iscritto.getnumerotessera() +136
    ASP.iscrizione_iscrizione_step_4_aspx.btnAvanti_Click(Object sender, EventArgs e) in D:InetpubwebsfipiaitiscrizioneIscrizione_step_4.aspx:42
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

    Version Information: Microsoft .NET Framework Version:2.0.50727.3649; ASP.NET Version:2.0.50727.3634

    NUOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO il VB.NET nuooooooooooooooooooooooooooooooooooooooooooooo :mrgreen: :mrgreen: :mrgreen:

    scusate, ma cosi mi sento un perseguitato… vengo qui per non vedere codice e me lo schiaffate pure qui???!!!! e per di + in un linguaggio che odio! :mrgreen:

    p.s. Mi ri-iscrivo senza indugio! :mrgreen:

    #320176
    madmax70
    Partecipante

    faccio subito :mrgreen: :mrgreen: :mrgreen:

    #320177
    madmax70
    Partecipante

    fatto!!!!! 8)

    #320178
    zavorra
    Partecipante
    #320179
    GUAZA lo iettatore
    Partecipante

    Io da quest’anno non mi tessero piu!!

    #320180
    mosgi
    Partecipante

    @GUAZA lo iettatore wrote:

    Io da quest’anno non mi tessero piu!!

    Finalmente!!!!Grazie a nome di tutti i tesserati….che credono in una pesca consapevole e che sono contro e non in favore dei bracconieri…ancora grazie.

    #320181
    Ste
    Amministratore del forum

    RinnoverΓ² presto πŸ˜‰

    #320182
    GUAZA lo iettatore
    Partecipante

    @mosgi wrote:

    @GUAZA lo iettatore wrote:

    Io da quest’anno non mi tessero piu!!

    Finalmente!!!!Grazie a nome di tutti i tesserati….che credono in una pesca consapevole e che sono contro e non in favore dei bracconieri…ancora grazie.

    :mrgreen: :mrgreen: :mrgreen:
    <!–m β†’http://www.pescasubacquea.net/wp-content/uploads/phpbb/4052_6da2e0be5f68ca4591b33f95ae8a78b8.jpg<!–m β†’

    #320183
    mosgi
    Partecipante

    @GUAZA lo iettatore wrote:

    @mosgi wrote:

    @GUAZA lo iettatore wrote:

    Io da quest’anno non mi tessero piu!!

    Finalmente!!!!Grazie a nome di tutti i tesserati….che credono in una pesca consapevole e che sono contro e non in favore dei bracconieri…ancora grazie.

    :mrgreen: :mrgreen: :mrgreen:

    Tipico sibilo dell’omertoso e del serpente a sonagli…non si sa da chi sia meglio stare alla larga…meditate gente meditate

    #320184
    GUAZA lo iettatore
    Partecipante

    @mosgi wrote:

    @GUAZA lo iettatore wrote:

    @mosgi wrote:

    @GUAZA lo iettatore wrote:

    Io da quest’anno non mi tessero piu!!

    Finalmente!!!!Grazie a nome di tutti i tesserati….che credono in una pesca consapevole e che sono contro e non in favore dei bracconieri…ancora grazie.

    :mrgreen: :mrgreen: :mrgreen:

    Tipico sibilo dell’omertoso e del serpente a sonagli…non si sa da chi sia meglio stare alla larga…meditate gente meditate

    Quoto Giuseppe πŸ˜€ come darti torto!

Stai visualizzando 15 post - dal 1 a 15 (di 258 totali)
  • Devi essere connesso per rispondere a questo topic.