将网页部署在本地文件夹里,打开aspx 就是下面这个:
This page contains the following errors:
error on line 1 at column 2: StartTag: invalid element name
Below is a rendering of the page up to the first error.
将文件后缀改成 html 就显示了这个东西,有没有大佬知道怎么解决?
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Index.aspx.cs" Inherits="NexLonInputMachineWeb.Index" ResponseEncoding="utf-8" %>