源码信息

最新源码评论

综合讨论 下载前咨询( 2 人) | 下载后讨论( 0 人 )

  • 评论者:李员外***
    李员外***(作者) 发表于:2008-05-30 23:32:00

    替某公司做的一个论坛,算是个人第一个小项目,但水平有限,没有被录用,发上来供新手学习把!<br /> 界面没时间做,非常粗糙!有能力者完善之!<br /> 开发环境VS2005+Access<br /> 程序框架:三层MVC<br /> 相信我的下个小项目会更好!<br /> 另继续帮人写项目(这个就是)<br /> QQ:<a href="mailto:angel0608@126.com" target="_blank">******</a><br /> <br /> 源码下载地址:<a href="http://www.51aspx.com/CV/lingdaBBS" target="_blank">http://www.51aspx.com/CV/lingdaBBS</a><br /> <br />

    5 个回复
    • 回复者:guodo***
      guodo***(用户)回复于:2008-11-13 22:35:00

      hen&nbsp;&nbsp;hao

    • 回复者:dyj54***
      dyj54***(用户)回复于:2008-11-15 18:07:00

      kankan

    • 回复者:qjzxh***
      qjzxh***(用户)回复于:2008-11-27 17:02:00

      谢谢分享~~简单点容易看懂~~下来看下基本的内容

    • 回复者:hushu***
      hushu***(用户)回复于:2008-12-18 22:25:00

      下载不了啊 谁有 发给我下<span>&nbsp;********</span><a href="mailto:360623796@qq.com" target="_blank">@qq.com</a>

    • 回复者:wormb***
      wormb***(用户)回复于:2011-05-29 15:05:00

      “/lingdaBBS”应用程序中的服务器错误。<br/><br/>未将对象引用设置到对象的实例。<br/><br/>说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br/><br/>异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。<br/><br/>源错误: <br/><br/><br/>行 222:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;string sqlStr = &quot;select UserTitleCount from LD_User where UserID=&quot; + UserID;<br/>行 223:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DataBase db = new DataBase();<br/>行 224:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return System.Convert.ToInt32(db.GetDataRow(sqlStr)[&quot;UserTitleCount&quot;]);<br/>行 225:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br/>行 226:<br/><br/>源文件: c:\Inetpub\wwwroot\net\lingdaBBS\App_Code\DataLogicLayer\LoginUser.cs&nbsp;&nbsp;&nbsp;&nbsp;行: 224 <br/><br/>堆栈跟踪: <br/><br/><br/>[NullReferenceException: 未将对象引用设置到对象的实例。]<br/>&nbsp;&nbsp; DataLogicLayer.LoginUser.getUserTitleCount(Int32 UserID) in c:\Inetpub\wwwroot\net\lingdaBBS\App_Code\DataLogicLayer\LoginUser.cs:224<br/>&nbsp;&nbsp; TitleInfo.btnReply_Click(Object sender, EventArgs e) in c:\Inetpub\wwwroot\net\lingdaBBS\TitleInfo.aspx.cs:43<br/>&nbsp;&nbsp; System.Web.UI.WebControls.Button.OnClick(EventArgs e) +113<br/>&nbsp;&nbsp; System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112<br/>&nbsp;&nbsp; System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10<br/>&nbsp;&nbsp; System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13<br/>&nbsp;&nbsp; System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36<br/>&nbsp;&nbsp; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5348<br/><br/>版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.1