iis6
配置 MIME类型
.bin sl/octet-stream
.xaml application/xaml+xml
.xap xapapplication/x-silverlight
WCF RIA Services发布支持
支持 .NET 4.0 的空间并不一定都支持 WCF RIA Services ,刚刚查看了微软的相关文档,发现还需要以下配置:
1 Confirm That the .NET Framework 4 is Installed on the Web Server
下载安装.NET Framework 4
2 Install RIA Services on the Web Server
安装方法是:用命令行执行 msiexec /i RiaServices.msi SERVER=TRUE