Hi,
I'm trying to upload a file over 150MB, and I'm using api v2 by the client.Files.UploadSessionStartAsync(body: stream) process, and I always get a message:
Native library pre-loader is trying to load native SQLite library "C:\Users\xx\source\repos\ssxx\xxxx\bin\Debug\x64\SQLite.Interop.dll"...
"xxxxxxxxxx" (CLR v4.0.30319: xxxxx): Loaded "C:\Users\xxxxxx\source\repos\xxx\xxxx\bin\Debug\RestSharp.dll". Symbol loading ignored. The module is optimized and the debugger option 'Just My Code' is enabled.
"xxxxx" (CLR v4.0.30319: xxx): Loaded "C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll". Symbol loading ignored. The module is optimized and the debugger option 'Just My Code' is enabled.
"xxxxx" (CLR v4.0.30319: xxxxx): Loaded "C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll ". Symbol loading ignored. The module is optimized and the debugger option 'Just My Code' is enabled.
"xxxxx." (CLR v4.0.30319: xxxxxxx.): Loaded "C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_en-BR_b77a5c561934e089\System .Windows.Forms.resources.dll". The module was created without symbols.
Thread 0x4120 was closed with code 0 (0x0).
Thread 0x133c was closed with code 0 (0x0).
Thread 0x3c30 was closed with code 0 (0x0).
Thread 0x2234 was closed with code 0 (0x0).
Thread 0x156c was closed with code 0 (0x0).
Thread 0x193c was closed with code 0 (0x0).
Thread 0x3a04 was closed with code 0 (0x0).
Thread 0x44a0 was closed with code 0 (0x0).
Thread 0x3d64 was closed with code 0 (0x0).
Thread 0x1438 was closed with code 0 (0x0).
Thread 0x2b08 was closed with code 0 (0x0).
Thread 0x4674 was closed with code 0 (0x0).
Thread 0x42f4 was closed with code 0 (0x0).
"xxxxxx." (CLR v4.0.30319: xxxxxx.): Loaded "C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http.resources\v4.0_4.0.0.0_en-BR_b03f5f7f11d50a3a\System .Net.Http.resources.dll". The module was created without symbols.
Exception thrown: 'System.Threading.Tasks.TaskCanceledException' in mscorlib.dll
Exception thrown: 'System.Threading.Tasks.TaskCanceledException' in mscorlib.dll
was closed with code 0 (0x0).
The program "[9984] XXXX" was closed with the code -1 (0xffffffff).