c# - Publishing ASP.NET vs. copying files -
i want know sure if there possible issues not publishing asp.net solution.
in company current policy (strangely) copy web project dll, , needed references dlls, web.config , global.asax , image files on existing ones on iis web server(virtual directory created).
do see issue above?
your feedback appreciated.
don't see problem this. it's sort of do. publish folder - folder, check web.config against live, zip up. create change request, referencing zip file & pass hosting team deploy.
this works great us, has different views & circumstances. don't see technical issue, more of business process issue.
Comments
Post a Comment