O/S: WINDOWS XP Pro, IIS 5.1
SQL Server express 2008.
mojoPortal ver 2-3-0-4
Hi,
im trying to install mojo locally so that I can evaluate if its what I need. I cant even get to the default page to run the setup.
I have also tried the tried the we platform installer too, that didnt seem to connect to the database. So I have been trying to do this manually, initially the when I ran the default page it was telling me the user was not in the database, subsiquently I got the an empty database setup ok, with a user. and now im getting the error mesage below.
Had poke arround the registry and couldnt find the entry reffered to at the bottom, so im stuck, any idea ?
http://localhost:60941/Setup/Default.aspx
Server Error in '/' Application.
Parser Error Message: Could not load file or assembly 'mojoPortal.Features.UI' or one of its dependencies. The system cannot find the file specified.
Line 825: <add verb="*" path="*.mml.ashx" type="mojoPortal.Web.Services.MathMLHandler, mojoPortal.Web" />
Line 826: <add verb="GET" path="TimelineData.ashx" type="TimelineNet.TimelineAjaxHandler, TimelineNet" />
Line 827: <add verb="*" path="*metaweblogapi.ashx" type="mojoPortal.Web.Services.Metaweblog.MetaWeblogger, mojoPortal.Features.UI" />
Line 828:
Line 829: </httpHandlers>
Source File: D:\A_Project_code\mojo\sourcecode\mojoportal\Web\web.config Line: 827
Assembly Load Trace: The following information can be helpful to determine why the assembly 'mojoPortal.Features.UI' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].