Server Error in '/' Application.



  • Server Error in '/' Application.

            <h2> <i>Index was out of range.  Must be non-negative and less than the size of the collection.
    

    Parameter name: index

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
    
            <b> Description: </b>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.

            <b> Exception Details: </b>System.ArgumentOutOfRangeException: Index was out of range.  Must be non-negative and less than the size of the collection.
    

    Parameter name: index

            <b>Source Error:</b> <br><br>
    
            <table bgcolor="#ffffcc" width="100%">
               <tbody><tr>
                  <td>
                      <code>
    

    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.

                  </td>
               </tr>
            </tbody></table>
    
            <br>
    
            <b>Stack Trace:</b> <br><br>
    
            <table bgcolor="#ffffcc" width="100%">
               <tbody><tr>
                  <td>
                      <code></code><pre>[ArgumentOutOfRangeException: Index was out of range.  Must be non-negative and less than the size of the collection.<br>Parameter name: index]<br>   System.Collections.ArrayList.get_Item(Int32 index) +91<br>   AspNetForums.Controls.PostFlatView.InitializeSkin(Control skin) +1354<br>   AspNetForums.Controls.SkinnedForumWebControl.CreateChildControls() +64<br>   System.Web.UI.Control.EnsureChildControls() +92<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +38<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Control.PreRenderRecursiveInternal() +125<br>   System.Web.UI.Page.ProcessRequestMain() +1486<br></pre>
    
                  </td>
               </tr>
            </tbody></table>
    
            <br>
    
            <hr color="silver" size="1" width="100%">
    
            <b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032</font>


  • We really love this forum software... [:@]



  • We should all get together and write our own forum/blog software,
    either that, or one awful one that somehow works, but when you look at
    the source it makes you say "WTF?!!?!"



  • Well, I just said WTF when I saw the above error. All I did was click
    on the '2' in the bottom of some topic to go to the next page. And
    BOOM! This error occurred... Oh, well... It's beta software...



  • I'm with Vitani. I've been on a couple of forums where the resident
    gurus wrote the forum software, and in both cases, it's been more
    robust, faster, and less... rococo than this one. Also, the people who knew the code were right there, so the features that people actually wanted got implemented.



    I think we need to get our nagging of Alex to get a new engine organised. Mebbe start a thread with that in mind?


  • ♿ (Parody)

    @Irrelevant said:

    I think we need to get our nagging of Alex to get a new engine organised. Mebbe start a thread with that in mind?

    Right now, I'm just patiently awaiting the release of the next version of this software. This platform has the potential to be really good (I'm talking Ubb/PhpBB good). But were using Beta 1 right now. RC1 is out, which means the release version can't be too far behind. Don't worry, it'll be here soon enough ...

    Besides, I really don't feel like trying to fix the bugs in this software ... it's not fun. I would rather spend the time doing the on-the-side consulting work (not so fun, but I get paid) or doing some work for my other hobby site ...



  • Your other hobby site? Do you mean you actually have another hobby than collecting WTF's? [:P]


  • ♿ (Parody)

    @Katja said:

    Your other hobby site? Do you mean you actually have another hobby than collecting WTF's? Stick out tongue

    You betcha. It's a continuous work in progress that started off years ago as a school project and just kept growing. http://www.myadventuregame.com



  • Adventure games? For once I'm not even suprised about that... [:)]

    <FONT style="BACKGROUND-COLOR: #efefef"></FONT> 

    <FONT style="BACKGROUND-COLOR: #efefef">My dad used to be addicted to a game called NetHack. When I was little he would stay up to late in the night trying to climb down some dungeon, collect gold and gems, beat up the wizard at the bottom and steal an amulet and then he'd go back up again.</FONT>

    <FONT style="BACKGROUND-COLOR: #efefef">When I got older, it became one of the first computer games I've played, while there already were quite a few other games. I still like this game, although I've managed to finish it completely already so the fun is a bit over. I kicked the wizard's ass, slayed dragons, collected a gazillion dollars worth of gold and made it back to the top again...</FONT>

    <FONT style="BACKGROUND-COLOR: #efefef">If it sounds interesting to you, the game is freeware and you can download it from http://www.nethack.org but keep in mind that it's a turn-based game and very different from those modern games. It's a lot more variable and it takes a lot of time to finish the game without dying and with the amulet...</FONT>



  • This is completely off-topic, but what does this mean?

    [li]
    [Z]


  • <FONT style="BACKGROUND-COLOR: #efefef">And another one...</FONT>

    <FONT style="BACKGROUND-COLOR: #efefef"></FONT> 

    Server Error in '/' Application.

    Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

    <FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><FONT face=Verdana>Description: </FONT>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.

    <FONT face=Verdana>Exception Details: </FONT>System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

    <FONT face=Verdana>Source Error:</FONT>

    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.

    <FONT face=Verdana>Stack Trace:</FONT>

    [ArgumentOutOfRangeException: Index was out of range.  Must be non-negative and less than the size of the collection.
    Parameter name: index]
       System.Collections.ArrayList.get_Item(Int32 index) +91
       AspNetForums.Controls.PostFlatView.InitializeSkin(Control skin) +1356
       AspNetForums.Controls.SkinnedForumWebControl.CreateChildControls() +64
       System.Web.UI.Control.EnsureChildControls() +100
       System.Web.UI.Control.PreRenderRecursiveInternal() +38
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Page.ProcessRequestMain() +1499
    


    <FONT face=Verdana>Version Information:</FONT> Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

     

    It's definitely still beta software...</FONT>



  • [li]
    [Z]
    Aaahhh!!!


  • ♿ (Parody)

    @Vitani said:

    We should all get together and write our own forum/blog software,

    I wonder how many times such a thing has been suggested. I know how many times it has been done, of course.


  • ♿ (Parody)

    @apapadimoulis said:

    This platform has the potential to be really good (I'm talking Ubb/PhpBB good).

    Toxic hellstew good.


  • Discourse touched me in a no-no place

    @apapadimoulis said:

    I really don't feel like trying to fix the bugs in this software ... it's not fun.

    At what point do we stop with the buggy beta forum software? 😆


  • FoxDev

    In a world where Google has built an empire on buggy beta software? I'm not hopeful…


Log in to reply