I receive the following errors while trying to upload an avatar (CommunityServer 2008 (Build: 30414.1743)).
Server Error in '/' Application. Error in the application. 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: Error in the application. 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: Error in the application.] CommunityServer.Controls.UserAvatarSubForm.UploadAvatarButton_Click(Object sender, EventArgs e) +278 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +131 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +39 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3215
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.
[CSException: Error in the application.] CommunityServer.Controls.UserAvatarSubForm.UploadAvatarButton_Click(Object sender, EventArgs e) +278 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +131 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +39 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3215
Version Information: Microsoft .NET Framework Version:2.0.50727.1434; ASP.NET Version:2.0.50727.1434
This is most likely occuring when getting or saving the writable profile object -- and is most likely related to your other issue: http://dev.communityserver.com/forums/t/499077.aspx
I am getting the same issue when updating the avatar, but I am not experiencing the QUOTED_IDENTIFIER problem referred to in the other post. Any other suggestions?
I have the exact same error message as the one posted in the first post, site was an upgrade from 2007 and connection strings weren't touched so don't think it's anything to do with the other post mentioned.
Ah was a simple fix, permissions on the filestorage directory..
My issue was also resolved when I changed directory permissions.
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com