Isaac Abraham
Isaac Abraham
@sajagi give us a week or so - we're working on the v2 SAFE template which will be much more lightweight and will resolve many issues like this.
What @forki said was going to be my idea. It does need a bit of playing around with dependencies and the builds will take a while, but you can then...
@dsyme yeah, it is a pain. For "slowly changing" packages it might not be as much of as issue? I'm also wary of the fact that we essentially bundle client...
@FedericoBinda what does the service bus connection string look like? There are a few, it's probably that you're using the wrong one. This might help. https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions
@MaxWilson In the short term, you can use the Thespian (local) cluster to get up and running. You could also give https://github.com/isaacabraham/mbrace-arm a try. @dsyme I'll endeavour to at least...
Hi. No, that should be all you need to get things working for the ARM-based deployment. What version of VS are you running with? Also - try getting worker stats...
Let me know how you get on - we might rationalise some of this and move to the ARM template deployment, which will make things a lot simpler.
@eiriktsarpalis how did we get around this when we moved from F#3.1 to 4.0?
> AFAIK nobody is currently actively working on maintaining this project. Anthony and myself are still maintaining this.
@o1lo01ol1o I'll make some time over the next few days to look into this. I'm assuming that the problem is that FSI in VS2017 uses FSharp.Core 4.1, which doesn't exist...