Server Error in '/' Application.

Compilation Error

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: 'dt_einde_licentie' is not a member of 'user'.

Source Error:


Line 15:     <br />
Line 16:     <% If Settings.user.auto_billing Then %>
Line 17:         <p>Uw licentie wordt automatisch verlengd op <%=Settings.user.dt_einde_licentie.Date.ToString("dd-M-yyyy") %></p>
Line 18:     <% Else If Not Settings.user.hasPayed() Then%>
Line 19:         <a href="/website/pages/aanmelden.aspx?" id="buttonBetalen" runat="server" class="btn btn-dark-purple">Licentie betalen</a><br />

Source File: C:\inetpub\wwwroot\pictoschrijver.nl\site\usercontrols\mijnLicentie.ascx    Line: 17






Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974