|
-
Jan 16th, 2008, 12:46 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] Aspnetdb.mdf moved
Hello
In my project i use the aspnetdb.mdf to manage users/roles, and everyhting works fine, but today i had to change of machine, and i can't make the connection to work to this database...
I have another connection to sql, and the connection string in the web.config, i only change this string and i can connect to the sql server, but i can't do nothing with the aspnetdb, can anyone tell me how to reconnect?
-
Jan 17th, 2008, 01:29 AM
#2
Thread Starter
Frenzied Member
Re: Aspnetdb.mdf moved
No one...
-
Jan 17th, 2008, 07:51 AM
#3
Re: Aspnetdb.mdf moved
Did you change the connection string for the MDF then? What did you change it to? Is it in your web.config or is it just not there?
-
Jan 17th, 2008, 06:25 PM
#4
Thread Starter
Frenzied Member
Re: Aspnetdb.mdf moved
Thanks for the answer.
Yes i had to, to connect to the database that have all data of my website, i changed the web.config <conectionstring> (only have one connection string).
I can connect with sqlserver and retrieve all data, that i want, but i can't connect to aspnetdb...
-
Jan 18th, 2008, 04:27 AM
#5
Re: Aspnetdb.mdf moved
Hmm, I shouldn't have 'hinted' at this in my previous post.
Dude, we are not psychic. Show us some code, and any error messages you're getting.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|