解析器错误...... ,,,,,,,,,,,, [英] parser error ......,,,,,,,,,,,,

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

问题描述

我每次运行应用程序时都会收到此错误,有人可以请我提供一些解决方案





服务器错误' '/''申请。



分析器错误



描述:解析过程中出错服务此请求所需的资源。请查看以下特定的解析错误详细信息并相应地修改源文件。



分析器错误消息:无法加载类型''登录''。



源错误:< br $>




第1行:<%@ Page Language =vbAutoEventWireup =falseCodebehind =Login.aspx.vb Inherits =Login%>

第2行:

第3行:<!DOCTYPE html PUBLIC - // W3C // DTD XHTML 1.0 Transitional // EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">



源文件:/Login.aspx Line :1



版本信息:Microsoft .NET Framework版本:2.0.50727.3625; ASP.NET版本:2.0.50727.3634

i am getting this error whenever i am runing the application can someone please provide me with some solution


Server Error in ''/'' Application.

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 ''Login''.

Source Error:


Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Login.aspx.vb" Inherits="Login"%>
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: /Login.aspx Line: 1

Version Information: Microsoft .NET Framework Version:2.0.50727.3625; ASP.NET Version:2.0.50727.3634

推荐答案

检查您的Login.aspx.vb文件 - 它是否包含从System.Web.UI.Page继承的Login类,它是否干净地编译?



您可能已经编辑了文件而不再编辑文件。
Check your Login.aspx.vb file - does it contain the Login class, inherited from System.Web.UI.Page, and does it compile cleanly?

It is possible that you have edited the file and it no longer does.


这篇关于解析器错误...... ,,,,,,,,,,,,的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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