Re: Problems with CS 2.0 and .NET Framework 2.0 Installation

  •  09-15-2006, 10:42 AM

    Re: Problems with CS 2.0 and .NET Framework 2.0 Installation

    Here are the exceptions I see.
     
    UnknownError xx.xx.xx.xx 9/15/2006 7:33:31 AM 66
    User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR
    Path: /cs/CuteSoft_Client/CuteChat/Admin/utility.js.aspx as HTTP GET
    Referrer /cs/CuteSoft_Client/CuteChat/Admin/Lobbies.aspx
    Message The file '/cs/CuteSoft_Client/CuteChat/Admin/utility.js.aspx' does not exist.
    System.Web.HttpException: The file '/cs/CuteSoft_Client/CuteChat/Admin/utility.js.aspx' does not exist.
    at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
    at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
    at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
    at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
    at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
    at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
     
    UnknownError xx.xx.xx.xx 9/15/2006 7:18:44 AM 27
    User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR
    Path: /cs/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3 as HTTP GET
    Referrer /cs/forums/default.aspx
    Message Object reference not set to an instance of an object.
    System.NullReferenceException: Object reference not set to an instance of an object.
    at CuteSoft.Chat.ChatDataManager.c(String A_0)
    at CuteSoft.Chat.ChatDataManager.GetUser(String uniquename)
    at CuteSoft.Chat.ChatApiImpl.DoGetUserSkinName(String uniquename)
    at CuteSoft.Chat.ChatApiImpl.GetUserSkinName(String uniquename)
    at CuteSoft.Chat.ChatWebUtility.get_SkinName()
    at ASP.cutesoft_client_cutechat_ch_mainform_aspx.__Render__control2(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.cutesoft_client_cutechat_ch_mainform_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at CuteSoft.Chat.UI.ChatPageBase.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
     
     
     
View Complete Thread