I tried to upload my web site to a server. It was working fine with my local host, so I uploaded everything in my localhost wwwroot folder to the server and cha
wwwroot
First remove Microsoft.Web.Infrastructure from package.config.
and ran the command again
PM> Install-Package Microsoft.Web.Infrastructure and make sure Copy Local property should be true.