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 191:
Line 192:
Line 193: <div class="downloadbtn"><%if((this.user.Role == Gbaopan.Common.UserRole.ActiveUser || loginUser.Role == Gbaopan.Common.UserRole.ActiveUser) && (this.resource.Publiced == true)){%>
Line 194: <div class="lefth">
Line 195: <div class="leftdowncon">
[NullReferenceException: Object reference not set to an instance of an object.]
ASP.FileProperty_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Inetpub\wwwroot\Gbaopan.Web.Personal\FileProperty.aspx:193
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407