I host a site with v2.0 lately there is an error when you click on the join button I get this
We apologize, but an error occurred and your request could not be completed.
This error has been logged. If you have additional information that you believe may have caused this error please report the problem here.
Any ideas?
The site is www.myselfspace.net
In order to see the error, you should open the web.config file and change the mode attribute of the <customErrors> element from RemoteOnly to Off. Then when you reproduce the error, you'll see it. This should either help you figure it out, or you can give us more information in order to help you out.
Hope that helps.
One is glad to be of service...
Thanks so much for you reply. After changing the web.config file I get this:
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: File or assembly name Trefry.CS.Controls, or one of its dependencies, was not found.Source Error: Line 3: <%@ Register TagPrefix="CS" Namespace="CommunityServer.Controls" Assembly="CommunityServer.Controls" %> Line 4: <%@ Register TagPrefix="CSD" Namespace="CommunityServer.Discussions.Controls" Assembly="CommunityServer.Discussions" %> Line 5: <%@ Register TagPrefix="TB" Namespace="Trefry.CS.Blogs.Controls" Assembly="Trefry.CS.Controls" %> Line 6: <%@ Register TagPrefix="TG" Namespace="Trefry.CS.Galleries.Controls" Assembly="Trefry.CS.Controls" %> Line 7: <%@ Import Namespace="CommunityServer.Components" %>Source File: C:\Program Files\Telligent\Community Server 2.0\Web\Themes\default\Skins\Skin-ProfileSidebar.ascx Line: 5 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Trefry.CS.Controls' could not be loaded. === Pre-bind state information === LOG: DisplayName = Trefry.CS.Controls (Partial) LOG: Appbase = file:///C:/Program Files/Telligent/Community Server 2.0/Web LOG: Initial PrivatePath = bin Calling assembly : (Unknown). === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: Trefry.CS.Controls LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls/Trefry.CS.Controls.EXE.
Line 3: <%@ Register TagPrefix="CS" Namespace="CommunityServer.Controls" Assembly="CommunityServer.Controls" %> Line 4: <%@ Register TagPrefix="CSD" Namespace="CommunityServer.Discussions.Controls" Assembly="CommunityServer.Discussions" %> Line 5: <%@ Register TagPrefix="TB" Namespace="Trefry.CS.Blogs.Controls" Assembly="Trefry.CS.Controls" %> Line 6: <%@ Register TagPrefix="TG" Namespace="Trefry.CS.Galleries.Controls" Assembly="Trefry.CS.Controls" %> Line 7: <%@ Import Namespace="CommunityServer.Components" %>
=== Pre-bind state information === LOG: DisplayName = Trefry.CS.Controls (Partial) LOG: Appbase = file:///C:/Program Files/Telligent/Community Server 2.0/Web LOG: Initial PrivatePath = bin Calling assembly : (Unknown). === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: Trefry.CS.Controls LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls/Trefry.CS.Controls.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7670f93e/64254f59/Trefry.CS.Controls/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Telligent/Community Server 2.0/Web/bin/Trefry.CS.Controls/Trefry.CS.Controls.EXE.
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
I replaced the default skin with one that I downloaded. Does this tell me what to modify? Or should I start by putting the original Skin-ProfileSidebar.ascx file back?
Line 3: <%@ Import Namespace="CommunityServer.Components" %> Line 4: <%@ Register TagPrefix="CS" Namespace="CommunityServer.Controls" Assembly="CommunityServer.Controls" %> Line 5: <%@ Register TagPrefix="TC" Namespace="Trefry.CS.Controls" Assembly="Trefry.CS.Controls" %> Line 6: <cs:style id="Style" runat="server" visible = "true" href="../style/Registration.css" /> Line 7:
Hi maverick123,
First, let me apologize for the delay. Due to the number of urls in your post, it was auto-moderated by our Spam Blocker.
In viewing the error message, it appears that you are attempting to use a custom control provided by Michael Trefry. In addition to changing the page, you'll also need to add the assembly (dll) to the Web\bin directory. It appears to be named "Trefry.CS.Controls.dll".
Since I'm unfamiliar with that add-on assembly, I suggest you contact Michael at http://customcommunity.org
Hope that helps...
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com