导航

asp.net2.0添加sql数据库时出现的问题

Posted on 2007-03-01 20:03  小西  阅读(161)  评论(0)    收藏  举报
为了这个问题,我差点要重装系统,好在还是找到了解决方法:

Error:
Failed to generate a user instance of sql server due to failure in starting the process for the user instance.The connection will be closed.

解决方法:将"c:\Documents and Settings\[user]\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS"删除即可。   理解:由于原先系统中对sql的设置,所以就引起了以上错误!   以下是搜索到的解决方法的链接!   链接:[blogs.advantaje.com][http://jidan.org/__________.NET_2.0______/2007/01/29/]