project referencing old pathnames
I have an asp.net web application (using vb) and I'm trying to migrate it to another server. When I run it on the new server, I get an error message (see attached pic) and in the stack trace, it shows that it is still referencing a pathname from my server (the one the app was developed on). What is going on here? This path is not used in the code at all but, it seems that an attempt is being made to access the path.
Please help, this is urgent for me.
Thanks,
Paul