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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi,
=========
IIS 7
Hosting: Go Daddy
Medium trust
latest version
When i try to access "System Information" under Admin tab it displays error that "resources are not available at this time". Following error is logged.
======
2010-10-07 12:40:55,190 ERROR mojoPortal.Web.mojoBasePage - 208.109.80.102-en-US - /Admin/ServerInformation.aspx System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Runtime.InteropServices.RuntimeEnvironment.GetCORVersion(StringBuilder sb, Int32 BufferLength, Int32& retLength) at System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion() at mojoPortal.Web.AdminUI.ServerInformation.PopulateControls()
=====
I think it is breaking at line
litDotNetVersion.Text = System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion();
on page ServerInformation.aspx.
Do you have any information on it?
Thanks,
Shirish
.
This error does not happen in the latest version 2.3.5.4
Best,
Joe