Hi,
this is very likely an issue caused by older version of F#. It took some time to figure out how to compile ASP.NET applications correctly in all the cases (with/without code-behind, with stuff in App_Code, etc.), so I would recommend downloading the latest version. I tried it on my machine and a simple example like this works well (here's the demo that I tried [link:tomasp.net]).

After installing more recent F# you also won't need to copy "FSharp.Compiler.CodeDom" to the application dirctory, as the file will be added to GAC (Global assembly cache) by the installer.

By on 3/1/2008 4:20 PM ()

That worked! Thank you Tomas!

By on 3/2/2008 3:26 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper