Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Chat and Cute Web Messeng...
»
Re: Too many chatters cause room not to load in v5
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:
Oldest to newest
Newest to oldest
Previous
Next
11-14-2008, 10:58 PM
45787
in reply to
45786
teppyrock
Joined on 09-30-2008
Posts 15
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
teppyrock
Joined on 09-30-2008
Posts 15
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
teppyrock
Joined on 09-30-2008
Posts 15
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Too many chatters cause room not to load in v5
Reply
Quote
teppyrock,
We are still investigating this issue.
Regards,
Terry
11-15-2008, 10:39 AM
45798
in reply to
45794
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
teppyrock
Joined on 09-30-2008
Posts 15
Re: Too many chatters cause room not to load in v5
Reply
Quote
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
dleonard
Joined on 10-23-2008
Posts 13
Re: Too many chatters cause room not to load in v5
Reply
Quote
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