Q & A

시삽: 레드플러스 님 
게시판 이동:
 제목 : 고수님들의 도움이 필요합니다.
글번호: 690
작성자: 초보자
작성일: 2007/11/21 오후 7:25:00
조회수: 5285
이제 막 걸음마를 뗀 초보입니다.
DotNetNuke_4.3.3 버전을 깔고 Default.aspx를 실행시키면 아래와 같은 Error납니다.
도체 모르겟네요~~ 고수님들의 조언 기다립니다.

Server Error in '/Website' Application.
--------------------------------------------------------------------------------

Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +125
   DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +5810
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +138
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
 
이전 글   다음 글 삭제 수정 답변 글쓰기 리스트
  choiyw2
  2007-11-21 오후 9:15:10
닷넷누크 소스자체 에러는 아닐테고요..

메시지로 봐서는 거의 널 에러긴한데..

모든 과정을 완벽하게 하셨다고 하시면..

혹시 모르니 방화벽 꺼보시고

해보세요 ㅎ

이건 소스에러가 아니고 셋팅에 문제이니 이 에러만 보고는 ^^;
  hatukoi
  2007-11-22 오전 8:23:58
제 생각엔 초기 세팅 후 DB셋팅도 해주거나 하지 않을까 싶네요.
오류 메시지 가장 상단에
DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo)
이 부분에서 Int32 TabId 요놈이 null이 아닐까 싶군요.
nuke소스를 직접 본적은 없지만 디폴트페이지 일테니 처음에 메인페이지 세팅이 들어갈텐데 그때 읽어올 DB가 없거나 null인게 아닐까요?

(댓글을 남기려면 로그인이 필요합니다.)

관련 아티클 리스트
  제       목 파일 작성자 작성일 조회
이전글 WebControl 이런게 있는지 궁금합니다. (2) - 백승태 2007-11-22 4198
현재글 고수님들의 도움이 필요합니다.(2) - 초보자 2007-11-21 5285
다음글 이문제 아시는분 해결좀..(8) - 장대훈 2007-11-02 8344
 
손님 사용자 Anonymous (손님)
로그인 Home