What files to put in iis folder

  • Thread starter Thread starter Ricardo
  • Start date Start date
R

Ricardo

I have made an asp.net site in c#, but dont know what files i need to copy
to the iis folder(on another server)...


Can someone helpme???
 
Let Visual Studio show you.

Simply use the Copy Project menu item in VS.NET and specify to only copy
files needed to run the application.
 
Back
Top