首页 > 移动平台 > 详细

ASP.NET features need application service database support

时间:2014-09-04 16:41:49      阅读:264      评论:0      收藏:0      [点我收藏+]
bubuko.com,布布扣
搭建的web程序出现如上图所示的错误
原因程序使用以下ASP.NET 特性

By default, each SQL Server provider stores data in an automatically generated database using a local Microsoft SQL Server Express installation. Each feature can be used individually, or in conjunction with other features. For example, you could use role management by itself or in conjunction with the user information managed by the membership feature

有两种解决办法

1:ASP.NET includes a tool for installing the SQL Server database used by the SQL Server providers(aspnet_regsql.exe)

2: web.config

  

bubuko.com,布布扣

related link

 

 

ASP.NET features need application service database support

原文:http://www.cnblogs.com/sosoman/p/3956147.html

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