page error

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.
12/15/2010 8:08:24 AM
Gravatar
Total Posts 5

page error

* What operating system? Hosted by GoDaddy
* What database platform? MS SQL
* What version of mojoPortal?
* Steps to produce the problem, expected results, actual results. 

Opening up any page at certain times of the day.  sometimes i get an error sometimes it works.  below is the error I get when it happens.

2010-12-15 06:11:57,799 INFO mojoPortal.Web.Global - Application Started.
2010-12-15 06:11:58,517 ERROR mojoPortal.Web.Global - 24.62.28.198-en-US - /our-programs.aspx
System.Security.SecurityException: System.Security.Permissions.SecurityPermission
at Brettle.Web.NeatUpload.UploadHttpModule.GetCurrentWorkerRequest()
at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
2010-12-15 06:12:07,159 ERROR mojoPortal.Web.Global - 24.62.28.198-en-US - /Default.aspx
System.Security.SecurityException: System.Security.Permissions.SecurityPermission
at Brettle.Web.NeatUpload.UploadHttpModule.GetCurrentWorkerRequest()
at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
2010-12-15 06:12:10,701 ERROR mojoPortal.Web.Global - 24.62.28.198-en-US - /Default.aspx
System.Security.SecurityException: System.Security.Permissions.SecurityPermission
at Brettle.Web.NeatUpload.UploadHttpModule.GetCurrentWorkerRequest()
at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
2010-12-15 06:12:13,181 ERROR mojoPortal.Web.Global - 24.62.28.198-en-US - /Default.aspx
System.Security.SecurityException: System.Security.Permissions.SecurityPermission
at Brettle.Web.NeatUpload.UploadHttpModule.GetCurrentWorkerRequest()
at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The type of the first permission that failed was:
System.Security.Permissions.SecurityPermission
The Zone of the assembly that failed was:
MyComputer
 

12/15/2010 8:57:45 AM
Gravatar
Total Posts 18439

Re: page error

For GoDaddy you need to follow the instructions for Medium Trust.

Hope it helps,

Joe

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