加载生成的新表单时解析错误 [英] Parse error when loading a fresh form generated

查看:153
本文介绍了加载生成的新表单时解析错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

分析程序错误



描述:解析为此请求提供服务所需的资源时发生错误。请查看以下特定的解析错误详细信息并相应地修改源文件。



解析器错误消息:无法加载类型'USIS_PAYROLL.PORTAL.WebForm1'。



源错误:





第1行:<%@ Page Title =Language =C#MasterPageFile =〜/ Site.Master AutoEventWireup =trueCodeBehind =WebForm1.aspx.csInherits =USIS_PAYROLL.PORTAL.WebForm1%>



请协助



我的尝试:



查看我之前的代码并检查了其他人的构成

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 'USIS_PAYROLL.PORTAL.WebForm1'.

Source Error:


Line 1: <%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="USIS_PAYROLL.PORTAL.WebForm1" %>

Please assist

What I have tried:

Reviewed my earlier codes and checked on the composition of others

推荐答案

我们无法解决这个问题:首先查看您的WebForm1.aspx.cs文件,并确保它包含WebForm1类,即命名空间是正确的,文件编译正确。
There is nothing we can do to fix this: start by looking at your WebForm1.aspx.cs file, and make sure it contains the class WebForm1, that the namespace is correct, and that the file compiles correctly.


这篇关于加载生成的新表单时解析错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆