I have installed Community Server 2.0 for testing. I also added the PM addon from this thread: http://communityserver.com/forums/thread/520481.aspx
After completing the modifications my site now gives this error:
Server Error in '/' 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: ?
Source Error:
Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Websoft.CS.Controls' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Websoft.CS.Controls
(Partial)
LOG: Appbase = file:///D:/hshome/wheemer/reid.be
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: Websoft.CS.Controls
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2fba5f53/e637e2c5/Websoft.CS.Controls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2fba5f53/e637e2c5/Websoft.CS.Controls/Websoft.CS.Controls.DLL.
LOG: Attempting download of new URL file:///D:/hshome/wheemer/reid.be/bin/Websoft.CS.Controls.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAME
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Any help on this is appreciated, and I've already posted this on the communityserver website too, I just thought this might have something to do with Jodo specifically.
Thanks
Steve
After completing the modifications my site now gives this error:
Server Error in '/' 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: ?
Source Error:
Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>
Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Websoft.CS.Controls' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Websoft.CS.Controls
(Partial)
LOG: Appbase = file:///D:/hshome/wheemer/reid.be
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: Websoft.CS.Controls
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2fba5f53/e637e2c5/Websoft.CS.Controls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/2fba5f53/e637e2c5/Websoft.CS.Controls/Websoft.CS.Controls.DLL.
LOG: Attempting download of new URL file:///D:/hshome/wheemer/reid.be/bin/Websoft.CS.Controls.DLL.
WRN: Comparing the assembly name resulted in the mismatch: NAME
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Any help on this is appreciated, and I've already posted this on the communityserver website too, I just thought this might have something to do with Jodo specifically.
Thanks
Steve