View Single Post
Old 11-10-2016, 05:32 PM   #572
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Quote:
Originally Posted by oenopion View Post
Hi Toxaris,
File sent via IM. I just tried it again, and it did do a save to my OneDrive default location. Then that unusual error popped up. Hopefully the log file shows where the error is.
Thanks for taking a look at this.
-O
Thanks for the log snippet, it helped me to pinpoint the location in the code that is generating the error. I still don't understand why this error pops up. The code basically checks if the file with that name exists or not. If not, it gives the error.

Now, I have a sneaky suspicion which I am going to test tomorrow (as I am going to bed in 5 minutes), but I suspect it is caused by an incompatibility between OneDrive and the .Net 4.0 framework. I suspect that not a normal filename is used which causes this. If this is the case, it should work if the file is saved at a 'normal' location. I will test if this is the case. If so, I have to think really hard about a workaround.
Toxaris is offline   Reply With Quote