分析器错误信息:未能加载类型'sometype。这时候' [英] Parser Error Message: Could not load type 'sometype'

查看:233
本文介绍了分析器错误信息:未能加载类型'sometype。这时候'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了我现在无法解析了一段时间的错误。我想知道,如果有人可以帮助识别此错误的原因是什么?我完全新的ASP / ASAX。经过一番研究,我认为我得到的错误是由于Web应用程序试图使用过时的code。我想重建使用Visual Studio和/或整个项目的C#文件。不过,我完全新的C#和ASP,并想知道能不能给我一些建议,如果这可以解决问题和/或如果有可能的替代解决方案。

I am experiencing an error that I am unable to resolve for some time now. I was wondering if someone can help identify the cause of this error? I am completely new to asp / asax. After some research, I think that the error I am getting is due to the web application trying to use outdated code. I was thinking to rebuild the c# file using Visual Studio and/or the entire project. However, I am completely new to C# and asp, and was wondering can give me some suggestions if this may fix the problem and/or if there is an possible alternate solution.

错误消息

Parser Error Message: Could not load type 'Inventory1.Global'.

Source Error:   <%@ Application Codebehind="Global.asax.cs" Inherits="Inventory1.Global" %>

整个的Global.asax内容:

Entire Global.asax contents:

<%@ Application Codebehind="Global.asax.cs" Inherits="Inventory1.Global" %>

提前感谢!

推荐答案

尝试更换 codeBehind codeFILE

这篇关于分析器错误信息:未能加载类型'sometype。这时候'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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