CommunityServer forums

Discussion in 'Forum Management' started by NightStalker, Jul 5, 2006.

  1. #1
    Hey guys

    I have downloaded the CommunityServer forums from their website. And I follow the installation guide exactally as they say I must but wen I try to run the forum it comes back with the following error:

    
    Server Error in '/Web' Application.
    --------------------------------------------------------------------------------
    
    Configuration Error 
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 
    
    Parser Error Message: File or assembly name CommunityServer.Components, or one of its dependencies, was not found.
    
    Source Error: 
    
    
    Line 37: 		<!-- START - CommunityServer specific application settings -->
    Line 38: 		<httpModules>
    Line 39: 			<add name="CommunityServer" type="CommunityServer.CSHttpModule, CommunityServer.Components" />
    Line 40: 			<add name="CSProfile" type="Microsoft.ScalableHosting.Profile.ProfileModule, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562"/>
    Line 41: 			<add name="CSRoleManager" type="Microsoft.ScalableHosting.Security.RoleManagerModule, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562" />
     
    
    Source File: c:\inetpub\wwwroot\Web\web.config    Line: 39 
    
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CommunityServer.Components' could not be loaded.
    
    
    === Pre-bind state information ===
    LOG: DisplayName = CommunityServer.Components
     (Partial)
    LOG: Appbase = file:///c:/inetpub/wwwroot/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: CommunityServer.Components
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/web/dbcf9504/bec35f27/CommunityServer.Components.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/web/dbcf9504/bec35f27/CommunityServer.Components/CommunityServer.Components.DLL.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Web/bin/CommunityServer.Components.DLL.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Web/bin/CommunityServer.Components/CommunityServer.Components.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/web/dbcf9504/bec35f27/CommunityServer.Components.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/web/dbcf9504/bec35f27/CommunityServer.Components/CommunityServer.Components.EXE.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Web/bin/CommunityServer.Components.EXE.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/Web/bin/CommunityServer.Components/CommunityServer.Components.EXE.
    
     
    
    
    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 
    
    Code (markup):
    Does anyone have any idea how I can sort this out?

    Thanks for the help
     
    NightStalker, Jul 5, 2006 IP