源码信息

最新源码评论

综合讨论 下载前咨询( 16 人) | 下载后讨论( 1 人 )

  • 评论者:welee***
    welee***(用户) 发表于:2012-08-16 18:30:26

    “MyShop.Config.SiteConfig”的类型初始值设定项引发异常。

    1 个回复
    • 回复者:wwb24***
      wwb24***(编辑)回复于:2012-08-17 11:26:16

      测试了下没有问题 需要在IIS中配置网站添加web目录,就可以了 修改网站web文件夹下config文件夹的My.config设置以调用不同的数据库。 (1) 选择Access数据库,只须将<DbType></DbType>修改为<DbType>access</DbType>。

  • 评论者:jeepf***
    jeepf***(用户) 发表于:2010-09-07 11:31:00

    MYshop 上传到网上出现:Service Unavailable 503错误如何解决啊,希望大侠指点!

    0 个回复
  • 评论者:jerry***
    jerry***(用户) 发表于:2010-06-21 11:50:00

    设置了access后,出现问题:发生错误: 网站根目录下的Config文件夹没有正确的My.config文件

    0 个回复
  • 评论者:qianf***
    qianf***(用户) 发表于:2009-09-25 11:28:00

    Unable to start debugging on the web server.&lt;html&gt;&lt;head&gt;&lt;titile&gt;Server Application <br/>Error&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;h1&gt;Server Application Error&lt;/h1&gt; The server has encountered an <br/>error while loading an application during the processing of your request,Please refer to <br/>the event log for more detail information ,Please contact the server adiministrator for <br/>assistance.&lt;/body&gt;&lt;/html&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make sure the server is operating correctly .verfy there are no syntax errors in <br/>web.config by doing a debug.Start without debugging you may also want to refer to the <br/>asp.net and ATL sever debugging topic in the online documentation<br/>我调试环境vs2005

    0 个回复
  • 评论者:qianf***
    qianf***(用户) 发表于:2009-09-25 11:16:00

    Unable to start debugging on the web server.&lt;html&gt;&lt;head&gt;&lt;titile&gt;Server Application Error&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;h1&gt;Server Application Error&lt;/h1&gt; The server has encountered an error while loading an application during the processing of your request,Please refer to the event log for more detail information ,Please contact the server adiministrator for assistance.&lt;/body&gt;&lt;/html&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make sure the server is operating correctly .verfy there are no syntax errors in web.config by doing a debug.Start without debugging you may also want to refer to the asp.net and ATL sever debugging topic in the online documentation<br/>我调试环境vs2005

    0 个回复
  • 评论者:cn926***
    cn926***(用户) 发表于:2009-09-06 22:26:00

    MyShop.SQLServerDAL.dll<br/>MyShop.AccessDAL.dll<br/>都不见源码的

    3 个回复
    • 回复者:lilo2***
      lilo2***(用户)回复于:2009-09-25 15:29:00

      没有主题包,主题包还的写职,

    • 回复者:wuyuh***
      wuyuh***(用户)回复于:2009-09-07 15:44:00

      有源码的,只不过是.net formwork 1.1下开发的源码,能用。<br/>别乱污蔑别人!

    • 回复者:wxc50***
      wxc50***(用户)回复于:2009-09-07 15:12:00

      ????。。不都有源码??请仔细点看看

  • 评论者:succi***
    succi***(用户) 发表于:2009-07-10 14:24:00

    不只少一两个文件。我发现的主要文件有。IDAL--&gt;IAboutUs.cs&nbsp;&nbsp;ConfigInfo.cs&nbsp;&nbsp;这两个文件。<br/><br/>AccessDAL和SQLServerDAL里的AboutUs.cs应该继承IAboutUs.cs..找遍了完全没有。<br/><br/>而且这两个文件也使用ConfigInfo.cs <br/><br/><br/>最重要的是BasePage.cs 要使用ConfigInfo类,基类都不能调用,编译不能通过。<br/><br/>请发布源码的朋友指点指点。<br/>

    0 个回复
  • 评论者:netsp***
    netsp***(用户) 发表于:2009-05-06 11:34:00

    在频道设置下radEnableUploadFile5.SelectIndex=model.EnableUploadFile<br/>SelectIndex是选项索引,而索引时0的Value是1,这样刚好设置与目的相反。<br/>建议交换是否,或者改为radEnableUploadFile5.SelectedValue = model.EnableUploadFile.ToString()

    3 个回复
    • 回复者:天晴***
      天晴***(作者)回复于:2009-07-04 17:15:00

      谢谢

    • 回复者:sjhel***
      sjhel***(用户)回复于:2009-11-16 16:37:00

      发生错误: 网站根目录下的Config文件夹没有正确的My.config文件 <br/>说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br/><br/>异常详细信息: System.Exception: 发生错误: 网站根目录下的Config文件夹没有正确的My.config文件<br/><br/>源错误: <br/><br/><br/>行 65:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get<br/>行 66:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br/>行 67:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return BaseConfig.GetBaseConfig().CachePrefix;<br/>行 68:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br/>行 69:&nbsp;&nbsp;&nbsp;&nbsp; }<br/> <br/><br/>源文件: c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs&nbsp;&nbsp;&nbsp;&nbsp;行: 67 <br/><br/>堆栈跟踪: <br/><br/><br/>[Exception: 发生错误: 网站根目录下的Config文件夹没有正确的My.config文件]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager.get_ConfigFilePath() in E:\MyShop\Config\BaseConfigFileManager.cs:79<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager..cctor() in E:\MyShop\Config\BaseConfigFileManager.cs:37<br/><br/>[TypeInitializationException: “MyShop.Config.BaseConfigFileManager”的类型初始值设定项引发异常。]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager.LoadConfig() in E:\MyShop\Config\BaseConfigFileManager.cs:95<br/>&nbsp;&nbsp; MyShop.Config.BaseConfig..cctor() in E:\MyShop\Config\BaseConfigs.cs:24<br/><br/>[TypeInitializationException: “MyShop.Config.BaseConfig”的类型初始值设定项引发异常。]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfig.GetBaseConfig() in E:\MyShop\Config\BaseConfigs.cs:49<br/>&nbsp;&nbsp; BasePage.get_SiteCachePrefix() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:67<br/>&nbsp;&nbsp; BasePage.AddCongigCache() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:382<br/>&nbsp;&nbsp; BasePage..ctor() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:54<br/>&nbsp;&nbsp; index..ctor() +29<br/><br/> <br/>

    • 回复者:sjhel***
      sjhel***(用户)回复于:2009-11-16 16:38:00

      发生错误: 网站根目录下的Config文件夹没有正确的My.config文件 <br/>说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 <br/><br/>异常详细信息: System.Exception: 发生错误: 网站根目录下的Config文件夹没有正确的My.config文件<br/><br/>源错误: <br/><br/><br/>行 65:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; get<br/>行 66:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br/>行 67:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return BaseConfig.GetBaseConfig().CachePrefix;<br/>行 68:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br/>行 69:&nbsp;&nbsp;&nbsp;&nbsp; }<br/> <br/><br/>源文件: c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs&nbsp;&nbsp;&nbsp;&nbsp;行: 67 <br/><br/>堆栈跟踪: <br/><br/><br/>[Exception: 发生错误: 网站根目录下的Config文件夹没有正确的My.config文件]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager.get_ConfigFilePath() in E:\MyShop\Config\BaseConfigFileManager.cs:79<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager..cctor() in E:\MyShop\Config\BaseConfigFileManager.cs:37<br/><br/>[TypeInitializationException: “MyShop.Config.BaseConfigFileManager”的类型初始值设定项引发异常。]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfigFileManager.LoadConfig() in E:\MyShop\Config\BaseConfigFileManager.cs:95<br/>&nbsp;&nbsp; MyShop.Config.BaseConfig..cctor() in E:\MyShop\Config\BaseConfigs.cs:24<br/><br/>[TypeInitializationException: “MyShop.Config.BaseConfig”的类型初始值设定项引发异常。]<br/>&nbsp;&nbsp; MyShop.Config.BaseConfig.GetBaseConfig() in E:\MyShop\Config\BaseConfigs.cs:49<br/>&nbsp;&nbsp; BasePage.get_SiteCachePrefix() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:67<br/>&nbsp;&nbsp; BasePage.AddCongigCache() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:382<br/>&nbsp;&nbsp; BasePage..ctor() in c:\TDDOWNLOAD\MyShop081005\web\App_Code\BasePage.cs:54<br/>&nbsp;&nbsp; index..ctor() +29<br/><br/> <br/>

  • 评论者:iaimg***
    iaimg***(用户) 发表于:2009-03-16 12:19:00

    急需数据库啊

    0 个回复
  • 评论者:kypj***
    kypj***(用户) 发表于:2008-11-06 16:08:00

    <table class="t_table" cellspacing="1" cellpadding="4" style="width:400;"><tr><td><img src="res://C:\WINDOWS\system32\shdoclc.dll/pagerror.gif" width="25" height="33" border="0" onload="thumbImg(this)" /></td><td colspan="1" rowspan="1" width="360" class="t_table">您无权查看该网页</td></tr><tr><td colspan="2" rowspan="1" width="400" class="t_table">您可能没有权限用您提供的凭据查看此目录或网页。</td></tr><tr><td colspan="2" rowspan="1" width="400" class="t_table">如果您确信能够查看该目录或网页,请尝试使用 <a href="http://localhost/" target="_blank"><font color="#ff0000">localhost</font></a>&nbsp;&nbsp;主页上所列的电子邮件地址或电话与网站联系。<br/>可以单击<img src="res://C:\WINDOWS\system32\shdoclc.dll/search.gif" width="16" height="16" border="0" onload="thumbImg(this)" /><font color="#ff0000">搜索</font>,寻找 Internet 上的信息。<br/><br/>HTTP 错误 403 - 禁止访问 <br/>Internet Explorer </td></tr></table>

    0 个回复