网奇论坛

首页 » 网奇其它产品交流 » Discuz!NT论坛系统交流 » iwms_discuz整合版下载
零距离 - 2007-7-14 12:33:00
4.5整合Dz下载地址:http://down.wangqi.com/discuz/iw_dz_acc_n1_1.rar
4.6整合Dz下载地址:http://down.wangqi.com/discuz/iw46_dz_acc_n1_1.rar

版本:Asp.Net 1.0


整合说明
 
iwms默认的管理员admin密码为666666请在第一次登陆后修改

论坛安装后iwms首页才可以显示登陆窗口

1、将压缩包内的文件放到虚拟目录中。iwms无需安装。
2、修改web.config
<appSettings>
  <add key="Charset" value="gb2312" />
  <add key="NewsUrl" value=http://localhost/ />  这里是访问地址改成自己的
  <add key="GroupId" value="1" />
  <add key="IwmsCode" value="3ce2064081f51e1f7612abfc296f592c" /> 这里是整合接口安全验证码 可以在系统设置中生成*注意点修改后再复制。
</appSettings>
3、运行论坛的setup/index.aspx,进行论坛的安装,目录为默认/bbs/。


kesonic - 2007-7-14 13:07:00
抢个沙发啊~~~
用了这么多CMS系统,今天才发现网奇的系统真的不错啊~~
多来这里学习一下,以后把自己的CMS系统转化成网奇的!:D
userhq - 2007-7-14 18:21:00
Server Error in '/' Application.
'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。
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.

Exception Details: System.Data.OleDb.OleDbException: 'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[OleDbException (0x80004005): 'E:\discuz\最新整合默认模板\bbs\database\access_db.config'不是一个有效的路径。 确定路径名称拼写是否正确,以及是否连接到文件存放的服务器。]
  System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1059617
  System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
  System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
  System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
  System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
  System.Data.OleDb.OleDbConnection.Open() +37
  Discuz.Common.Database.ExecuteDataset(String connectionString, CommandType commandType, String commandText, OleDbParameter[] commandParameters) in E:\Source Code\Forum\Database.cs:755
  Discuz.Common.Database.ExecuteDataset(CommandType commandType, String commandText) in E:\Source Code\Forum\Database.cs:693
  Discuz.Forum.TemplateFactory.GetValidTemplateIDList() in E:\Source Code\Forum\TemplateFactory.cs:195
  Discuz.Forum.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e) in E:\Source Code\Forum\HttpModule.cs:87
  System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
frtime - 2007-7-14 21:55:00
cms是sql版的吗?
四海浪子 - 2007-7-15 13:13:00
好东西!一定要下!
零距离 - 2007-7-15 19:39:00
回3楼

运行论坛的setup/index.aspx,进行论坛的安装,目录为默认/bbs/。

用1.1的空间.
行者 - 2007-7-16 0:28:00
老大,别告诉我你们的CMS不适应FRAMEWORK 2.0啊



引用:
原帖由 零距离 于 2007-7-15 19:39:00 发表
回3楼

运行论坛的setup/index.aspx,进行论坛的安装,目录为默认/bbs/。

用1.1的空间.
starcraft - 2007-7-17 9:33:00
都是ac版本吗?
じ☆Handsome - 2007-7-17 16:07:00
有没有SQL的
userhq - 2007-7-17 18:52:00


引用:
原帖由 零距离 于 2007-7-15 19:39:00 发表
回3楼

运行论坛的setup/index.aspx,进行论坛的安装,目录为默认/bbs/。

用1.1的空间.


感谢答复,原来我用的2.0空间!
dobby - 2007-7-18 14:33:00
下载下载也
sclqp - 2007-7-18 15:48:00
2.0的空间能用吗?
bearhunter - 2007-7-20 20:50:00
好东西哦
sirhh - 2007-7-23 15:46:00
更新文件列表:
IWMS文件
frm_login.aspx
web.config
bbs/文件
1、apsx/1/login.aspx  修改
2、apsx/1/regist.aspx  修改
3、apsx/1/logout.aspx  修改
4、apsx/1/iwmsuserinfo.aspx  新增显示登录信息,登录成功后会显示此页面
5、apsx/1/loginForm.aspx  登陆。用于新闻首页调用登录版块。已经屏蔽掉了登录密码提示问题的输入。
6、apsx/1/usercpnewpassword.aspx 修改
7、apsx/1/usercpprofile.aspx  修改
8、apsx/1 tnewpassword.aspx  修改
9、apsx/1/getpassword.aspx  修改
10、admin/users/adduser.aspx  修改
11、admin/users/usergrid.aspx  修改
12、admin/users/combinationuser.aspx 修改
13、admin/users/edituser.aspx  修改
14、admin/users/resetpassword.aspx 修改

这是iwms_discuz 下载页的说明!
这些修改都是什么意思? 要具体改动文件里的代码吗? 还是修改路径?
能说的确再详细点吗?
longsui - 2007-7-25 18:31:00
支持了
早就想要这个程序了
harm - 2007-7-30 14:42:00
什么时候出整合2。0的啊:???
xiaomamao - 2007-7-31 21:40:00
.net 2.0可以用这个吗?
sadsea2008 - 2007-8-3 2:57:00
Server Error in '/' Application.
--------------------------------------------------------------------------------

发生错误: 网站根目录下没有正确的DNT.config文件
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.

Exception Details: System.Exception: 发生错误: 网站根目录下没有正确的DNT.config文件

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

Stack Trace:


[Exception: 发生错误: 网站根目录下没有正确的DNT.config文件]
  Discuz.Forum.Providers.BaseConfigProvider.GetRealBaseConfig() in E:\Source Code\Forum\Providers\BaseConfigProvider.cs:104
  Discuz.Forum.Providers.BaseConfigProvider..cctor() in E:\Source Code\Forum\Providers\BaseConfigProvider.cs:27

[TypeInitializationException: The type initializer for "Discuz.Forum.Providers.BaseConfigProvider" threw an exception.]
  Discuz.Forum.Providers.BaseConfigProvider.SetInstance(BaseConfigInfo anConfig) +0
  Discuz.Setup.setup.Page_Load(Object sender, EventArgs e) in E:\Source Code\Discuz.Setup\setup.aspx.cs:54
  System.Web.UI.Control.OnLoad(EventArgs e) +67
  System.Web.UI.Control.LoadRecursive() +35
  System.Web.UI.Page.ProcessRequestMain() +731

出现和三楼一样的问题。
比如,我要在虚拟目录news下测试,需要进行哪些具体的设置,谢谢。
零距离 - 2007-8-4 15:32:00
必须放根目录
睡醒了 - 2007-8-5 11:42:00
支持下
maylose - 2007-8-17 12:30:00
具体是哪几个文件都要放根目录啊?我要晕了.
我的虚拟空间都有wwwroot夹,所谓的根目录是指在这个夹内还是夹外?
wamg2004 - 2007-8-22 12:01:00
也支持下
itkingcn - 2007-8-22 21:01:00
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

访问被拒绝:“ICSharpCode.SharpZipLib”。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.FileLoadException: 访问被拒绝:“ICSharpCode.SharpZipLib”。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 

程序集加载跟踪: 下列信息有助于确定程序集“ICSharpCode.SharpZipLib”无法加载的原因。


=== Pre-bind state information ===
LOG: DisplayName = ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73
(Fully-specified)
LOG: Appbase = file:///d:/wwwroot/itkingcn/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : IWMS_Utility, Version=4.5.1001.0, Culture=neutral, PublicKeyToken=null.
===

LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e0d6237a/98a0fe95/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/e0d6237a/98a0fe95/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.DLL.
LOG: Attempting download of new URL file:///d:/wwwroot/itkingcn/wwwroot/bin/ICSharpCode.SharpZipLib.DLL.



堆栈跟踪:


[FileLoadException: 访问被拒绝:“ICSharpCode.SharpZipLib”。]
  IWMS.Utility.WbText.GZipBytes(Byte[] xf9a0d04800d70471) +0
  IWMS.Pages.ResponseFilter.Write(Byte[] x5cafa8d49ea71ea1, Int32 x374ea4fe62468d0f, Int32 x10f4d88af727adbc) +93
  System.Web.HttpWriter.Filter(Boolean finalFiltering) +282
  System.Web.HttpResponse.FilterOutput() +66
  System.Web.CallFilterExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +25
  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87




--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407
itkingcn - 2007-8-22 21:05:00
重新覆盖一下ICSharpCode.SharpZipLib就好了

但是为什么会出这个错误提示请看看.
itkingcn - 2007-8-22 21:12:00
网站首页会员登录框那个frame有问题

无法找到该页
您正在搜索的页面可能已经删除、更名或暂时不可用。
--------------------------------------------------------------------------------

请尝试以下操作
itkingcn - 2007-8-22 21:35:00
这个整合版很多问题啊,好不容易看到论坛首页了,点登录又是
无法找到该页
您正在搜索的页面可能已经删除、更名或暂时不可用。
--------------------------------------------------------------------------------

请尝试以下操作:


看URL似乎路径不对.
sjy521 - 2007-8-23 9:36:00
呵呵!大家研究一下吧!搞的不错误的话发上来给大家一起分享呕~!
imjh - 2007-8-27 21:08:00
我也下了装了,正在上传,期待亚
oofzoo - 2007-8-30 3:01:00
安装整合版,前面都正常,就是安装完bbs以后,提示安装正常,返回论坛首页,首页显示如下:


“/”应用程序中的服务器错误。 无法从指定的数据表中删除。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Data.OleDb.OleDbException: 无法从指定的数据表中删除。

源错误:


[没有相关的源行]

源文件: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\6e4f7078\9632d3d\jyotdnit.0.cs    行: 0

堆栈跟踪:

[OleDbException (0x80004005): 无法从指定的数据表中删除。]  System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +41  System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +174  System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +92  System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +65  System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +112  System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +66  Discuz.Common.Database.ExecuteNonQuery(OleDbConnection connection, CommandType commandType, String commandText, OleDbParameter[] commandParameters) in E:\Source Code\Forum\Database.cs:401  Discuz.Common.Database.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, OleDbParameter[] commandParameters) in E:\Source Code\Forum\Database.cs:296  Discuz.Common.Database.ExecuteNonQuery(CommandType commandType, String commandText) in E:\Source Code\Forum\Database.cs:225  Discuz.Forum.OnlineUserFactory.Add(OnlineUserInfo __onlineuserinfo, Int32 timeout) in E:\Source Code\Forum\OnlineUserFactory.cs:469  Discuz.Forum.OnlineUserFactory.CreateGuestUser(Int32 timeout) in E:\Source Code\Forum\OnlineUserFactory.cs:551  Discuz.Forum.OnlineUserFactory.UpdateInfo(String passwordkey, Int32 timeout, Int32 uid, String passwd) in E:\Source Code\Forum\OnlineUserFactory.cs:695  Discuz.Forum.OnlineUserFactory.UpdateInfo(String passwordkey, Int32 timeout) in E:\Source Code\Forum\OnlineUserFactory.cs:715  Discuz.Forum.BasePage..ctor() in E:\Source Code\Forum\BasePage.cs:282  Discuz.ForumPage.index..ctor() in E:\Source Code\aspx\1\index.aspx.cs:26  ASP.index_aspx..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\6e4f7078\9632d3d\jyotdnit.0.cs:0[TargetInvocationException: 调用的目标发生了异常。]  System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0  System.Activator.CreateInstance(Type type, Boolean nonPublic) +66  System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +164[HttpException (0x80004005): 未能创建类型为“ASP.index_aspx”的页。]  System.Web.UI.TemplateControlParser.GetCompiledInstance(String virtualPath, String inputFile, HttpContext context) +341  System.Web.UI.PageParser.GetCompiledPageInstanceInternal(String virtualPath, String inputFile, HttpContext context) +43  System.Web.UI.PageParser.GetCompiledPageInstance(String virtualPath, String inputFile, HttpContext context) +250  URLRewriter.RewriterFactoryHandler.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) +317  System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) +699  System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +95  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173

版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407


鉴于整合版对用户的重要性,强烈要求网奇官方本身要使用整合版!
ofz - 2007-9-7 13:00:00
setup/index.aspx,进行论坛的安装,目录为默认/bbs/
安装文件在Setup下,这可能是很多人忽略。不过从服务用户的角度,可能做一些更方便的向导页面或是什么,这样我想会有更多的人安装好并使用上此软件。

另,在我安装好之后,还是出现我自己整合论坛时出现的问题,就是从首页登陆后竟然跳到了论坛的首页,这是什么呢??
12
查看完整版本: iwms_discuz整合版下载