Error on Master page

Not sure why I am getting this Error on my master page the file is in my server but not reading it for some reason?

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: Could not load type 'register'.

Source Error: 


Line 1:  <%@ Page Title="" Language="vb" AutoEventWireup="false" MasterPageFile="~/main.Master" CodeBehind="register.aspx.vb" Inherits="register" %>
Line 2:  <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
Line 3:  <title>IOG Products, LLC</title> 

Source File: /register.aspx    Line: 1

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.