Wednesday, 7 August 2013

Publishing ASP.NET vs. copying files

Publishing ASP.NET vs. copying files

I want to know for sure if there are any possible issues for not
publishing an ASP.NET solution.
In my company current policy (strangely) they just copy the web project
dll, and needed references dlls, web.config and global.ASAX and image
files over the existing ones on the IIS web server.
Do you see any issue with the above?
Your feedback is greatly appreciated.

No comments:

Post a Comment