mvc4 membership, [Win32Exception (0x80004005): The system cannot find the file specified]
时间:2014-02-28 10:51:41
收藏:0
阅读:600
public class UsersContext : DbContext { public UsersContext() : base("conn1") //change the conn1 to your own conntion string { } //...
原文:http://www.cnblogs.com/zyip/p/3571948.html
评论(0)
