Join error in 2.0

rated by 0 users
This post has 4 Replies | 1 Follower

Not Ranked
Posts 8
Points 130
maverick123 Posted: Wed, Jan 24 2007 7:04 PM

I host a site with v2.0 lately there is an error when you click on the join button I get this

We are currently unable to serve your request

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

Top 25 Contributor
Posts 1,879
Points 37,940
CS Developers
Jose Lema replied on Wed, Jan 24 2007 7:24 PM

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...

Jose Lema

  • | Post Points: 35
Not Ranked
Posts 8
Points 130

Thanks so much for you reply.  After changing the web.config file I get this:

Server Error in '/' Application.

Parser Error

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.


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?

  • | Post Points: 20
Not Ranked
Posts 8
Points 130
 I now get this

Server Error in '/' Application.

Parser Error

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:  <%@ 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:  

Source File: C:\Program Files\Telligent\Community Server 2.0\Web\Themes\default\Skins\Skin-CreateUser.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.


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
  • | Post Points: 5
Top 25 Contributor
Posts 1,879
Points 37,940
CS Developers

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...

 

One is glad to be of service...

Jose Lema

  • | Post Points: 5
Page 1 of 1 (5 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com