Publishing a website from Visual Web Developer Express 2010 to IIS on Windows 8.1 Pro almost works. I built, debugged and tested a simple website with C# as the code behind language in a project development area under my documents. When I tried to publish it to IIS, everything went over except the .cs code behind files. After I manually copy the ,cs files over, my IIS hosted website worked fine. What do I need to do to get the .cs files(all files actually) to go over as well? Thanx...
↧