Buenas tardes, tengo problema al enviar correos por outlook cuando utilizo picture in picture no me deja enviar correos y me da un error de tiempo de espera pero tengo los paquetes instalados y me da ese inconveniente. cuando no lo utilizo no me da ese problema, solo cuando lo utilizo, el problema que me da es el siguiente, muchas gracias. ya le agregue hasta 3 minutos de espera pero sigue dando el mismo inconveniente.
System.TimeoutException: TryMarshalData timed out. —> System.OperationCanceledException: The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
— End of stack trace from previous location —
Hola @Daniel_Hernandez1,
Como el error está relacionado con excepciones de .NET, reinstalar o reparar el .NET Framework podría ayudar. ¿Podría intentarlo si aún no lo ha hecho?
Saludos,
Kardelen
1 Like
gracias,
Como reparar eso?
if above does not solve then
use the email activities in a separate workflow
and then in the invoke workflow file activity choose the session as main…that should solve sending email issue…
cheers
1 Like