locked
Not authorized to connect RRS feed

  • Question

  • Hi,

         I'm getting a FabricConnectionDeniedException - "Not authorized to connect" when I attempt to call FabricRuntime.Create() in the Startup.cs of a new WebApplication project using VS2015 and Beta7 of ASP.Net 5 VNext.

       at System.Fabric.FabricRuntime.Create(Action fabricExitCallback)
       at eNowWebApp.Startup.ConfigureServices(IServiceCollection services) in C:\Users\Steve\Documents\Visual Studio 2015\Projects\eNowWebApp\eNowWebApp\src\eNowWebApp\Startup.cs:line 92

    I thought you could use Service Fabric under this configuration. Is it only supported in the self host scenarios with OWIN?

            Thanks.

    Monday, September 28, 2015 3:23 PM

Answers

All replies