Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Hi,
Im new to mojoportal and fairly new to IIS so hopefully someone can help with the following problem
Mojoportal has installed with no problems but when i try to launch default.aspx I get an error telling me there are duplictae entries in web.config.
Exact error message is:
I have checked the web.config in the root folder and cannot see any entries that would cause this error. I have also tried commenting out the entry listed but I get the same error for the next entry <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions,
I dont want to comment out all these entries as they were generating during the install so if anyone can help it would be greatly appreciated
It means you are hosted under .NET 4 but you installed the mojoPortal package for .NET 3.5. you should install the mojoPortal package for .NET 4.0.
Best,
Joe
Cheers Joe. worked a treat