System information page is breaking

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.
10/7/2010 3:02:40 PM
Gravatar
Total Posts 16

System information page is breaking

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

 

 

 

 

 

 

 

.

10/9/2010 9:43:57 AM
Gravatar
Total Posts 18439

Re: System information page is breaking

This error does not happen in the latest version 2.3.5.4

Best,

Joe

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