首页 > Windows开发 > 详细

mvc4 membership, [Win32Exception (0x80004005): The system cannot find the file specified]

时间:2014-02-28 10:51:41      阅读:597      评论:0      收藏:0      [点我收藏+]

 

 

bubuko.com,布布扣
 public class UsersContext : DbContext
    {
        public UsersContext()
            : base("conn1") //change the conn1 to your own conntion string
        {
        }


 //...
bubuko.com,布布扣

mvc4 membership, [Win32Exception (0x80004005): The system cannot find the file specified],布布扣,bubuko.com

mvc4 membership, [Win32Exception (0x80004005): The system cannot find the file specified]

原文:http://www.cnblogs.com/zyip/p/3571948.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!