Moving Virtual Dir to another IIS server

lalajee 1,811 Reputation points
2024-04-26T13:15:15.69+00:00

Hi, I create new IIS server and need to move virtual Dir to new server but i keep getting this error message

User's image

I use robocopy /copyall to copy dir from old server to new server.

Is they anything else I need to do to make this work

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,569 questions
Internet Information Services
{count} votes

1 answer

Sort by: Most helpful
  1. MotoX80 32,556 Reputation points
    2024-04-26T13:29:06.9166667+00:00

    Compare the NTFS security permissions for the folder on the old and new servers.

    Your image shows "HTTP ERROR 500", so check the http error logs in C:\Windows\System32\LogFiles\HTTPERR for additional error information.

    Also check the IIS logs and the Application and System event logs for errors.

    There should be sub codes and an error description.

    https://www.bing.com/search?pglt=41&q=how+to+troubleshoot+iis+500+error

    Configure IIS to send detailed errors back to the browser.

    https://www.bing.com/search?q=iis+errors+to+browser