Hi,
Thank you for the reply !
I forgotten to say that (just as a test), I tried with IIS and the file upload completed without errors.
This is the Visual Studio 2015 call stack (to me it doesn't say much). I'm not sure if it's that what you meant? Sorry in case I misunderstood.
> DocMaster.exe!DocMaster.Models.FileUpload.UploadFile(DocMaster.Common.UserDefined.DocType docType = DocTypeProject, string FileName = "ijtgijti.jpg", string FilePath = "C:\\Users\\Beheerder\\AppData\\Local\\Packages\\ETSInformatics.DocMaster_7n70s8bzwzma6\\LocalState\\Project\\0000001\\00 - CONTRACT\\ijtgijti.jpg", string Folder = "00 - CONTRACT", string SubFolder = "") Line 155 C#
[Resuming Async Method]
mscorlib.ni.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
mscorlib.ni.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() Unknown
mscorlib.ni.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.OutputAsyncCausalityEvents.AnonymousMethod__0() Unknown
mscorlib.ni.dll!System.Runtime.CompilerServices.TaskAwaiter.OutputWaitEtwEvents.AnonymousMethod__0() Unknown
System.Runtime.WindowsRuntime.dll!System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() Unknown
mscorlib.ni.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) Unknown
System.Runtime.WindowsRuntime.dll!System.Threading.WinRTSynchronizationContext.Invoker.Invoke() Unknown
[Async Call]
DocMaster.exe!DocMaster.Views.Detail.UploadButton_Tapped(object sender = {Windows.UI.Xaml.Controls.MenuFlyoutItem}, Windows.UI.Xaml.Input.TappedRoutedEventArgs e = {Windows.UI.Xaml.Input.TappedRoutedEventArgs}) Line 838 C#
Many thanks in advance !
Best regards, Steve