“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误消息: CS0103: 当前上下文中不存在名称“DoctorList1”

源错误:


行 222:                        
行 223:                    </tr>
行 224:                    <%if (DoctorList1 != null && DoctorList1.Count > 0)
行 225:                      {
行 226:                          foreach (home.core.DoctorEntity entity in DoctorList1)

源文件: d:\wwwroot\home.99.com.cn\udoctorone.aspx    行: 224






版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4494.0