MathieuGa

Results 19 comments of MathieuGa

Hi, `Where is the problem in the log? I don't see any crash... what line?` There are now crash, CmisSync.console.exe never end `Do you mean the problem happens only when...

I will try with the latest beta. For solve this issue, I update CmisSync\CmisSync.Lib\Watcher.cs (L 250) But I not solve the cause. ` // mathieuGa 2016-08-02 //origne ChangeEvent(this, args); try...

Hi, I try the new version and now CmisSync.console.exe crash without log. ![error](https://cloud.githubusercontent.com/assets/8363615/17356099/a5505032-5955-11e6-88c0-9398454169ba.png)

I try new tests without using the watcher however my bug is not resolve... I follow the code and my bug come when i passe on the function : request.ConnectionAsyncResult.InternalWaitForCompletion()...

My last .NET logs: System.Net Information: 0 : [5296] Associating Connection#6925935 with HttpWebRequest#37626701 DateTime=2016-08-31T09:36:35.9374245Z Callstack= à System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) à System.Environment.get_StackTrace() à System.Diagnostics.TraceEventCache.get_Callstack() à System.Diagnostics.TraceListener.WriteFooter(TraceEventCache eventCache) à System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType,...

I update CmisSync\Extras\OpenDataSpaceDotCMIS\DotCMIS\binding\http.cs (L255) with the following code and my first test is ok. I will make more tests and if it is ok i send a pull request. >...

Can you give us all the log ? For me there are not enough information for help you.

May be juste wait the new version of CmisSync who add this update https://github.com/aegif/CmisSync/tree/master/CmisSync.Lib/Sync

For the date that depend of aegif. If you want you can compil a new version. Or i can give you my version with the update. But as my version...

Here is CmisSync compiled on Windows 10 with .NET 4.6.2 (from Nicolas): https://bitbucket.org/aegif/cmissync/downloads/CmisSync.2.9.4.0-.net4.6.2.exe Could you please test it and let us know whether it fixes the problem?