Getting System.IO.FileNotFoundException exception when try to run an application written in F# -


Please keep in mind that I am in the Net and F # new to the world. If my questions seem to be stupid in advance or I do not use the correct terminology then I apologize in advance, that here is my question:

I, I have a separate computer under the debug directory Found executable file was moved to a simple F # consol Visual Studio 2010 implemented application successfully on your computer after it was written in the application and executed it Do Mitigation efforts. System.IO.FileNotFoundException :: could not load the file or assembly FSharp.Core, version = 4.0.0.0, culture = neutral, publicKeyToken = b03f5f7f11d50a3a 'or one of the following execption

Exception without action Results in its dependencies failed to detect system specified files. $ Program Main @ ()

In the tiger machine. 4 is installed. I searched the GAC and found the following "FSharp.Core, version = 2.0.0.0, culture = neutral, publicKeyToken = b03f5f7f11d50a3a"

but the application is looking for FSharp.Core, version = 4.0.0.0. If I understand correctly, there is no such version of F # 4.0 available, so why is your application looking for version version 4.0.0.0? Any help is welcome

thanks

Sudaly

Does the other machine have it installed?


Comments