Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The 'ShowLoadingPanel' property cannot be set declaratively.

Source Error:


Line 9:          <tr>
Line 10:             <td>
Line 11:                 <dx:ASPxDataView ID="ASPxDataView3" runat="server" DataSourceID="SqlDataSourcePlayer" ItemSpacing="0" ColumnCount="1" Width="100%"  ShowLoadingPanel="false"
Line 12:                                     EnableTheming="false" AlwaysShowPager="false" AllowPaging="false" EnableDefaultAppearance="false" EmptyDataText=" ">
Line 13:                     <ItemStyle Border-BorderWidth="0" BackColor="Transparent" />

Source File: /network/player.aspx    Line: 11


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