How to web publish an F# servicestack project

26 views
Skip to first unread message

Casper Bollen

unread,
Nov 17, 2014, 8:38:06 AM11/17/14
to servic...@googlegroups.com
I have created several web service projects using the F# templates provided with VS 2012. They work fine on my local machine. Before I had these implemented as Wcf projects. These projects, I could publish using Web deploy. However, publishing a servicestack service fails with: Specified cast is not valid.

Is it possible to publish a service stack project using web deploy? Or is it a specific F# thing?

Casper Bollen

unread,
Nov 17, 2014, 9:59:35 AM11/17/14
to servic...@googlegroups.com
In the mean time, I created a regular C# service project and added my F# interface and model projects to that project. Seems to be that the F# templates for ServiceStack do not work well in this respect. Once I did this, I could easily publish my services.
Reply all
Reply to author
Forward
0 new messages