I am getting this error
Parser Error Message: Could not load type 'BombayASP.contactus'.
Source Error:
Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="contactus.aspx.cs" Inherits="BombayASP.contactus" %>
Line 2:
Line 3: <!DOCTYPE html>
I have followed other steps like :
1. Readded the Ajaxtoolkit by replacing the old one
2. Replacing Codebehind with CodeFile(shouldn't have done but still tried)
3. tried readding the codebehind file
This used to work fine earlier on same machine, nothing changed as far as I know.
Its on all of the aspx files ,I have few html but no issues with them.
So please advise. Thanks