I have 2 site, one in dev and one in productions.
So normally what I do I just copy the content from dev to prod and done with it, this time when I copied over the content the main page works but if I click a button where I put a response.redirect to another page or just one of the navigation link I get
page cannot be found. If I manually input the link in my internet explorer address bar I get the same message for all pages except the main page.
I reloaded all my assemblies thinking this would help but still not working on production but in my dev environment it's fine.
Any advice ?
Go to the complete details ...