时间:2021-05-25
主要问题: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.
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
Androidwebview遇到android.os.FileUriExposedException错误解决办法1.在Manifest文件中添加:2.创建XML
Win7系统IIS调试ASP(aspcmsgbk25)错误号:3706提示“未找到提供程序该程序可能未正确安装”解决办法.有两种报错形式一、错误号:3706错误
当我们把网站建好,域名注册好后,并不是说马上就可以上线了,我们还需要做域名解析,这样才能在互联网上展现出来。那你知道域名解析怎么做吗?域名解析错误解决办法是怎样
mysqlEveryderivedtablemusthaveitsownalias错误解决办法Everyderivedtablemusthaveitsownal
WIndows2008安装Microsoft.NETFrameworkv4.0失败,错误HRESULT0xc8000222解决办法解决办法:1.开始,运行:cm