Content Manager not giving access in sitefolders

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/10/2012 11:54:46 PM
Gravatar
Total Posts 137
When enough isn't

Content Manager not giving access in sitefolders

Hi

Thanks for a great CMS system.

I have a multisite setup with 20 subfolders. I experience that I can't access certain features like the content manager without getting an error like shown below. My hosted site runs on windows 2008 R2 with MySql under full trust and I have tried making full access to the MySql database.

I really hope you can point me to a solution.

Best regards

Lars

----

Error message here:

Server Error in '/' Application.

Collection is read-only.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NotSupportedException: Collection is read-only.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NotSupportedException: Collection is read-only.]
System.Collections.Specialized.NameObjectCollectionBase.BaseSet(String name, Object value) +6159586
System.Web.HttpServerVarsCollection.SetServerVariableManagedOnly(String name, String value) +123
System.Web.HttpServerVarsCollection.SynchronizeServerVariable(String name, String value) +28
System.Web.HttpRequest.SynchronizeServerVariable(String name, String value) +112
System.Web.Hosting.IIS7WorkerRequest.GetServerVarChanges(HttpContext ctx) +330
System.Web.Hosting.IIS7WorkerRequest.SynchronizeVariables(HttpContext context) +8628520
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +154

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

9/11/2012 7:00:53 AM
Gravatar
Total Posts 18439

Re: Content Manager not giving access in sitefolders

This error does not point to any code in mojoPortal that I can see. It could be caused by a custom IIS module or custom code.

9/11/2012 7:44:19 AM
Gravatar
Total Posts 137
When enough isn't

Re: Content Manager not giving access in sitefolders

Thanks, Joe

Hmm .. that is strange.

I'm using the standard modules for publishing content on pages and when I click the "+" icons it happens. It also happens when I try to save something changed in the html module editor.

But it does not happen on the main site (siteid 1). And it does not happen on my developer server. I'm having the production site hosted at a web hotel.

Can this have anything to do with me running full trust?

Best regards

Lars

9/11/2012 8:47:50 AM
Gravatar
Total Posts 18439

Re: Content Manager not giving access in sitefolders

Full Trust should not be any problem. If you get a more detailed stack trace that points to mojoPortal code then possibly I would have more advice.

9/11/2012 10:00:11 AM
Gravatar
Total Posts 137
When enough isn't

Re: Content Manager not giving access in sitefolders

OK, let me digg further into it before I revert again.

Thanks anyway.

Lars

You must sign in to post in the forums. This thread is closed to new posts.