I am trying to move a DNN site (Community ie. platform) from a Windows Server 2008 server to a Windows Server 2012. I've always had a bit of a beef with how DNN documents this sort of move, which doesn't seem like it's fantastically uncommon. I've struggled to find any good information on this - indeed, the "sticky" on this forum for moving a site is, er, from 2007. I don't see the point :)
Anyway, gripe over - down to business! So, how would I go about this? I have a fully backup (database and files) from my WS 2008 server. I've restored the database, copied the files and created a new web site to point to the folder with the files. I'm expecting issues from this point forward, based on history.
The first one is not unexpected, I guess. I receive a 500 (internal server) error when I launch http://localhost. I am sure that's because there is something in the web.config that WS 2012 version of IIS doesn't like. But I can't see any clue as to what this might be. How would I go about investigating this?
By the way, because moving from WS 2008 to WS 2012 can't be terribly unusual, I'd love to know if there are any step-by-step guides to doing so. Something that is a bit more recent than 2007 :)
Thanks in advance.
Mark