asp.net 中,如果出现提示例如<%@ Page language="c#" Codebehind="Index.aspx.cs" AutoEventWireup="false" Inherits="Web_DigitalCampus.Index" %>中相应Inherits的Web_DigitalCampus.Index加载出错,那么就将相应的文件添加到相应的工程中,然后在工程中将涉及到的文件夹或文件右击,选包括在项目中(Include in project)。相反也可以将文件排除(Exclude from project)。注意:如果不点击解决方案面版上的显示所有的文件(show all files)的图标的话,那么排除掉的文件就看不到。

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-07
  • 2021-06-24
  • 2022-12-23
  • 2022-02-20
猜你喜欢
  • 2021-08-05
  • 2021-11-29
  • 2021-11-07
  • 2022-03-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案