浏览主题:洀??蝎桜?琀栀葞蝎???洀??愀琀葞???????椀???葞???愀琀琀?蝎?????琀砀
|
希望论坛有好多好心人吧。 原本我只是一个申请免费bbs并使用的人,但是我发现我做的免费的广告太多,而且基于我的需求免费基本达不到。 而且流量方面我觉得还是归于我自己个人所得比较好。 经过1天的研究PHPWIND,我终于放弃了。我完全闹不明白怎么架设,从PHP的官方下了一个傻瓜安装包,结果还是不行。 进入安装页的时候没有显示安装,而是一个HTM文本,显示和我直接点击没有区别。 不知道这个问题是不是很白。但是从一个站点发现DMFRUM.NET的论坛后被深深吸引. 决定无论如何要做这样的站点。多美观。 还是希望有一个详细的对于我这样的CT的教程。 希望在线的各位不吝赐教。 小妹在线等候答复。 编辑标志 本帖最后由[我叫菜鸟]在 2007-5-23 9:36:36 编辑 |
|
我自己研究了会,继续发一下,希望以后来的朋友有所帮助 安装。NET环境 之后访问安装出现如下现象,继续解决中。 Server Error in '/' Application. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. ExecuteReader requires an open and available Connection. The connection's current state is Closed.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 估计是数据库不给访问。 |
|
<p>我不行了,请大家帮忙解决下,安装了。NET语言包</p><p>提示如下</p><p><span> <h1>“/”应用程序中的服务器错误。 <hr width="100%" color="#c0c0c0" size="1"/></h1><h2><i>ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。</i> </h2><p><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b><font face="Verdana">说明: </font></b>执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br/><br/><b><font face="Verdana">异常详细信息: </font></b>System.InvalidOperationException: ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。<br/><br/><b><font face="Verdana">源错误:</font></b> <br/><br/><table width="100%" bgcolor="#ffffcc"><tbody><tr><td> </td></tr></tbody></table><br/><b><font face="Verdana">堆栈跟踪:</font></b> <br/><br/><table width="100%" bgcolor="#ffffcc"><tbody><tr><td>[InvalidOperationException: ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。]
System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean executing) +279 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +80 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45 DEVMS.COM.DMForum.BaseDAL.BDFlag.GetFlagList(Int32 pageSize, Int32 pageNo, String conditionStr) DEVMS.COM.DMForum.BLL.Flag.GetFlagList(Int32 pageSize, Int32 pageNo, String conditionStr) DEVMS.COM.DMForum.Service.Team.Reset(Forum sf, Int32 BoardID) DEVMS.COM.DMForum.Service.Forum.Reset(Int32 BoardID) DEVMS.COM.DMForum.WEB.filter.DMForumWEBPage.InitProcess(Int32 BoardID) DEVMS.COM.DMForum.WEB.filter.DMForumWEBPage.PageLoad(Object sender, EventArgs e) System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +731 </pre></tr></tbody></table></font></p></span></p><h1>“/”应用程序中的服务器错误。 <hr width="100%" color="#c0c0c0" size="1"/></h1><h2><i>ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。</i> </h2><p><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b><font face="Verdana">说明: </font></b>执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br/><br/><b><font face="Verdana">异常详细信息: </font></b>System.InvalidOperationException: ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。<br/><br/><b><font face="Verdana">源错误:</font></b> <br/><br/><table width="100%" bgcolor="#ffffcc"><tbody><tr><td> </td></tr></tbody></table><br/><b><font face="Verdana">堆栈跟踪:</font></b> <br/><br/><table width="100%" bgcolor="#ffffcc"><tbody><tr><td>[InvalidOperationException: ExecuteReader 需要打开的并且可用的连接。该连接的当前状态是 Closed。] System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean executing) +279 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +80 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +45 DEVMS.COM.DMForum.BaseDAL.BDFlag.GetFlagList(Int32 pageSize, Int32 pageNo, String conditionStr) DEVMS.COM.DMForum.BLL.Flag.GetFlagList(Int32 pageSize, Int32 pageNo, String conditionStr) DEVMS.COM.DMForum.Service.Team.Reset(Forum sf, Int32 BoardID) DEVMS.COM.DMForum.Service.Forum.Reset(Int32 BoardID) DEVMS.COM.DMForum.WEB.filter.DMForumWEBPage.InitProcess(Int32 BoardID) DEVMS.COM.DMForum.WEB.filter.DMForumWEBPage.PageLoad(Object sender, EventArgs e) System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +731 </pre></tr></tbody></table></font></p> |
|
下载的是哪个版本?for access还是mssql? |
|
你们没有写明阿。我下的顶帖里的 |
|
如果希望使用access版本,请到此页下载 http://forum.devms.com/thread.25055.html
|
|
楼主既然有服务器权限直接用SQL的多好? |
|
我今天做一个录象或者图片指引吧
![]() |
真是有责任心的大大呀。啊嘎嘎。 我在顶帖里下的,应该是SQL的吧? |

真是有责任心的大大呀。啊嘎嘎。 我在顶帖里下的,应该是SQL的吧?