kyyyyy - 2006-12-23 10:54:00
所有的模板(在后台)都不能生成,一点asp.net进程就CUP100%:L
pollen - 2006-12-23 10:56:00
终于等到RC2了。
啥时候给正式版啊?哈哈哈
pollen - 2006-12-23 10:59:00
郁闷,今天服务器的FTP傻了,传不了文件。只好明天再升级了。
lysgen - 2006-12-23 11:21:00
原帖由 pollen 于 2006-12-23 10:59:00 发表
郁闷,今天服务器的FTP傻了,传不了文件。只好明天再升级了。
呵呵~
vitt - 2006-12-23 11:59:00
升级完毕,版本是Powered by
Discuz!NT 1.0.2533 (RC2) ,为什么不是2547
kyyyyy - 2006-12-23 12:12:00
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
配置错误
说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。
分析器错误信息: 访问被拒绝:“Discuz.Forum”。
源错误:
行 73: -->
行 74: <httpModules>
行 75: <add type="Discuz.Forum.HttpModule, Discuz.Forum" name="HttpModule" />
行 76: </httpModules>
行 77:
源文件: D:\777777\upload\web.config 行: 75
程序集加载跟踪: 下列信息有助于确定程序集“Discuz.Forum”无法加载的原因。
=== Pre-bind state information ===
LOG: DisplayName = Discuz.Forum
(Partial)
LOG: Appbase = file:///D:/777777/upload
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Discuz.Forum
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/c983cab1/18957f66/Discuz.Forum.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/c983cab1/18957f66/Discuz.Forum/Discuz.Forum.DLL.
LOG: Attempting download of new URL file:///D:/777777/upload/bin/Discuz.Forum.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: Discuz.Forum, Version=1.0.2547.24561, Culture=neutral, PublicKeyToken=null
zcwslj - 2006-12-23 12:46:00
:D:D:D:D:D
jefflam - 2006-12-23 15:54:00
正式版本要出了吧?
sion - 2006-12-23 18:55:00
期待正式版
puyang - 2006-12-23 19:07:00
支持雪人啊!我又来了!~
merrian - 2006-12-23 21:32:00
马上升级!!
kyyyyy - 2006-12-23 22:47:00
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
未将对象引用设置到对象的实例。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[NullReferenceException: 未将对象引用设置到对象的实例。]
Discuz.setup.setup.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
8ee.cn - 2006-12-24 10:14:00
坐等正式版出来了!
ewebdiy - 2006-12-24 11:50:00
我的全新安装也出现未将对象引用设置到对象的实例的错误。。。。。
ewebdiy - 2006-12-24 11:52:00
“/disrc2”应用程序中的服务器错误。
--------------------------------------------------------------------------------
未将对象引用设置到对象的实例。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[NullReferenceException: 未将对象引用设置到对象的实例。]
Discuz.setup.setup.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.2300; ASP.NET 版本:1.1.4322.2300
ewebdiy - 2006-12-24 11:56:00
在虚拟目录下安装是不行的,要主目录下安装可以.
ixulf - 2006-12-24 13:09:00
RC2版本在全新的数据库安装会出错?
Setup1.aspx
[SqlException (0x80131904): 对象名 'dnt_admingroups' 无效。]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +857370
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +734982
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +188
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1838
System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31
System.Data.SqlClient.SqlDataReader.get_MetaData() +62
System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +297
System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +886
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +132
System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +32
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +122
System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +12
System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) +7
System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +141
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) +86
Discuz.Common.Database.ExecuteDataset(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +234
Discuz.Common.Database.ExecuteDataset(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +164
Discuz.Common.Database.ExecuteDataset(CommandType commandType, String commandText) +43
Discuz.Forum.AdminGroupFactory.GetAdminGroupList() +181
Discuz.Admin.Factory.AdminCacheFactory.ReSetAdminGroupList() +45
Discuz.Admin.Factory.AdminCacheFactory.ReSetAllCache() +19
Discuz.setup.setup1.Page_Load(Object sender, EventArgs e) +461
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
kyyyyy - 2006-12-24 16:16:00
:(:(:(:(
lcat - 2006-12-24 21:08:00
看来正式版不远了,加油加油
lcat - 2006-12-24 21:08:00
我现在在用beta4,觉得已经很稳定,很不错啦
ymsbbs - 2006-12-24 21:30:00
求助 我安装好论坛使用admin用户登陆管理后台提示安全问题有误??
默认的安全问题是什么呢??有人知道吗???急
zuijuya - 2006-12-24 21:42:00
大力支持:$
jingfeilan - 2006-12-25 9:26:00
什么时候把后台的IE7.0的兼容问题解决一下啊:'(
michi - 2006-12-25 10:15:00
原帖由 ewebdiy 于 2006-12-24 11:56:00 发表
在虚拟目录下安装是不行的,要主目录下安装可以.
谁说不行的?我就是在虚拟目录下的,看看
http://www.china-cu.com/bbs/
zpzcc - 2006-12-25 10:53:00
希望正式版早日出来,尤其ACC
kyyyyy - 2006-12-25 11:34:00
雪人加油呀! 主站经常.................

81军人论坛 - 2006-12-25 14:18:00
终于有新版推出了.
kiss001 - 2006-12-25 14:40:00
原帖由 ixulf 于 2006-12-24 13:09:00 发表
RC2版本在全新的数据库安装会出错?
Setup1.aspx
[SqlException (0x80131904): 对象名 'dnt_admingroups' 无效。]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConn......
我和你一抹一样!