Hello, sorry if this is a novice question but is it ok to just copy paste files that were developed in C# development machine onto an IIS directory folder on a production webserver?...or is there a publishing process it needs to go through that deals with registering all of the solution, project and associating aspx, etc. files from a developer machine onto the production webserver? Thanks in advance.