Parser Error

I cannot get this right. maybe I am not sure what I have to copy to the hosed server.

Run a simple file: default.aspx that has a login control. Nothing in it.

I copy to the host server and gives me :

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:

Source Error:

Line 15:   <div>
Line 16:     &nbsp;</div>
Line 17:     <asp:Login ID="Login1" runat="server">
Line 18:     </asp:Login>
Line 19:   </form>

Help please!!!


Answer this question

Parser Error