You can publish asp.net web site in IIS5.1, IIS6. IIS7.
IIS5.1 comes with Windows XP only.
IIS6 is availabe Windows Server 2003.
Also the database server needs to be installed in the server or the server needs to have client software to access the database from other servers(depending on the requirement).
No other software are required to publish your site.
To know more about publishing a web site, visit http://msdn.microsoft.com/en-us/library/1y1404zt(VS.80).aspx
IIS7 is available in Windows 2008/Vista/Windows 7
You need to install proper version of .NET Framework in the server where you want to publish your site.