Too many chatters cause room not to load in v5

Last post 11-17-2008, 10:11 AM by dleonard. 28 replies.
Page 2 of 2 (29 items)   < Previous 1 2
Sort Posts: Previous Next
  •  11-14-2008, 10:58 PM 45787 in reply to 45786

    Re: Too many chatters cause room not to load in v5

    i'm download from http://cutesoft.net/downloads/folders/chat_current_releases/entry21917.aspx at Nov 10 2008
    It's right?


  •  11-14-2008, 11:13 PM 45788 in reply to 45787

    Re: Too many chatters cause room not to load in v5

    update:
    i'm download standalone version from your post.but it exits error

    Exception Details: System.Runtime.Serialization.SerializationException: Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.

    Source Error:

    The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

    1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

      <%@ Page Language="C#" Debug="true" %>

    or:

    2) Add the following section to the configuration file of your application:

    <configuration>
       <system.web>
           <compilation debug="true"/>
       </system.web>
    </configuration>

    Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

    Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario. 

    Stack Trace:


    [SerializationException: Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.]
       System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() +363
       System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +183
       System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +190
       l.a(Stream A_0) +280
       CuteChat.ClusterSupport.ExecuteMethod(MethodInfo method, Object[] args) +255
       CuteChat.ClusterSupport.ExecuteCurrentMethod(Object[] args) +70
       CuteChat.ChatApi.GetLobbyInfoArray() +76
       ASP.themes_default_forums_grouplist_aspx.GetForumChatterNames(Object forumid) +22
       ASP.themes_default_forums_grouplist_aspx.__DataBind__control164(Object sender, EventArgs e) +322
       System.Web.UI.Control.OnDataBinding(EventArgs e) +99
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +206
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +130
       System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +454
       CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +223
       CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.CreateControlHierarchy(Boolean useDataSource) +504
       System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +53
       CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +67
       System.Web.UI.WebControls.Repeater.DataBind() +72
       CommunityServer.Controls.WrappedRepeater.DataBind() +172
       CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.DataBind() +32
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       CommunityServer.Controls.WrappedContentBase.DataBind() +172
       System.Web.UI.Control.DataBindChildren() +204
       System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +216
       System.Web.UI.Control.DataBind() +12
       System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +130
       System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +454
       CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +223
       CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.CreateControlHierarchy(Boolean useDataSource) +504
       System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +53
       CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +67
       System.Web.UI.WebControls.Repeater.DataBind() +72
       CommunityServer.Controls.WrappedRepeater.DataBind() +172
       CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.DataBind() +32
       CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) +56
       System.Web.UI.Control.LoadRecursive() +47
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Control.LoadRecursive() +131
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436

     


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
  •  11-14-2008, 11:40 PM 45789 in reply to 45788

    Re: Too many chatters cause room not to load in v5

    teppyrock,
     
    Thanks for your information.
     
    We will fix that error as soon as possible.
     
    Regards,
    Terry
  •  11-14-2008, 11:49 PM 45791 in reply to 45789

    Re: Too many chatters cause room not to load in v5

    Hi all,
     
     
    We finally can reproduce this exception now.
     
    Here is my case :
     
    1. the CuteChat 'Server' is on ASP.NET 1.1
     
    2. the CuteChat 'Client' is on ASP.NET 2.0
     
    Can you check your ASP.NET Version of each applications ?
     
    Regards,
    Terry
     
  •  11-15-2008, 12:38 AM 45792 in reply to 45791

    Re: Too many chatters cause room not to load in v5

    my config of cutechat is on ASP.NET2.0. So, now I'm changing to same for your case?
    But I'm deploy cutechat integraded to CS2007, what solution to change it?
  •  11-15-2008, 8:31 AM 45794 in reply to 45792

    Re: Too many chatters cause room not to load in v5

    teppyrock,
     
    We are still investigating this issue.
     
    Regards,
    Terry
     
  •  11-15-2008, 10:39 AM 45798 in reply to 45794

    Re: Too many chatters cause room not to load in v5

    Hi all,
     
    We have completely fixed this issue!
     
    Please download the control and try again!
     
    Regards,
    Terry
  •  11-15-2008, 7:37 PM 45804 in reply to 45798

    Re: Too many chatters cause room not to load in v5

    yeah. It's fixed.I'm testing and reply status for you.
    Thanks for your support.
     
    CuteChat is the Best!!!!

    Teppyrock
  •  11-17-2008, 10:11 AM 45872 in reply to 45804

    Re: Too many chatters cause room not to load in v5

    We deployed the latest release this morning and it appears that all problems have been solved!!
     
    Thanks  Adam, Terry, and crew for looking into this.  We are very excited!!
Page 2 of 2 (29 items)   < Previous 1 2
View as RSS news feed in XML