Hi Alex,
I have done this, please see below. I have Googled to see if I could see what the error ment but don't seem to find anything useful. Any ideas?
Its very strange as the conversation starter never has this issue and can see the conversations page fine, only the user who recieved the conversation gets the error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Unhandled Execution Error
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: CommunityServer.Components.CSException:
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:
[CSException]
CommunityServer.Messages.Messaging.GetConversation(Guid conversationId) +255
CommunityServer.Messages.Controls.ConversationMessageList.get_DataSource() +466
System.Web.UI.WebControls.Repeater.ConnectToDataSourceView() +183
System.Web.UI.WebControls.Repeater.GetData() +13
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +220
CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +145
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.CreateControlHierarchy(Boolean useDataSource) +372
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +51
CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +14
System.Web.UI.WebControls.Repeater.DataBind() +75
CommunityServer.Controls.WrappedRepeater.DataBind() +143
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.DataBind() +28
System.Web.UI.Control.DataBindChildren() +211
System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +102
System.Web.UI.Control.DataBind() +15
System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +124
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +443
CommunityServer.Controls.WrappedRepeater.CreateControlHierarchy(Boolean useDataSource) +145
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.CreateControlHierarchy(Boolean useDataSource) +372
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +51
CommunityServer.Controls.WrappedRepeater.OnDataBinding(EventArgs e) +14
System.Web.UI.WebControls.Repeater.DataBind() +75
CommunityServer.Controls.WrappedRepeater.DataBind() +143
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.DataBind() +28
CommunityServer.Controls.PreTemplatedWrappedRepeaterBase.OnLoad(EventArgs e) +32
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
Thanks
Adam