• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    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" title="Untitled Page" 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.
    您可能感兴趣的文章:
    • android通用xml解析方法
    • android layout XML解析错误的解决方法
    • 基于Android XML解析与保存的实现
    • c#中XML解析文件出错解决方法
    • iOS开发中常见的解析XML的类库以及简要安装方法
    • iOS开发使用XML解析网络数据
    上一篇:jscript与vbscript 操作XML元素属性的代码
    下一篇:怎样打开XML文件?xml文件如何打开?
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    XML解析错误:未组织好 的解决办法 XML,解析,错误,未组织,好,