We have a Windows Server 2000 running a website using IIS5 and now need to upgrade to an up to date system. I know that migrating directly to Server 2012 is not option but am having trouble finding the correct procedure to do this. Any help that can be given is greatly appreciated.
Microsoft IIS Web ServerWindows 2000Windows Server 2012Web ServersWeb Development
What kind of web site? Static content is as easy as copying the files. Dynamic content is more involved and depends on the specifics.
gheist
Standard asp is installable component starting from IIS7
The rest is copy file (why dont you use apache or nginx for static files? - not so many patches and no need to restart machine for each)