源码信息

最新源码评论

综合讨论 下载前咨询( 20 人) | 下载后讨论( 9 人 )

  • 评论者:aoyue***
    aoyue***(用户) 发表于:2008-09-01 17:36:00

    “/MyHotelManager2”应用程序中的服务器错误。 <i>编译错误</i> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"><b>说明: </b>在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 <br/><br/><b>编译器错误信息: </b>CS0246: 找不到类型或命名空间名称“HotelModels”(是否缺少 using 指令或程序集引用?)<br/><br/><b>源错误:</b><br/><br/><table class="t_table" cellspacing="1" cellpadding="4" style="width:98%;background: #ffffcc;"><tr><td>&nbsp;</td></tr><tr><td>行 9:&nbsp;&nbsp;using System.Web.UI.WebControls.WebParts;行 10: using System.Web.UI.HtmlControls;<font color="red">行 11: using HotelModels;</font>行 12: using HotelBLL;行 13: </td></tr></table></font>帮忙解决下

    1 个回复
    • 回复者:wisdo***
      wisdo***(用户)回复于:2010-11-28 14:16:00

      &lt;configuration&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;configSections&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;sectionGroup name=&quot;system.web.extensions&quot; type=&quot;System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;sectionGroup name=&quot;scripting&quot; type=&quot;System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section name=&quot;scriptResourceHandler&quot; type=&quot;System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; requirePermission=&quot;false&quot; allowDefinition=&quot;MachineToApplication&quot;/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;sectionGroup name=&quot;webServices&quot; type=&quot;System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section name=&quot;jsonSerialization&quot; type=&quot;System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; requirePermission=&quot;false&quot; allowDefinition=&quot;Everywhere&quot;/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section name=&quot;profileService&quot; type=&quot;System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; requirePermission=&quot;false&quot; allowDefinition=&quot;MachineToApplication&quot;/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;section name=&quot;authenticationService&quot; type=&quot;System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&quot; requirePermission=&quot;false&quot; allowDefinition=&quot;MachineToApplication&quot;/&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/sectionGroup&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/sectionGroup&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/sectionGroup&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/configSections&gt;<br/><br/>这些报错

  • 评论者:chenw***
    chenw***(用户) 发表于:2008-09-01 17:13:00

    需要安装AJAX才能运行&#183;大家切记

    1 个回复
    • 回复者:51asp***
      51asp***(编辑)回复于:2008-09-05 08:34:00

      方法:<a href="http://bbs.51aspx.com/showtopic-1197.html" target="_blank">http://bbs.51aspx.com/showtopic-1197.html</a>

  • 评论者:54126***
    54126***(用户) 发表于:2008-09-01 12:08:00

    index.apsx页面中 45行有错误,提示缺少一个对象

    0 个回复
  • 评论者:tgr01***
    tgr01***(用户) 发表于:2008-09-01 12:01:00

    没有数据库文件

    1 个回复
    • 回复者:51asp***
      51asp***(编辑)回复于:2008-09-01 13:14:00

      谢谢楼主,提示,已经修正!<br/><br/>并给予积分奖励~

  • 评论者:无知.ne***
    无知.ne***(作者) 发表于:2008-09-01 00:59:00

    该系统采用VS2005+SQL2005开发,采用Extjs2.0技术实现UI展示.<br/>数据库脚本:App_Data文件夹下.<br/>该系统为北大青鸟(重庆足下)Y2项目,请大家多多指教!

    3 个回复
    • 回复者:notas***
      notas***(用户)回复于:2008-10-05 14:50:00

      首先启动sqlexpress , 把那个mdf 考在项目中的任意位置,然后用vs 找到该mdf ,双击打开 .然后看vs 中mdf 的属性<br/>考下来 放到webconfig 中,替换连接字符串 就能正确了

    • 回复者:无知.ne***
      无知.ne***(作者)回复于:2008-09-01 01:05:00

      该系统采用三层结构+ExtJs实现UI层展示<br/>采用VS2005+SQLSERVER2005实现<br/>该系统为北大青鸟(重庆足下)Y2项目,请大家多多交流<br/><br/>源码下载地址:<a href="http://www.51aspx.com/CV/MyHotelManager" target="_blank">http://www.51aspx.com/CV/MyHotelManager</a><br/>

    • 回复者:duola***
      duola***(用户)回复于:2008-09-28 11:24:00

      我的是sql2005 express版本的,能给我说下咋样附加数据库么,还有就是出现system.web空间下不存在script......的错误,麻烦能给说下吗,谢谢啦?