风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » dotNETCMS v1.0 RC2 Bug收集帖
倚天 - 2008-1-15 21:10:00
dotNETCMS v1.0 RC2 已于2008年1月15日正式发布,现正式收集RC2 Bug,请尽量描述清楚错误以及使用环境,以便我们准确了解错误,反馈形式如下:

错误安装过程错误(标题)
代码:System.Data.SqlClient.SqlException: 对象名 'Fs_sys_User' 无效。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) 在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Foosun.Install.Comm.ExecuteSql(String connStr, String DatabaseName, String Sql) 位置 D:\dotNETCMS\Foosun.Install\Comm.cs:行号 55 在 Foosun.Web.Install.step3.CreateDataBase(String server, String user, String pwd, String dbname, String tbpre, String adminname, String adminpwd) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 100
环境:vista+iis7+sql server2000
二毛 - 2008-1-15 22:24:00
非常感谢!有个现象,如果仅采用下拉方式的分页标题,无法回到第一页,因为这个标签是固定不变的,下拉菜单的 第一页的总在最上面,若是正在浏览第二页,无法通过选择回到第一页,如果能够解决就完美了耶!
请看这个页面的效果:http://2008.sohu.com/20080115/n254663280_1.shtml


经过摸索,原来只要设置好域名或者ip地址,或者干脆使用相对地址方式,就正常了耶!
二毛 - 2008-1-15 22:53:00
插入分页符:分页标题
的时候,每次总回到第一行,即使事先指定了插入的位置
二毛 - 2008-1-15 22:56:00
栏目页面和新闻内容页面部分链接是回到127.0.0.1
而此时端口为81或者ip为:172.16.2.323之类的话就无法正确返回,后台有一些模板的预览链接也是这个问题


在后台无法找到如何设置这个东西,请教如何设置,谢谢!


原来后台设置成相对路径就都通了,但是如果是设置的绝对路径,则需要把站点域名填入 ip 或者 localhost:81啊。

谢谢楼下管理员:default6:
倚天 - 2008-1-15 23:03:00


引用:
原帖由 二毛 于 2008-1-15 22:56:00 发表
栏目页面和新闻内容页面部分链接是回到127.0.0.1
而此时端口为81或者ip为:172.16.2.323之类的话就无法正确返回,后台有一些模板的预览链接也是这个问题


在后台无法找到如何设置这个东西,请教如何设置,谢谢!



后台参数设置后,重新生成。
yingchuo - 2008-1-15 23:10:00
会员中心以及后台中修改个人资料的时候系统头像无法预览。

即当选择图片的时候图片对话框内出现的黄色的图片无法显示。
二毛 - 2008-1-15 23:23:00
后台模板预览页面若是端口为81则无法找到,因为链接是:
http://localhost/Templets/Content/page.html
二毛 - 2008-1-15 23:26:00
发布日志:

□□□ 生成栏目XML
【ClassID】:0
【错误描述:】
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\网站\dotnet\dotNETCMS1.0_RC2\xml\Content\all\news.xml'.
  at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
  at System.IO.StreamWriter.CreateFile(String path, Boolean append)
  at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
  at System.IO.StreamWriter..ctor(String path, Boolean append)
  at Foosun.Publish.General.publishXML(String ClassID) in D:\dotNETCMS\Foosun.Publish\General.cs:line 156
【UserName】  【Time】2008-1-15 23:18:28
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
521lp - 2008-1-15 23:41:00
频道和站群到底什么关系
为什么我在建立频道后,而在添加管理员时频道却只有原来系统内置的那个所谓站群的名称呢
 附件: 您所在的用户组无法下载或查看附件
521lp - 2008-1-15 23:46:00
系统内置的两个采集无法使用
杯子 - 2008-1-16 09:04:00
增加修改新闻时候
插入分页符:分页标题
的时候,每次总回到第一行,即使事先指定了插入的位置

这个确实比较麻烦

另外分页标题,每一页的分页标题是插入放在它的后面,我现在才搞清楚。:default6:
521lp - 2008-1-16 09:09:00
栏目建立后 点击修改后调用不出原有栏目信息,只能删除重建
新南柯一梦 - 2008-1-16 09:11:00
错误安装过程错误

URL:http://localhost/install/step3.aspx

错误内容

System.ComponentModel.Win32Exception: 系统找不到指定的文件。 在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) 在 System.Diagnostics.Process.Start() 在 Foosun.Web.Install.step3.CreateDataBase(String server, String user, String pwd, String dbname, String tbpre, String adminname, String adminpwd) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 77

测试环境:IIS5.0+XP+SQLServer2000
521lp - 2008-1-16 09:17:00
建立根栏目栏目 a b c d,若继续建立子栏目,会出现a c 能添加,b d无法添加的现象
测试环境:winxp+sql2000+net2.0
王宇 - 2008-1-16 09:32:00
:default7: 评论在用户名字出现这个问题
操作描述:
System.Exception: 您没有登录系统或会话已过期,请重新登录 在 Foosun.Global.Current.GetInfo() 位置 D:\dotNETCMS\Foosun.Global\Global.cs:行号 57 在 Foosun.Global.Current.get_UserNum() 位置 D:\dotNETCMS\Foosun.Global\Global.cs:行号 21 在 user_ShowUser.getinfo() 位置 D:\dotNETCMS\Foosun.Web\user\ShowUser.aspx.cs:行号 49 在 user_ShowUser.Page_Load(Object sender, EventArgs e) 位置 D:\dotNETCMS\Foosun.Web\user\ShowUser.aspx.cs:行号 23 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
返回上一级   
dotNETCMS v1.0 RC2  Help center  Forum
王宇 - 2008-1-16 09:33:00
Guest用户名评论的内容不显示,是否不要用户名就可以发呀!:default8:
love_min - 2008-1-16 10:18:00
运行安装文件
错误提示
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

A name was started with an invalid character. Error processing resource 'http://localhost/Install/Index.aspx'. Line 1, Pos...

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Index.aspx.cs" Inherits="Foosun.Web.Install.Index" %>
-^

环境:WIN2003+SQL SEVER2005
ttao - 2008-1-16 10:34:00
采集需要设置你的栏目,没有入库的栏目是不能采集的。
521lp - 2008-1-16 10:36:00


引用:
原帖由 ttao 于 2008-1-16 10:34:00 发表
采集需要设置你的栏目,没有入库的栏目是不能采集的。


设置了栏目 不行的,另外几个问题能不能给个答复
没缘,没了。 - 2008-1-16 10:38:00
17楼。请问一下你是不是重复安装呢?
cyxjq - 2008-1-16 10:47:00
RC2 注册用户后文章管理分类管理创建分类出错!
RC2 安全码 修改好象不起作用!
RC2 自定义表单JS调用不出来!html调用正常!
RC2广告系统修改问题!



环境:xpsp2+iis5.1+sql server2000  net2.0
zdggndgy - 2008-1-16 10:49:00
System.Data.SqlClient.SqlException: 对象名 'Fs_sys_User' 无效。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) 在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Foosun.Install.Comm.ExecuteSql(String connStr, String DatabaseName, String Sql) 位置 D:\dotNETCMS\Foosun.Install\Comm.cs:行号 55 在 Foosun.Web.Install.step3.CreateDataBase(String server, String user, String pwd, String dbname, String tbpre, String adminname, String adminpwd) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 100
huhuniit - 2008-1-16 10:54:00
System.Data.SqlClient.SqlException: 对象名 'Fs_sys_User' 无效。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) 在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Foosun.Install.Comm.ExecuteSql(String connStr, String DatabaseName, String Sql) 位置 D:\dotNETCMS\Foosun.Install\Comm.cs:行号 55 在 Foosun.Web.Install.step3.CreateDataBase(String server, String user, String pwd, String dbname, String tbpre, String adminname, String adminpwd) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 100
love_min - 2008-1-16 10:56:00


引用:
原帖由 没缘,没了。 于 2008-1-16 10:38:00 发表
17楼。请问一下你是不是重复安装呢?

全新安装额

昨天VISTA IIS7+SQL SERVER 2000装不上,今天到公司传到服务器上全新安装,WIN2003+SQL SERVER 2005:default2:
ttao - 2008-1-16 11:02:00
此问题确实存在。
没缘,没了。 - 2008-1-16 11:02:00
呵呵。。把安装压缩包里面的install重新把服务器上面的替换了。里面的文件估计是没有了。
没缘,没了。 - 2008-1-16 11:07:00
RC2 注册用户后文章管理分类管理创建分类出错!
RC2 安全码 修改好象不起作用!
RC2 自定义表单JS调用不出来!html调用正常!
RC2广告系统修改问题!

详细错误,第一个和第四个问题我本地运行无错误。
没缘,没了。 - 2008-1-16 11:15:00
Rc2 修改了安全码要重启IIS或者重新保存web.config则会起效。只是现在没有提供更新缓存的功能。。下版本将会提供。
love_min - 2008-1-16 11:50:00
额,我是新安装包,运行安装文件就这样的
love_min - 2008-1-16 11:52:00
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Index.aspx.cs" Inherits="Foosun.Web.Install.Index" %>

我的Install文件夹里都没有Index.aspx.cs文件-。-
123
查看完整版本: dotNETCMS v1.0 RC2 Bug收集帖