Cannot access a closed pipeline error showing in developoing the code in uipath project company laptop

Cannot create new item: UiPath.Studio.Contracts.RecoverableException
—> RemoteException wrapping System.ObjectDisposedException: Cannot access a closed pipe.
at System.IO.Pipes.PipeStream.CheckWriteOperations()
at System.IO.Pipes.PipeStream.WriteAsync(Byte buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
at UiPath.CoreIpc.IOHelpers.WriteMessage(Stream stream, WireMessage message, CancellationToken cancellationToken)
at UiPath.CoreIpc.Connection.SendMessage(WireMessage wireMessage, CancellationToken cancellationToken)
at Nito.AsyncEx.TaskExtensions.DoWaitAsync(Task task, CancellationToken cancellationToken)
at UiPath.CoreIpc.Connection.RemoteCall(Request request, Stream uploadStream, CancellationToken token)
at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass21_11.<b__1>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler) at UiPath.CoreIpc.ServiceClient1.<>c__DisplayClass21_11.<Invoke>b__2(Exception ex) at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)
at UiPath.Shared.Threading.TaskExtensions.GetResult[T](Task1 task) at UiPath.Studio.Plugin.Workflow.Mocking.Services.ActivityMockingService.IsMock(String filePath) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.OverrideReadOnlyStateBehavior.Execute(IDesignerOwner designerOwner, Object contextObject) at UiPath.Studio.Plugin.Workflow.WorkflowHandling.CustomDesignerBehaviorExtensions.ExecuteAll[TContextObject](IEnumerable1 behaviors, IDesignerOwner designerOwner, TContextObject context)
at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.Load(String fileName)
at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.<>c__DisplayClass8_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.<>c__DisplayClass8_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Studio.Shared.MVVM.Services.DispatcherService.InvokeAsync(Func1 func) at UiPath.Studio.Plugin.Workflow.Services.DesignerFileProjectEndpoint.Load(String fileName) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)
— End of inner exception stack trace —
at UiPath.Studio.Core.Services.PersistableServiceBase3.OnNewAsync(TTemplate template, IFactory2 resolvedFactory)
at UiPath.Studio.Shell.Services.DocumentService.OnNewAsync(IDocumentTemplate template, IFactory2 resolvedFactory) at UiPath.Studio.Core.Services.PersistableServiceBase3.CreateNewAsync(TTemplate template)
at UiPath.Studio.Shell.Services.DocumentService.CreateNewAsync(IDocumentTemplate template)
at UiPath.Studio.Shell.Services.Template.TemplateUiService.ExecuteTemplateCommandAsync(IDocumentTemplate parameter)
at UiPath.Studio.App.Desktop.MVVM.Commands.TaskCommand`3.Execute(TExecuteParameter parameter, Boolean ignoreCanExecuteCheck)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088

@saikumar_sai can you please share what monitoring applications or endpoint security you have installed on your computer?

We have seen this error when applications like Dynatrace or Tanium are blocking Studio.