• 22-02-2010, 18:38:46
    #1
    Arkadaşlar asp olan bir siteyi curl ile okumaya çalışınca böyle bir hata aldım:

    Alıntı
    Server Error in '/' Application.
    Value cannot be null.
    Parameter name: child
    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.ArgumentNullException: Value cannot be null.
    Parameter name: child

    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:

    [ArgumentNullException: Value cannot be null.
    Parameter name: child]
    System.Web.UI.ControlCollection.Add(Control child) +8678627
    incDetaySablon.Page_Load(Object sender, EventArgs e) +1495
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Control.LoadRecursive() +141
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


    Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016
    Siteyi tarayıcıyla normal olarak talep ettiğimde herhangi bir sorun yok ama işin içine curl girdi mi bu hatay alıyorum nedendir acaba?
  • 22-02-2010, 19:25:04
    #2
    Üyeliği durduruldu
    anladığım kadarı ile web.config dosyanızda bir hata olabilir
  • 22-02-2010, 19:34:50
    #3
    BirolTURK adlı üyeden alıntı: mesajı görüntüle
    anladığım kadarı ile web.config dosyanızda bir hata olabilir
    Anlamadım hocam. Benim kodlarım php. Php kodlarla asp.net yazılımlı bir siteyi okumaya çalışınca bu hatayı alıyorum. Siteye browserla ulaşabiliyorum.
  • 23-02-2010, 18:39:59
    #4
    zendler fln acıkmı plesk panel sunucumu ?
  • 23-02-2010, 21:21:58
    #5
    Üyeliği durduruldu
    ilyasbat adlı üyeden alıntı: mesajı görüntüle
    Anlamadım hocam. Benim kodlarım php. Php kodlarla asp.net yazılımlı bir siteyi okumaya çalışınca bu hatayı alıyorum. Siteye browserla ulaşabiliyorum.
    Özür dilerim ben asp.net ile bu hatayı alıyorsunuz sandım, php bilgim yok malesef.

    Kolay gelsin
  • 24-02-2010, 21:49:45
    #6
    Gönderdiğiniz url isteğinizi yanlış gönderiyor olabilirsiniz.

    Bu göreceli bir hata olabilir.

    -- değişkenlerin yanlış gönderilmesi, get-post methodu ile gönderilmesi, referer (spoof) bilgisi, dışarıya karşı atak koruma vb.