Good afternoon,
When I use Autodesk AutoCAD LT 2017 to edit .dwg documents sometimes Desktop Apps crashes. It's not something specific, it happens randomly.
Windows events tells that the file we are editing could not be found. It starts with a System.IO.FileNotFoundException in "C:\Users\user\AppData\Local\Temp\Edit\abnwi3ow.jr0\fileName.DWG". Then Desktop Apps closes and it finishes with a KernelBase.DLL error:
<event timestamp="2018-04-06T11:46:04.5624627+02:00" level="Fatal" logger="DocuWare.Desktop.Program" SequenceID="14" DomainName="DESKTOP-4K4RD2A" MachineName="DESKTOP-4K4RD2A" Thread="3" WindowsUserName="user"><message>Unhandled exception (terminating): System.Reflection.TargetInvocationException: Excepción durante la operación. El resultado no es válido. Compruebe la excepción InnerException para obtener más detalles. ---> System.IO.FileNotFoundException: No se pudo encontrar el archivo 'C:\Users\user\AppData\Local\Temp\Edit\d5vp3ihc.qjp\PROCESO BARREAU-1.DWG'.
en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en System.IO.File.GetAttributes(String path)
en DocuWare.ManagedTracking.FileWatcher.get_IsPageFileChanged()
en DocuWare.ManagedTracking.TrackRoutine.TrackPage(FileWatcher watcher, AsyncOperation asyncOp)
And in the DesktopService.log I see:
<event timestamp="2018-04-06T11:46:13.0089434+02:00" level="Info" logger="DocuWare.Desktop.AuthenticationService" SequenceID="125" DomainName="WORKGROUP" MachineName="DESKTOP-4K4RD2A" Thread="61" WindowsUserName="SYSTEM"><message>No token is provided for User sllamas in organization Organization, S.A. on system http://awdocw1cor.cie.lan/DocuWare/JobServer/Repository..</message></event>
<event timestamp="2018-04-06T11:46:13.031945+02:00" level="Warn" logger="DocuWare.Desktop.ServicesManager" SequenceID="126" DomainName="WORKGROUP" MachineName="DESKTOP-4K4RD2A" Thread="61" WindowsUserName="SYSTEM"><message>DocuWare Desktop for session 2 is not available.</message><exception>System.ServiceModel.EndpointNotFoundException: No había ningún extremo escuchando en http://127.0.0.1:8090/2e45250cbfb64c9f8e334a2d29e4fc54f9987b08f8ebad97b2... que pudiera aceptar el mensaje. La causa suele ser una dirección o una acción SOAP incorrecta. Consulte InnerException, si está presente, para obtener más información. ---> System.Net.WebException: Error en el servidor remoto: (404) No se encontró.
en System.Net.HttpWebRequest.GetResponse()
en System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- Fin del seguimiento de la pila de la excepción interna ---
Any advice or recomendation would be helpful!
Thanks in advance,
David Larrea.