Latest ASP.Net version as of 11-Jan-05

Discussion in 'Co-op Advertising Network' started by vlead, Jan 11, 2005.

  1. LiGhTen

    LiGhTen Peon

    Messages:
    89
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #21
    I get the following error
    I think i am installing it wrong I can't regsvr32 the DLL.
    I added the DLL to the extention ..

    Did someone have the same problem and he can help me out?



    Line 7:
    Line 8: Dim arrAds(4) As String
    Line 9: arrAds = Coop.Ads(Request.ServerVariables("SERVER_NAME"), AD_TYPE, AD_FILE)
    Line 10:
    Line 11: lblAd1.Text = arrAds(0)
     
    LiGhTen, May 21, 2005 IP
  2. cctran

    cctran Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    I also get an IndexOutOfRangeException about once a day. I'm using the one from vlead's website. I downloaded this a week or so ago. I just joined the co-op.

    Personally I only saw the error once, but it's in my error logs about on a daily basis (like 1 hit out of 1000s -- rough estimate). Any ideas?

    My site's url is www.lunchspark.com

    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 2/23/2006 12:56:07 PM
    Event time (UTC): 2/23/2006 8:56:07 PM
    Event ID: 68e8a743c7cb487788ce189cfab88198
    Event sequence: 682
    Event occurrence: 1
    Event detail code: 0

    Application information:
    Application domain: /LM/W3SVC/***/***
    Trust level: ***
    Application Virtual Path: /
    Application Path: ***
    Machine name: ***

    Process information:
    Process ID: ***
    Process name: ***
    Account name: ***

    Exception information:
    Exception type: IndexOutOfRangeException
    Exception message: Index was outside the bounds of the array.

    Request information:
    Request URL: ***
    Request path: ***
    User host address: 24.128.35.**
    User: ***
    Is authenticated: False
    Authentication Type: ***
    Thread account name: ***

    Thread information:
    Thread ID: 1
    Thread account name: ***
    Is impersonating: ***
    Stack trace: at Coop.AdNet.Spit_Ads_To_File(ArrayList colAllAds, String strAdFileAbsolutePath, String[] arrAds, String[]& arrAdsTmp, String strDPAdUrl, String strDPValidationIP)
    at Coop.AdNet.Render(HtmlTextWriter Output)
    at ASP.lunchspark_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


    Custom event details:

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
     
    cctran, Feb 23, 2006 IP
  3. cctran

    cctran Peon

    Messages:
    38
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    anybody else getting an "IndexOutOfRangeException" hiccup occasionally? I looked at yesterday's error log and I see it occurred 3 times for me. The frequency seems to be increasing.
     
    cctran, Feb 25, 2006 IP
  4. PokerDIY

    PokerDIY Well-Known Member

    Messages:
    331
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #24
    PokerDIY, Oct 3, 2006 IP