<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DNN5系统需求及安装指南详解</title>
	<atom:link href="http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 06:07:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: yang</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-360</link>
		<dc:creator>yang</dc:creator>
		<pubDate>Mon, 06 Sep 2010 07:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-360</guid>
		<description>我在安装过程中出现如下问题：
由于启动用户实例的进程时出错，导致无法生成 SQL Server 的用户实例。该连接将关闭。</description>
		<content:encoded><![CDATA[<p>我在安装过程中出现如下问题：<br />
由于启动用户实例的进程时出错，导致无法生成 SQL Server 的用户实例。该连接将关闭。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-353</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 26 Aug 2010 12:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-353</guid>
		<description>@stevenming
建议你在网站目录里搜索05.02.00.log这个文件，看看里面的错误纪录，找出具体的问题。</description>
		<content:encoded><![CDATA[<p>@stevenming<br />
建议你在网站目录里搜索05.02.00.log这个文件，看看里面的错误纪录，找出具体的问题。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stevenming</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-352</link>
		<dc:creator>stevenming</dc:creator>
		<pubDate>Wed, 25 Aug 2010 15:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-352</guid>
		<description>我在虚拟主机安装的时候出现如下错误：

Upgrading Database to Version 05.02.00...FAILURE ERROR:(see 05.02.00.log for more information)

我感觉我没有数据库的DBO权限，我查看了我的数据库的拥有者是sa,但是我没有权限修改为我的登录名称，这种情况下我该怎么办才好呢？</description>
		<content:encoded><![CDATA[<p>我在虚拟主机安装的时候出现如下错误：</p>
<p>Upgrading Database to Version 05.02.00&#8230;FAILURE ERROR:(see 05.02.00.log for more information)</p>
<p>我感觉我没有数据库的DBO权限，我查看了我的数据库的拥有者是sa,但是我没有权限修改为我的登录名称，这种情况下我该怎么办才好呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-351</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-351</guid>
		<description>@gw880
什么版本，如果是c#版本建议你试试看vb版， 现在最新是5.5</description>
		<content:encoded><![CDATA[<p>@gw880<br />
什么版本，如果是c#版本建议你试试看vb版， 现在最新是5.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-350</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-350</guid>
		<description>@e6wacom
如果同样的版本同样的配置vb可以用c#不能用那就是c#的问题了， 毕竟不是官方支持的。 另外还有一个方法是切换为英文安装然后google英文的错误提示， 如果是bug肯定会有人讨论。</description>
		<content:encoded><![CDATA[<p>@e6wacom<br />
如果同样的版本同样的配置vb可以用c#不能用那就是c#的问题了， 毕竟不是官方支持的。 另外还有一个方法是切换为英文安装然后google英文的错误提示， 如果是bug肯定会有人讨论。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e6wacom</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-349</link>
		<dc:creator>e6wacom</dc:creator>
		<pubDate>Mon, 23 Aug 2010 08:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-349</guid>
		<description>为什么我下载的c# 5.4.4版本无法运行呢？
http://localhost/DotNetNuke_Community_CS

运行错误：无法再web服务器上启动调试 服务器因语法无效而未能出来调试请求</description>
		<content:encoded><![CDATA[<p>为什么我下载的c# 5.4.4版本无法运行呢？<br />
<a href="http://localhost/DotNetNuke_Community_CS" rel="nofollow">http://localhost/DotNetNuke_Community_CS</a></p>
<p>运行错误：无法再web服务器上启动调试 服务器因语法无效而未能出来调试请求</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gw880</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-220</link>
		<dc:creator>gw880</dc:creator>
		<pubDate>Mon, 16 Aug 2010 08:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-220</guid>
		<description>复制到目录，第一次访问时，提示错误不存在ComponentModel，是怎么回事啊？</description>
		<content:encoded><![CDATA[<p>复制到目录，第一次访问时，提示错误不存在ComponentModel，是怎么回事啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 程</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-219</link>
		<dc:creator>程</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-219</guid>
		<description>回答5楼的问题，我开始跟你出现了同样的问题，后来发现是因为没装.NET，后来装了个.NET3.5，然后在权限里就能看到ASPNET用户了。</description>
		<content:encoded><![CDATA[<p>回答5楼的问题，我开始跟你出现了同样的问题，后来发现是因为没装.NET，后来装了个.NET3.5，然后在权限里就能看到ASPNET用户了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-218</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 17 Mar 2010 11:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-218</guid>
		<description>@jay890512
如果你的端口不是80，请看最下面DNN中关于端口的配置</description>
		<content:encoded><![CDATA[<p>@jay890512<br />
如果你的端口不是80，请看最下面DNN中关于端口的配置</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.dnnmix.com/dnn-system-requirement-and-installation-guide/#comment-217</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 17 Mar 2010 11:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dnnmix.com/?p=461#comment-217</guid>
		<description>@zjk
很有可能是用户权限设置的问题，用你的用户直接在SSMS里直接登录看看可不可以打开你新建的DNN数据库</description>
		<content:encoded><![CDATA[<p>@zjk<br />
很有可能是用户权限设置的问题，用你的用户直接在SSMS里直接登录看看可不可以打开你新建的DNN数据库</p>
]]></content:encoded>
	</item>
</channel>
</rss>
