Hi everyone. I'm having problem installing MojoPortal. I downloaded the zipped file, unzipped it, and then uploaded it to my server in the correct public directory. I then renamed user.config.sample to user.config. Then I altered the contents of the file, by deleting the codes for the databases I were not using and replaced the MSSQL string with mine. I was unable to set permissions on the Data folder though... (I have never used a Microsoft Server before).
But, here's the problem: When I go to the /setup/default.aspx page, I get http://img205.imageshack.us/img205/7092/servererrormojoportal.jpg
The Config Source (which doesn't all fit on that picture) is as follows:
8: <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
9: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
10: <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
I am using somee.com to host, and I'm using a Microsoft Server, a MSSQL database to host, and I used the 'mojoportal-2-3-4-8-mssql-net35-deploymentfiles.zip' files.
Thanks in advance!
-Ethanw