网站首页  汉语字词  英语词汇  考试资料  写作素材  旧版资料

请输入您要查询的考试资料:

 

标题 XML解析错误:未组织好 的解决办法
内容
    主要问题:XML文件完整,在liunx系统下可正常显示,但是windows系统提示出错,
    I use iis to develope a new .net website. I promise the code is right, but most pages running in Firefox 2.0 reported this error:
    代码如下:
    XML解析错误:未组织好
    位置:http://localhost/Lanxum/dTeam.aspx
    行:1,列:2
    < %@ page language="C#" masterpagefile="~/MasterPage.master" autoeventwireup="true" inherits="dTeam, App_Web_hkuu-y0n" theme="iAffron" stylesheettheme="iAffron" %> -^
    And in IE, error reported as below:
    代码如下:
    无法显示 XML 页。字符开头。
    处理资源 ‘http://localhost/Lanxum/default.aspx' 时出错。
    第 1 行,位置: 2
    The reason is that I install visual studio first(together with .net framework 2.0) and then install IIS. It made .net FK didn't register in IIS. Just run this command with DOS:
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
    Once if you have install .net FK and IIS correctly, this sentence will follow:
    开始安装 ASP.NET 。
    …………………………………..
    ASP.NET 安装完毕
    Then refresh the page, you will find that the problem is fixed.
随便看

 

在线学习网考试资料包含高考、自考、专升本考试、人事考试、公务员考试、大学生村官考试、特岗教师招聘考试、事业单位招聘考试、企业人才招聘、银行招聘、教师招聘、农村信用社招聘、各类资格证书考试等各类考试资料。

 

Copyright © 2002-2024 cuapp.net All Rights Reserved
更新时间:2025/5/23 15:33:23