Im trying to transfer my backup files from a production SQL Srvr 2000 instance into an instance of SQL Server 2005 Dev. Edition(Windows Server 2003 - Virtual Server). When I go through the Restore process it errors out looking for a D: drive. We only have a c: drive cause we're just testing on a Virtual Server. Why does it need a D: drive, is it because the instance it came from was backed-up to a D: drive? Also, what stored proc runs the restore process? Thanks!!