« Previous Next »

Thread: .net site error

Last post 07-13-2009 4:03 AM by Paul Lynch. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 07-12-2009, 2:37 PM

    • Serge2k
    • Not Ranked
    • Joined on 07-02-2009, 4:46 AM
    • Posts 5

    .net site error

    hi. I have a .net web site with 25 000 unique users a day. After some time a strange kind of error appeared. in some time after starting application pool the number of current anonymous connections starts increasing very fast till the server stops responding. Only recycling of an application pool helps. I suppose that there is some kind of an error in the code of the site.

    Can you please advice me some possibilities to trace this error? May be this is some kind of a standard error? May be this is some kind of a hacker attack?

     I am running IIS7 and the site is written using .net 2.0.

     Thanks for your help

  • 07-12-2009, 2:43 PM In reply to

    Re: .net site error

    Hi,

    Its more likely to be poor code than some form of 'hacker attack'. Try using DebugDiag to uncover the cause of the issue :

    http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1286

    Regards,

    Paul Lynch | www.iisadmin.co.uk
  • 07-12-2009, 2:59 PM In reply to

    • Serge2k
    • Not Ranked
    • Joined on 07-02-2009, 4:46 AM
    • Posts 5

    Re: .net site error

    I tried. but is seems that DebugDiag is not working under 64 bit windows server 2008 and iis7. Am i wrong?

  • 07-13-2009, 4:03 AM In reply to

    Re: .net site error

    Serge2k:
    I tried. but is seems that DebugDiag is not working under 64 bit windows server 2008 and iis7. Am i wrong?
     

    No, you're not wrong. Apparently there is an x64 version of Debugdiag in the works :

    http://blogs.msdn.com/tess/archive/2009/03/20/debugging-a-net-crash-with-rules-in-debug-diag.aspx#9528755

    Regards,

    Paul Lynch | www.iisadmin.co.uk
Page 1 of 1 (4 items)