如何将ASPX页面部署到IIS服务器 [英] How to Deploye aspx page into IIS server

查看:457
本文介绍了如何将ASPX页面部署到IIS服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的项目是使用html页面开发的,我将其中一个html页面(Enquiries.html)转换为"Enquiries.aspx",然后将此页面发布到IIS中,得到了以下错误消息.
XML页面无法显示
无法使用XSL样式表查看XML输入.请更正错误,然后单击刷新"按钮,或稍后再试.

-------------------------------------------------- ------------------------------

名称以无效字符开头.处理资源``file:///D:/anoos/html/Enquiries.aspx''时出错.第1行,Po ...

<%@页面语言="C#" AutoEventWireup ="true" CodeBehind ="Enquiries.aspx.cs" Inherits ="AnoosEnquiries.Enquiries"%>
-^

如何将aspx页面部署到IIS服务器中.
如果有人知道,请告诉我为此所需的程序.
谢谢与问候
Venkat

my project is developed with html pages I converted one of html page (Enquiries.html)to "Enquiries.aspx" and I published this page into IIS I get following Error Message.
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

--------------------------------------------------------------------------------

A name was started with an invalid character. Error processing resource ''file:///D:/anoos/html/Enquiries.aspx''. Line 1, Po...

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Enquiries.aspx.cs" Inherits="AnoosEnquiries.Enquiries" %>
-^

how to deployee aspx page into IIS server.
if any one know plz tell required procedure for this perpose.
Thanks&Regards
Venkat

推荐答案

我认为您没有安装框架


这篇关于如何将ASPX页面部署到IIS服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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