Hope this is just ...
I want the performance profile to work with the production service cluster.
So far I: - Go to the "Start Diagnostic Tools" section without debugging. - Go through the wizard by selecting my service project as the launch project. - Then he asks which projects to include, so I turn on my exe service - Then I select the tools (I want method level synchronization)
Then I press start and exe immediately drops. I assume that this is due to the fact that visual studio is trying to start my "service" outside the context of the working environment as a standalone exe.
Not sure what to do with it though ...
Stack trace:
DEBUG: Parameter Activation
Unhandled exception: System.Fabric.FabricConnectionDeniedException: not allowed to connect ---> System.Runtime.InteropServices.COMException: exception from HRESULT: 0x80071C43 in System.Fabric.Interop.NativeRuntime.FabricEndGetNodeContext (context IFabricabriconFOration. NativeFabricRuntimeFactory.GetNodeContextEndWrapper (IFabricAsyncOperationContext context) in System.Fabric.Interop.AsyncCallOutAdapter2`1.Finish (IFabricAsyncOperationContext context, boolean expired synchronously) --- End of the internal check of the exceptionSunter.current.uccessProcess.accessComputerTervices.etherService.etherCompar.Terrent.Tercher.Terrent.Tercome.TerCommentservice.Terrent.current.Task task task) in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (Task task) in Microsoft.ServiceFabric.Service s.Runtime.RuntimeContext.d__3.MoveNext () --- The end of the stack trace from the previous place where the exception was thrown --- in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (task task) in System.Runtime.CompilerServices.TaskAwaiter .HandleNonSuccessAndDebuggerNotification (Task of the task) in Microsoft.ServiceFabric.Services.Runtime.ServiceRuntime.d__0.MoveNext () --- The end of the stack trace from the previous place where the exception was thrown --- in System.Runtime.CompilerServices.TaskAwaiter.ThrowNonon task task) in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (Task task) in System.Runtime.CompilerServices.TaskAwaiter.GetResult ()
Thanks for the help in advance!
Steve source share