Problems with CS 2.0 and .NET Framework 2.0 Installation

Last post 09-27-2006, 12:06 PM by Adam. 42 replies.
Page 2 of 3 (43 items)   < Previous 1 2 3 Next >
Sort Posts: Previous Next
  •  09-15-2006, 10:42 AM 22746 in reply to 22742

    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)
     
     
     
  •  09-15-2006, 12:21 PM 22750 in reply to 22746

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

    Nick and ktweedy,
     
    The problem is related the cache. We are working on a solution right now.
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-15-2006, 5:30 PM 22766 in reply to 22734

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

    Nick,
     
    Can you download the control again?
     
     
    And overwrite CuteSoft.chat.dll and CuteSoft_Client\CuteChat\Admin\.Lobbies.ascx?
     
    keep me posted
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-16-2006, 9:37 AM 22776 in reply to 22766

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

    Still getting timeouts: Replaced files are requested. Touched Web.Config. Sat in the ChatRoom for 10 mins. Disconnected. Returned after 30 mins, get the error redirect page.

      Exception Type IP Address Last Occurred Total
    UnknownError zzz.zzz.zz.zzz 9/16/2006 9:32:53 AM 1044
    User Agent: Mozilla/5.0 (compatible; BecomeBot/3.0; MSIE 6.0 compatible; +ht
    Path: /forums/ShowThread.aspx?PostID=31737&PermaPostID=31726 as HTTP GET
    Referrer
    Message Cannot use a leading .. to exit above the top directory.
    System.Web.HttpException: Cannot use a leading .. to exit above the top directory.
    at System.Web.Util.UrlPath.ReduceVirtualPath(String path)
    at System.Web.Util.UrlPath.Reduce(String path)
    at System.Web.Util.UrlPath.Combine(String appPath, String basepath, String relative)
    at System.Web.HttpResponse.ApplyAppPathModifier(String virtualPath)
    at System.Web.UI.HtmlControls.HtmlForm.GetActionAttribute()
    at System.Web.UI.HtmlControls.HtmlForm.RenderAttributes(HtmlTextWriter writer)
    at MetaBuilders.WebControls.MasterPages.NoBugForm.RenderAttributes(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlControl.RenderBeginTag(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.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.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.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.Co
    UnknownError zzz.zzz.zzz.zzz
    9/16/2006 9:30:22 AM 19
    User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.6) Geck
    Path: /CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=5 as HTTP GET
    Referrer /Chat.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)


  •  09-16-2006, 1:34 PM 22779 in reply to 22776

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

    Nick,
     
    This issue is related a bug with CS 2.0 under .net 2.0 enviroment.
     
    Please check this post:
     
    "timeout is used to specify a limited lifetime for the forms authentication session. The default value is 30 minutes. If a persistent forms authentication cookie is issued, the timeout attribute is also used to set the lifetime of the persistent cookie."
     
    We are investigating this issue right now.
     
    Can you post your role's cookieTimeout setting?
     
    <roleManager defaultProvider="CommunityServerSqlProvider" enabled="true"
       cacheRolesInCookie="true" cookieName=".CSRoles" cookieTimeout="90"
       cookiePath="/"  cookieRequireSSL="false" cookieSlidingExpiration="true"
       createPersistentCookie="true" cookieProtection="All" maxCachedResults="1000" >
       <providers>
        <clear />
        <add
         name="CommunityServerSqlProvider"
         type="CommunityServer.ASPNet20MemberRole.CSRoleProvider, CommunityServer.ASPNet20MemberRole"
         connectionStringName="SiteSqlServer"
         applicationName="dev"
         description="Stores and retrieves roles data from the local Microsoft SQL Server database"
        />
       </providers>
      </roleManager>
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-17-2006, 11:29 PM 22789 in reply to 22779

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

    Hi,
     
    I upgraded to CS 2.1 and .NET Framework 2.0 over the week end.  Everything with CS seems to be working fine and I don't have the problem with my logins timing out.  I log in and when I come back to the site I am still logged in.  I did the conversion Friday night and I haven't had to log in again since then.
     
    I installed the CuteChat 2.1 on Saturday night as well.  It worked but sometime Saturday it stopped working.  I get the following exception.
     
    [NullReferenceException: Object reference not set to an instance of an object.] CuteSoft.Chat.ChatDataManager.GetConfigs() +66 CuteSoft.Chat.ChatDataManager.GetConfig(String configname) +17 CuteSoft.Chat.ChatApiImpl.DoGetConfig(String name) +137 CuteSoft.Chat.ChatApiImpl.GetConfig(String name) +90 CuteSoft.Chat.ChatWebUtility.GetUserAdapter() +76 CuteSoft.Chat.ChatWebUtility.get_CurrentIdentity() +76 CuteSoft.Chat.Impl.ResourceContext.LoadResources(CultureInfo ci) +9 CuteSoft.Chat.UI.ChatPageBase.Render(HtmlTextWriter writer) +42 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1896

     
    Here is the roles section of my CS 2.1 webconfig.
     
    <roleManager defaultProvider="CommunityServerSqlProvider" enabled="true"
       cacheRolesInCookie="true" cookieName=".CSRoles" cookieTimeout="60000"
       cookiePath="/"  cookieRequireSSL="false" cookieSlidingExpiration="true"
       createPersistentCookie="true" cookieProtection="All" maxCachedResults="1000" >
       <providers>
        <clear />
        <add
         name="CommunityServerSqlProvider"
         type="CommunityServer.ASPNet20MemberRole.CSRoleProvider, CommunityServer.ASPNet20MemberRole"
         connectionStringName="SiteSqlServer"
         applicationName="dev"
         description="Stores and retrieves roles data from the local Microsoft SQL Server database"
        />
       </providers>
      </roleManager>
     
     
    If I touch the webconfig the CuteChat will start working again.
     
    Thanks for your replies and looking into this.  My site is the default CS 2.1 and IIS install.  I am not doing anything different or making any settings so I am curious why others may not be having his problem, or why cutesoft.net's install might not be having this problem.
     
  •  09-18-2006, 6:18 AM 22792 in reply to 22789

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

    Here is my roleProvider from CS2.0, .NET Framework 2.0 install:

            <roleManager
                cacheRolesInCookie="true" cookieName=".CSRoles" cookieTimeout="90"
                cookiePath="/"  cookieRequireSSL="false" cookieSlidingExpiration="true"
                createPersistentCookie="true" cookieProtection="All" maxCachedResults="1000" >
                <providers>
                    <add
                        name="CommunityServerSqlProvider"
                        type="CommunityServer.MemberRole.CSRoleProvider, CommunityServer.MemberRole"
                        connectionStringName="SiteSqlServer"
                        applicationName="dev"
                        description="Stores and retrieves roles data from the local Microsoft SQL Server database"
                    />
                </providers>
            </roleManager>   

    I still have a working CS2.1 on .NET 2.0 at new.emrupdate.com which continues to operate and hasn't needed reset. My CS2.1 installation is 100% default from a fresh CS2.1 download.

    Hope that helps
    Nick.

    ktweedy - I tried emailing you through this forum - both post subscription and private messages don't appear to work here. You can contact me at ignorethis_info@emrupdate_ignorethis.com removing the words "ignorethis" from mail address.


  •  09-18-2006, 8:29 AM 22796 in reply to 22792

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

    Hi, Nick I got your PM.  I just sent one back, if you didn't get it let me.
     
    Nice spam prevention idea on your e-mail address.
  •  09-20-2006, 2:28 AM 22839 in reply to 22796

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

    Nick and ktweedy,
     
    Please download the latest build:
     
    CuteChat for CS 2.0:
     
     
    CuteChat for CS 2.1:
     
     
     
    Hope it will resolve the problem.
     
    Keep me posted.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-20-2006, 7:40 AM 22846 in reply to 22839

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

    Still not working. Same issue - live for about 30 mins, then requires web.config touch to restart:


    UnknownError 80.46.86.56 9/20/2006 4:52:56 AM 14
    User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.6) Geck
    Path: /CuteSoft_Client/CuteChat/utility.js.aspx as HTTP GET
    Referrer /CuteSoft_Client/CuteChat/Admin/Config.aspx
    Message The file '/CuteSoft_Client/CuteChat/utility.js.aspx' does not exist.
    System.Web.HttpException: The file '/CuteSoft_Client/CuteChat/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)


    I'll update my CS2.1 instance - and advise when that one is upgraded.




  •  09-20-2006, 10:29 AM 22850 in reply to 22846

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

    Is that not a different error?
  •  09-20-2006, 11:12 AM 22851 in reply to 22846

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

    Nick,
    The above error can be fixed with the steps below:
     
    1. Open admin/Config.aspx file
     
    2. Remove the following code:
     
    <script language="javascript" src="../utility.js.aspx"></script>
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-20-2006, 12:02 PM 22855 in reply to 22851

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

    Cool, I can try it tonight and will let you know.  Thanks!
  •  09-21-2006, 4:22 AM 22895 in reply to 22855

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

    Really appreciate the efforts you're putting in. We will get there in the end...
    As requested I deleted that javascript from Config.aspx

    Still getting the error. Touch Web.Config and things work again.

    Error Report:

    UnknownError 80.46.86.56 9/19/2006 12:42:17 AM 31
    User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.6) Geck
    Path: /CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=5 as HTTP GET
    Referrer /Chat.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)


  •  09-21-2006, 7:26 AM 22901 in reply to 22895

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

    I wasn't able to try it last night, will try it first thing when I get home today.
  •  09-21-2006, 10:36 PM 22940 in reply to 22901

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

    Guys,
     
    To fix this issue, we updated the control again.
     
    Please download the latest build:
     
    CuteChat for CS 2.0:
     
    http://CuteSoft.net/download/CuteChat3forCommunityServer2.zip
     
    CuteChat for CS 2.1:
     
    http://CuteSoft.net/download/CuteChat3forCommunityServer21.zip 
     
    Hope it will resolve the problem.
     
    Keep me posted.
     
     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-22-2006, 10:45 AM 22963 in reply to 22940

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

    Well done! All fixed and we're live and now licenced at www.emrupdate.com.

    One final quick question - how can I replace your advert with a Google AdSense driven advert? Which ASPx or skin file should I edit. Anyone else done this?

    Thanks Team CuteSoft

  •  09-22-2006, 10:54 AM 22964 in reply to 22963

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

    Nick,
     
     
    Please check the following document in the developer's guide.
    How can I set up Cute Chat banner ads?

    You can offer banner advertisements on the chat room. Chat rooms attract large numbers of users with similar demographic profiles, which creates a good opportunity for targeted marketing efforts that advertisers are willing to pay a premium for.  

    You can find the TopAds.ascx from ~/CuteSoft_Client/CuteChat/Advertising/ directory.  

    The TopAds User Control is responsible for displaying the top banner at the top of each chat room.

     It contains a 468x80 image by default. You can insert the text/image/flash to display the needed ads HTML.  

    <%@ Control Language="c#" %>

    <img src="images/cutechat_banner.jpg" border="0" alt="" /> 


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-24-2006, 10:59 AM 23013 in reply to 22964

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

    Thanks Adam - I actually worked it out and meant to come back to answer my own question, but you beat me to it.

    I also managed to replace "logo.gif" with our forum name - just overwrite the GIF with a new one. I'm thinking through some way of cycling the banner advert (think "page impressions"). Can't just refresh the page because all the content gets cleared.

    All good fun.

  •  09-25-2006, 11:29 PM 23067 in reply to 23013

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

    I installed this new version.  It will take me a day or two to tell you if all is resolved.
     
    What I have been seeing in the last few days is it works for a while and then it stops working for a while, then it works again without me touching anything or doing anything.
     
    I'll let you know.
    Thanks.
Page 2 of 3 (43 items)   < Previous 1 2 3 Next >
View as RSS news feed in XML