ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Could not load type 'site._Default'
Title:
B
I
{code}
?
Hello, I have develop a simple website using VS8 and C# when I debug everything works fine, then I built using Ctrl + Shift + B and when _I upload the site to a Host server it display the next error: 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 'testDemo._Default'. Source Error: Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="testDemo._Default"%> Line 2: Line 3: A solution I found is removing the part Inherits="testDemo._Default", but when debuging it do not execute the "Page_Load(object sender, EventArgs e)"._ Do anyone knows what is causing this error?
Save Changes
Cancel
Prolemare
asked at 20 May 2015
questions on this forum are supposed to be related with the ASP.net Awesome framework, you should ask this on StackOverflow, or maybe trye this http://stackoverflow.com/questions/2394003/could-not-load-type-site-default
at 20 May 2015
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK