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 25: 
Line 26:     <div class="content-box-02">
Line 27:         <div class="t1 font03 n0 uppercase a-c">@categoria.nome_ru</div>
Line 28:     </div>
Line 29: 

Source File: D:\Progetti\Progetti\Fenix\Web\dettaglio_prod.cshtml    Line: 27

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP._Page_dettaglio_prod_cshtml.Execute() in D:\Progetti\Progetti\Fenix\Web\dettaglio_prod.cshtml:27
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +279
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +359
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +109
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +217


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