This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
[Exception: Unhandled Exception while processing NeatUpload child request] Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +858 System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
[NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.] mojoPortal.Web.MasterPage..ctor() +230 ASP.Default_aspx.__BuildControlMPContainer() in C:\WebSites\clinicas\Default.aspx:3 ASP.Default_aspx.__BuildControlTree(Control __ctrl) in C:\WebSites\clinicas\Default.aspx:1 ASP.Default_aspx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\mojo\e8a30e8a\1b89c284\iftlds9h.0.cs:0 System.Web.UI.Page.ProcessRequest() +84 System.Web.UI.Page.ProcessRequest(HttpContext context) +18 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87[Exception: Unhandled Exception while processing NeatUpload child request] Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +858 System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Línea 69: SiteSettings siteSettings = (SiteSettings) HttpContext.Current.Items["SiteSettings"];Línea 70: skinFolder = "~/Data/Sites/" + siteSettings.SiteID.ToString() + "/skins/";Línea 71: skinName = siteSettings.Skin.Replace(".ascx","") + "/layout.ascx";Línea 72: Línea 73: // implement user skins
[NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.] mojoPortal.Web.MasterPage..ctor() in E:\SysDevNET\mojoportal\Web\Components\MasterPage.cs:71 ASP.Default_aspx.__BuildControlMPContainer() in E:\SysDevNET\mojoportal\Web\Default.aspx:3 ASP.Default_aspx.__BuildControlTree(Control __ctrl) in E:\SysDevNET\mojoportal\Web\Default.aspx:1 ASP.Default_aspx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\mojoportalxp\f2b17731\d1fc9148\s9oisflb.0.cs:0 System.Web.UI.Page.ProcessRequest() +83 System.Web.UI.Page.ProcessRequest(HttpContext context) +18 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87[Exception: Unhandled Exception while processing NeatUpload child request] Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) in E:\SysDevNET\mojoportal\NeatUpload\UploadHttpModule.cs:224 System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87