Server Error '/" Application C# asp.net -


parser error description: error occurred during parsing of resource required service request. please review following specific parse error details , modify source file appropriately.

parser error message: not load type 'safenet_webpage.admin.project'.

source error:

line 1:  <%@ page language="c#" autoeventwireup="false" codebehind="project.aspx.cs" inherits="safenet_webpage.admin.project" %> line 2:   line 3:  <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> 

this project.aspx locating in 1 folder other news.aspx , when load news s ok, make do, when load project this?

as have viewed issue on teamviewer, button not added in form designer class have copied button , event handler page.

what did add button toolbox , designer class. after refreshed , problem resolved.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -