Silverlight alpha 1.1 in VS2008
1. 安裝 VS2008 Beta 2 (professional 版本)
2. 安裝 VS_SilverlightTools_Alpha_Setup Beta 2.exe (20070727版本的)
3. 安装 Silverlight.1.1.AlphaRefresh.exe
创建silverlight项目后,发现引用找不到
the referenced component 'agclr' could not be found
the referenced component 'mscorlib' could not be found
the referenced component 'system' could not be found
the referenced component 'system.core' could not be found
the referenced component 'system.xml.core' could not be found
the referenced component 'system.silverlight' could not be found
重新手动添加引用也不行。。。