Could not load file or assembly FSharp.Core, Version=4.0.0.0

前端 未结 8 2107
小蘑菇
小蘑菇 2020-12-15 03:51

I\'m trying to deploy a web application which uses F# 4.0 on Windows Server 2008.

It works on my computer where VS2010 is installed but it doesn\'t work on the serve

8条回答
  •  一整个雨季
    2020-12-15 04:07

    Just install this: Microsoft Visual Studio 2010 F# Runtime 2.0 on the server

    http://www.microsoft.com/en-us/download/details.aspx?id=13450

提交回复
热议问题