I am using Microsoft Visual Studio 2015, I built a simple website with a C# contact form. When I compile and run on localhost it works perfectly fine. However, when I try to
I found the solution as unchecking "Allow precompiled site to be updatable", on publish window.