I've been helping a client rebuild a website that is hosted on a IIS 6 (I think) after he fired its IT Director. One of the tasks was to change all the passwords for DB access, which went just fine.
Given this, we had to recompile the web application/site to reflect these changes (new user/password) and we tried rebuilding the web site (which went fine) and then placing the files on the same folder as the previous ones were, basically replacing what was on the server.
But now, the site won't work at all giving just a bad request and I can't seem to be able to fix this. I've never used IIS before and the configurations done are the very basic ones (almost nothing really) so I can't seem to understand why this doesn't work.
Could anyone give a hand?
Thanks, BR