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 friends,
I am running a MojoPortal site on Go Daddy, It was working great on my local and i was very excited to go for live. But on live it is showing the below error. I have check http://www.mojoportal.com/mediumtrust.aspx, and some other docs on Mojo Portal forum. I really need to reslove this error, Please guide me if any one of you having any idea about this issue.
===========
Database: Sql Server
IIS: 7
Mojo Protal Version: mojoportal-2-3-4-2-mssql-deploymentfiles
Please check the error details:
Server Error in '/' Application. Security Exception Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
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:
[SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.] mojoPortal.Web.Global.Application_Start(Object sender, EventArgs e) +0
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3072
Hi,
There was a bug in version 2.3.4.2 that causes this problem. You should upgrade to version 2.3.4.5
Hope it helps,
Joe
Thanks Joe for your prompt reply and solution. I will update my version. I hope it will resolve this issue.
Thanks and Regards,
Shirish Sharma
Thanks joe, you are wonderful, it works :)