VS2013与win2003的问题

在VS2013上开发的网站项目如何在win2003的服务器上运行?

安装iis,把发布的网站部署上铺

iis6 发布网站

win2003只有framework1.0,注意安装你网站对应的framework版本

Microsoft .NET Framework 4.5 支持的操作系统:
Windows 7 Service Pack 1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2

    Windows Vista SP2(x86 和 x64)
    Windows 7 SP1(x86 和 x64)
    Windows Server 2008 R2 SP1 (x64)
    Windows Server 2008 SP2(x86 和 x64)

http://www.microsoft.com/zh-cn/download/details.aspx?id=30653

如项目是.NET Framework 4.5 版本; win2003 不支持 4.5