Cannot Attach Database in SQL Express More Than Two Directories Deep?

Posted by Dave Mackey on Super User See other posts from Super User or by Dave Mackey
Published on 2010-05-15T03:14:48Z Indexed on 2010/05/15 3:26 UTC
Read the original article Hit count: 268

Filed under:
|
|
|

I have a database in one of my Visual Studio Express projects. I want to attach it to my local SQLEXPRESS instance so I can run aspnet_regsql on it and add the membership database. When I select Attach Databases and then attempt to browse to the files (C:\Users\username\Documents\Visual Studio 2010\Projects\nameofproject) it only lets me navigate to C:\Users\username...Why? How can I fix this?

© Super User or respective owner

Related posts about sql

Related posts about database