【发布时间】:2014-02-27 08:31:23
【问题描述】:
我在 3 轮胎架构中创建了一个网站,并且它在本地工作,但是当我在 .net 服务器中实时发布和上传时,它给出了错误
错误
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 'urprofessional.Clients.index'.
Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="urprofessional.Clients.index" %>
【问题讨论】:
-
你检查过你的括号了吗?