What I mean is when you publish with visual studio, it compiles the website
into binary files...if you just copy the project to the web server, it does
it "as is" meaning that if you have any loose source files sitting around,
they are used by the web server as an uncompiled form (the server compiles
as requests come in).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.