Hello everyone,
This is my first post and i'm a beginner at Visual Studio. After plenty research im aware that this problem is a persistant one in many instances, just not one as similar as mine. So far I've been developing my Web Site and when I have gone to view my web site (Ctrl+F5) i'm presented with the following error. Of which i have no idea what it means as the file IS actually there, im baffled.
Additional Info: I'm using Visual Studio 2008 and its being coded in C#
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 'where2Party.Master'.
Source Error:
Line 1: <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="where2party.master.cs" Inherits="where2Party.Master" %> Line 2: Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
Source File: /Where2Party/where2party.Master Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
I haven't failed. I've just found 10,000 that don't work.