Can't install Silverlight Developer runtime

后端 未结 11 2157
清歌不尽
清歌不尽 2021-01-30 15:56

I have installed VS 2010 professional with full installation in Windows 7.

I have installed Silverlight 5.0 separately.

When I create silverlight application, i

11条回答
  •  無奈伤痛
    2021-01-30 16:41

    If you install Visual Studio 2012 or (now) release version you will overwrite .NET Framework 4.0 with 4.5 and apps created with 4.0 will need to be upgraded. .NET 4.5 is an in-place replacement to 4.0 not a side-by-side.

提交回复
热议问题