Where can I find the F# runtime for Silverlight 4
Posted
by Mark Pearl
on Stack Overflow
See other posts from Stack Overflow
or by Mark Pearl
Published on 2010-04-22T15:55:13Z
Indexed on
2010/04/22
16:03 UTC
Read the original article
Hit count: 455
F#
|silverlight-4.0
I have been playing around with Silverlight & F# and tried to make a Silverlight 4 application in VS2010 Professional.
When I try and compile my application I get the following error message...
Error 12 F# runtime for Silverlight version v4.0 is not installed. Please go to http://go.microsoft.com/fwlink/?LinkId=177463 to download and install matching..
For the life of me I cannot find the runtime on this page or a place to download it. Does anyone know of the actual URL
© Stack Overflow or respective owner