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:
* 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
For GoDaddy you need to follow the instructions for Medium Trust.
Hope it helps,
Joe