文件名称:MSP-v1[1].3.0-FINAL-SRC
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:2.02mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
安装步骤:
1. 解压缩所有代码到一个目录
2. 复制Default.config,并把文件名称改为web.config,然后修改其中的<connstr>指向已建立的SQL Server数据库,为upload目录设置写权限;
3. 在你的SQL Server数据库中添加一个空的数据库,并命名为上面connstr中的initial catalog赋值的字符串,默认是msprojectdb;
4. 如果不是将本程序安装于网站根目录, 则需要在web.config中的yafnet配置块中添加一个root,添加一行,如<root>/forum/msp/</root>,/forum/msp/是相对于网站根目录所在文件夹的相对路径;
5. 在浏览器中打开网站下install目录中的default.aspx网页进行数据库的安装, 例如: http://YourSite/forum/install/;
6. 安装过程需要Admin权限。
1. 解压缩所有代码到一个目录
2. 复制Default.config,并把文件名称改为web.config,然后修改其中的<connstr>指向已建立的SQL Server数据库,为upload目录设置写权限;
3. 在你的SQL Server数据库中添加一个空的数据库,并命名为上面connstr中的initial catalog赋值的字符串,默认是msprojectdb;
4. 如果不是将本程序安装于网站根目录, 则需要在web.config中的yafnet配置块中添加一个root,添加一行,如<root>/forum/msp/</root>,/forum/msp/是相对于网站根目录所在文件夹的相对路径;
5. 在浏览器中打开网站下install目录中的default.aspx网页进行数据库的安装, 例如: http://YourSite/forum/install/;
6. 安装过程需要Admin权限。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MSP-v1.3.0-FINAL-SRC/alt.aspx
MSP-v1.3.0-FINAL-SRC/App_GlobalResources/DataPanel.js
MSP-v1.3.0-FINAL-SRC/App_GlobalResources/yaf.js
MSP-v1.3.0-FINAL-SRC/AssemblyInfo.cs
MSP-v1.3.0-FINAL-SRC/bin/yaf.dll
MSP-v1.3.0-FINAL-SRC/bin/yaf.pdb
MSP-v1.3.0-FINAL-SRC/classes/AdminPage.cs
MSP-v1.3.0-FINAL-SRC/classes/BaseControl.cs
MSP-v1.3.0-FINAL-SRC/classes/BaseUserControl.cs
MSP-v1.3.0-FINAL-SRC/classes/BBCode.cs
MSP-v1.3.0-FINAL-SRC/classes/BoardSettings.cs
MSP-v1.3.0-FINAL-SRC/classes/ClientSideFocus.cs
MSP-v1.3.0-FINAL-SRC/classes/Config.cs
MSP-v1.3.0-FINAL-SRC/classes/Data.cs
MSP-v1.3.0-FINAL-SRC/classes/DB.cs
MSP-v1.3.0-FINAL-SRC/classes/FormatMsg.cs
MSP-v1.3.0-FINAL-SRC/classes/HighLighter.cs
MSP-v1.3.0-FINAL-SRC/classes/IForumUser.cs
MSP-v1.3.0-FINAL-SRC/classes/Localizer.cs
MSP-v1.3.0-FINAL-SRC/classes/MySession.cs
MSP-v1.3.0-FINAL-SRC/classes/Nntp.cs
MSP-v1.3.0-FINAL-SRC/classes/RssFeed.cs
MSP-v1.3.0-FINAL-SRC/classes/SectionHandler.cs
MSP-v1.3.0-FINAL-SRC/classes/UrlBuilder.cs
MSP-v1.3.0-FINAL-SRC/classes/Utils.cs
MSP-v1.3.0-FINAL-SRC/controls/AdminMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/DataPanel.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/Footer.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumJump.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/ForumUsers.cs
MSP-v1.3.0-FINAL-SRC/controls/Header.cs
MSP-v1.3.0-FINAL-SRC/controls/HelpMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/IconLegend.cs
MSP-v1.3.0-FINAL-SRC/controls/MyLinkButton.cs
MSP-v1.3.0-FINAL-SRC/controls/PageAccess.cs
MSP-v1.3.0-FINAL-SRC/controls/PageLinks.cs
MSP-v1.3.0-FINAL-SRC/controls/Pager.cs
MSP-v1.3.0-FINAL-SRC/controls/PopMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/ProfileMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/SmartScroller.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/TopicLine.cs
MSP-v1.3.0-FINAL-SRC/COPYING
MSP-v1.3.0-FINAL-SRC/default.aspx
MSP-v1.3.0-FINAL-SRC/default.config
MSP-v1.3.0-FINAL-SRC/defs/asm.def
MSP-v1.3.0-FINAL-SRC/defs/asp.def
MSP-v1.3.0-FINAL-SRC/defs/bas.def
MSP-v1.3.0-FINAL-SRC/defs/c.def
MSP-v1.3.0-FINAL-SRC/defs/cpp.def
MSP-v1.3.0-FINAL-SRC/defs/cs.def
MSP-v1.3.0-FINAL-SRC/defs/DefFiles.txt
MSP-v1.3.0-FINAL-SRC/defs/frm.def
MSP-v1.3.0-FINAL-SRC/defs/htm.def
MSP-v1.3.0-FINAL-SRC/defs/java.def
MSP-v1.3.0-FINAL-SRC/defs/sql.def
MSP-v1.3.0-FINAL-SRC/defs/vb.def
MSP-v1.3.0-FINAL-SRC/editors/ForumEditor.cs
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/backcolor.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/bold.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/code.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/forecolor.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/image.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/indent.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/italic.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifycenter.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifyleft.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifyright.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/link.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/orderedlist.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/outdent.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/quote.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/smiley.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/spellcheck.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/underline.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/unorderedlist.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/yafEditor.js
MSP-v1.3.0-FINAL-SRC/error.aspx
MSP-v1.3.0-FINAL-SRC/error.aspx.cs
MSP-v1.3.
MSP-v1.3.0-FINAL-SRC/App_GlobalResources/DataPanel.js
MSP-v1.3.0-FINAL-SRC/App_GlobalResources/yaf.js
MSP-v1.3.0-FINAL-SRC/AssemblyInfo.cs
MSP-v1.3.0-FINAL-SRC/bin/yaf.dll
MSP-v1.3.0-FINAL-SRC/bin/yaf.pdb
MSP-v1.3.0-FINAL-SRC/classes/AdminPage.cs
MSP-v1.3.0-FINAL-SRC/classes/BaseControl.cs
MSP-v1.3.0-FINAL-SRC/classes/BaseUserControl.cs
MSP-v1.3.0-FINAL-SRC/classes/BBCode.cs
MSP-v1.3.0-FINAL-SRC/classes/BoardSettings.cs
MSP-v1.3.0-FINAL-SRC/classes/ClientSideFocus.cs
MSP-v1.3.0-FINAL-SRC/classes/Config.cs
MSP-v1.3.0-FINAL-SRC/classes/Data.cs
MSP-v1.3.0-FINAL-SRC/classes/DB.cs
MSP-v1.3.0-FINAL-SRC/classes/FormatMsg.cs
MSP-v1.3.0-FINAL-SRC/classes/HighLighter.cs
MSP-v1.3.0-FINAL-SRC/classes/IForumUser.cs
MSP-v1.3.0-FINAL-SRC/classes/Localizer.cs
MSP-v1.3.0-FINAL-SRC/classes/MySession.cs
MSP-v1.3.0-FINAL-SRC/classes/Nntp.cs
MSP-v1.3.0-FINAL-SRC/classes/RssFeed.cs
MSP-v1.3.0-FINAL-SRC/classes/SectionHandler.cs
MSP-v1.3.0-FINAL-SRC/classes/UrlBuilder.cs
MSP-v1.3.0-FINAL-SRC/classes/Utils.cs
MSP-v1.3.0-FINAL-SRC/controls/AdminMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/DataPanel.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/DisplayPost.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersAvatar.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersGroups.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersInfo.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersPoints.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersProfile.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSignature.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/EditUsersSuspend.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/Footer.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumJump.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/ForumList.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/ForumUsers.cs
MSP-v1.3.0-FINAL-SRC/controls/Header.cs
MSP-v1.3.0-FINAL-SRC/controls/HelpMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/IconLegend.cs
MSP-v1.3.0-FINAL-SRC/controls/MyLinkButton.cs
MSP-v1.3.0-FINAL-SRC/controls/PageAccess.cs
MSP-v1.3.0-FINAL-SRC/controls/PageLinks.cs
MSP-v1.3.0-FINAL-SRC/controls/Pager.cs
MSP-v1.3.0-FINAL-SRC/controls/PopMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/ProfileMenu.cs
MSP-v1.3.0-FINAL-SRC/controls/SmartScroller.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.designer.cs
MSP-v1.3.0-FINAL-SRC/controls/smileys.ascx.resx
MSP-v1.3.0-FINAL-SRC/controls/TopicLine.cs
MSP-v1.3.0-FINAL-SRC/COPYING
MSP-v1.3.0-FINAL-SRC/default.aspx
MSP-v1.3.0-FINAL-SRC/default.config
MSP-v1.3.0-FINAL-SRC/defs/asm.def
MSP-v1.3.0-FINAL-SRC/defs/asp.def
MSP-v1.3.0-FINAL-SRC/defs/bas.def
MSP-v1.3.0-FINAL-SRC/defs/c.def
MSP-v1.3.0-FINAL-SRC/defs/cpp.def
MSP-v1.3.0-FINAL-SRC/defs/cs.def
MSP-v1.3.0-FINAL-SRC/defs/DefFiles.txt
MSP-v1.3.0-FINAL-SRC/defs/frm.def
MSP-v1.3.0-FINAL-SRC/defs/htm.def
MSP-v1.3.0-FINAL-SRC/defs/java.def
MSP-v1.3.0-FINAL-SRC/defs/sql.def
MSP-v1.3.0-FINAL-SRC/defs/vb.def
MSP-v1.3.0-FINAL-SRC/editors/ForumEditor.cs
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/backcolor.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/bold.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/code.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/forecolor.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/image.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/indent.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/italic.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifycenter.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifyleft.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/justifyright.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/link.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/orderedlist.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/outdent.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/quote.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/smiley.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/spellcheck.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/underline.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/unorderedlist.gif
MSP-v1.3.0-FINAL-SRC/editors/yafEditor/yafEditor.js
MSP-v1.3.0-FINAL-SRC/error.aspx
MSP-v1.3.0-FINAL-SRC/error.aspx.cs
MSP-v1.3.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.