Hi, Is there a way where I can transfer a ASP.Net application completely to a new system? I have copied the project directory before and it usually works, but I have issues with "References".
I'm trying to take over a project from a person and he gave me all the files ( including the .sln files ), but I've got a bunch of reference errors ( like Microsoft.Data is not defined etc )
Any help would be greatly appreciated. Sorry to bother if this question has been asked before by somebody.
Thanks!