Server Error in '/' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 183:// la ruta a todas las imágenes de nuestro album
Line 184:    var misImagenes= new Array(30);
Line 185:    var fachadas = "<%=Fila_portada.Item("Propiedad_fachada")%>";
Line 186:    fachadas=fachadas.toString();  
Line 187:    if (fachadas==true){

Source File: C:\Inetpub\vhosts\bienesraicescatedral.com\httpdocs\quito\BRCUna_propiedad2010\Una_propiedad.aspx    Line: 185

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.quito_brcuna_propiedad2010_una_propiedad_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\Inetpub\vhosts\bienesraicescatedral.com\httpdocs\quito\BRCUna_propiedad2010\Una_propiedad.aspx:185
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +116
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +78
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8752


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0