Hi guys with the latest build 1457 of continua I'm getting the follow error trying to access the service :/
Any tips ? I've already looked for folders permissions and it didnt helped, event log doesnt have any error :/
Exception: TypeInitializationException
Message: O inicializador de tipo de 'System.ServiceModel.Channels.AppContainerInfo' acionou uma exceção.Stack Trace: em System.ServiceModel.Channels.NamedPipeChannelFactory`1.GetConnectionGroupName(NamedPipeTransportBindingElement bindingElement)
em System.ServiceModel.Channels.NamedPipeChannelFactory`1..ctor(NamedPipeTransportBindingElement bindingElement, BindingContext context)
em System.ServiceModel.Channels.NamedPipeTransportBindingElement.BuildChannelFactory[TChannel](BindingContext context)
em System.ServiceModel.Channels.Binding.BuildChannelFactory[TChannel](BindingParameterCollection parameters)
em System.ServiceModel.Channels.ServiceChannelFactory.BuildChannelFactory(ServiceEndpoint serviceEndpoint, Boolean useActiveAutoClose)
em System.ServiceModel.ChannelFactory.CreateFactory()
em System.ServiceModel.ChannelFactory.OnOpening()
em System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
em System.ServiceModel.ChannelFactory.EnsureOpened()
em System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
em Continua.Shared.ServiceClientNP`1.Initialise()
em Continua.Shared.ServiceClient`1.get_Proxy()
em Continua.Web.ContinuaController.With[TService](Action`1 action, ServiceEndpointOptions options)
em Continua.Web.ContinuaController.<>c__DisplayClass1c.b__1a(Object x)
Exception: Win32Exception
Message: Access Denied
Stack Trace: em System.ServiceModel.Channels.AppContainerInfo.RunningInAppContainer()em System.ServiceModel.Channels.AppContainerInfo..cctor()