Hi Sebastian,
I must be doing something wrong...I am trying to export a copy of the website from my web hosting company to my local PC, directory D:\websites\WEBSITENAME
I added the Alias, localhost/WEBSITENAME to the website settings.
I FTP'd the entire file structure over to my PC.
I was not sure about the "database.mdf" which you mentioned.
I checked the host file, it had a couple of entries;
127.0.0.1 localhost:
::1 localhost
The directory had the correct security setting, NETWORK SERVICE
I tried to start up the website, using http://localhost/WEBSITENAME
It seems like it was trying to run an install, as the URL switched to; http://localhost/WEBSITENAME/Install/...
Then it got a timeout error.
Trying to send it to http://localhost/WEBSITENAME/Default.... it got a different error;
Server Error in '/WEBSITENAME' Application.
Object reference not set to an instance of an object.
Any ideas where I go from here?
Thanks,
Bryan.