Try setting FSharp.Core to Copy Local = True and making sure the Web.config has a binding redirect from 2.0.0.0 - 4.0.0.0 to 4.3.0.0. We have some websites building on AH with WebSharper, should be possible. Let me know if this does not work for you.

By on 11/29/2012 6:30 PM ()

I worked around the issue by uploading a pre-built site to AppHarbor.

From Visual Studio, 'publish' the website to a local Git repository folder and then 'push' that to the AppHarbor repository for the application (via Git command line).

By on 11/28/2012 11:02 AM ()

How do you publish a website to a local Git repo?

By on 1/11/2016 2:19 AM ()

This blog post discusses compiling F# 3.0 code on AppHarbor. The AppHarbor CLI is another option for deploying websites published to a local folder. This turns out useful when your project is open source but you need to keep some information like database connection strings and passwords secret.

By on 11/28/2012 10:30 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