It depends on how you created your site.
If you are using VS.NET, you'll need to compile the application and then copy the Web files (aspx, ascx, asmx etc) and the contents of the Bin folder to the production server. VS.NET has a "Copy Project" option to make this even easier.
If you're using inline code created by the Web Matrix, Notepad, Dreamweaver etc ect, all you need to do is copy the Web files to the production server.
In both cases you don't need an installer, and you don't need to deploy your sources like .
vb, .cs and .resx to the production server.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.