Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: BC30456: 'collectionsList_SelectedIndexChanged' is not a member of 'ASP.automobiles_aspx'.Source Error:ine 98: </div>
Line 99: <h4>Collections</h4><asp:ListBox ID="mobileCollectionList" runat="server" DataTextField="name" DataValueField="collection_id" CssClass="col-xs-12 hidden-md hidden-lg hidden-sm" AutoPostBack="true"></asp:ListBox>
Line 100: <asp:ListBox ID="collectionsList" runat="server" DataTextField="name" DataValueField="collection_id" ...
Go to the complete details ...