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.
Just finished installing and after a couple of authorization issues I tried to run the default page and I get HTTP Error 500 with detailed error info:
Cannot add duplicate collection entry of type 'add' with unique key attribute 'name' set to 'TinyMceHttpHandler'
if I comment it out of web.config I just get an error from the subsequent entry SubkismetCaptchaHandler.
Thanks for any suggestions!
Michael
what version of mojoPortal?
what version of ASP.NET?
what version of IIS web server?
what operating system?
mojoPortal version:
I just recently downloaded and installed using the MS Web installer so it's either mojoPortal 2.3.5.1 8/12/2010 mojoPortal 2.3.5.2 9/17/2010 I can't remember exactly what day I installed. There's no readme file with version number and obviously I can't load the admin page to see what it reports.
ASP.NET 4.0 MSSQL 2008 Express IIS 7 Windows 7 Professional
Thanks!
If you are installing by using the MS Web Platform Installer and just selecting the "Web Applications" tab, then "mojoPortal" from the list, you will be installing the .NET 3.5 version and if you have your website setup for .NET 4.0 you will get a 500 error. As of a few hours ago this method was still installing the 2.3.5.1 version, which doesn't contain the latest security releases that are in 2.3.5.2.
There are two ways to fix this: