i was able to publish the website to local machine folder, where i've the bin, content, scripts, views, web, global, and packages folder. AFter i add these folders to the root of my web server using filezilla, the website does not work. server does support asp.net 4, ii7. What exactly are the steps. i looked for some answers googling, but none of it helped. I'd realy appreciate if you can help me figure this out, thanks
UPDATE Issue Fixed: My project was using .net 4.5 instead of 4.0...which was causing the issue on the server where I was deploying my website
Marking references as Copy to Bin Directory in the properties window will make sure that the DLL is copied to the /bin directory.
There are 2 steps in order to deploy your application: