http://club.cyworld.com/clubV1/Home.cy/? 싸이월드 클럽 안의 프리톡 게시판 에러메시지입니다.
ASP.NET인줄 알았더니 스프링을 사용하나보네요.
Server Error in '/club2' Application.
--------------------------------------------------------------------------------
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) +64
System.ThrowHelper.ThrowArgumentOutOfRangeException() +15
System.Collections.Generic.List`1.get_Item(Int32 index) +7495292
Cy.WebUI.Club.Views.Board.FreeTalk.FreeTalkMainView.RetriveFreeTalkUse(String club_id) +154
Cy.WebUI.Club.Views.Board.FreeTalk.FreeTalkMainView.CheckFreeTalkUse() +97
Cy.WebUI.Club.Views.Board.FreeTalk.FreeTalkMainView.Page_Load(Object sender, EventArgs e) +643
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
Spring.Web.UI.Page.OnLoad(EventArgs e) +122
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.3053; ASP.NET Version:2.0.50727.3053
닷넷과 닷넷용 스프링을 사용하고 있군요.
'컴퓨터 기술' 카테고리의 다른 글
사회문제를 해결하는 웹이나 모바일 서비스 아이디어 공모전와 개발 캠프 (0) | 2010.04.13 |
---|---|
스마트폰용 전자촛불 개발 아이디어 (0) | 2010.04.13 |
망해가는 추억의 PDA 사이트들 (1) | 2010.04.13 |
이번 애플 아이폰용 프로그래밍 언어 제한 조치를 평함 (0) | 2010.04.13 |
유동 아이피를 DDNS와 연결해 도메인 주소 만들기 (0) | 2010.04.06 |