FHIR Chat · Spark Server · dotnet

Stream: dotnet

Topic: Spark Server


view this post on Zulip Howard Edidin (Apr 09 2017 at 19:34):

Exception Exception caught: 'Microsoft.Practices.Unity.ResolutionFailedException' in Spark.dll ("Resolution of the dependency failed, type = "Microsoft.AspNet.SignalR.Infrastructure.IPerformanceCounterManager", name = "(none)".
Exception occurred while: while resolving.
Exception is: InvalidOperationException - The current type, Microsoft.AspNet.SignalR.Infrastructure.IPerformanceCounterManager, is an interface and cannot be constructed. Are you missing a type mapping?

view this post on Zulip Ewout Kramer (Apr 11 2017 at 08:22):

@Christiaan Knaap ?

view this post on Zulip Christiaan Knaap (Apr 12 2017 at 11:00):

You're probably right. I don't have time to look into that now, but if you have either a use case that triggers that or even a solution please let me know.

view this post on Zulip Howard Edidin (Apr 12 2017 at 15:21):

I added swagger to server and am able to to run most of the operations

view this post on Zulip Howard Edidin (Apr 12 2017 at 15:22):

You have to add extensions to Swashbuckle to for the headers

view this post on Zulip Howard Edidin (Apr 12 2017 at 15:24):

If you want to see what I have so far, http://hl7fhirserver.azurewebsites.net/swagger/ui/index

view this post on Zulip Howard Edidin (Apr 12 2017 at 15:26):

I still need to annotate the documentation

view this post on Zulip Yunwei Wang (Apr 12 2017 at 19:58):

Sorry, replied to wrong thread. How do I delete my own post?


Last updated: Apr 12 2022 at 19:14 UTC