Search found 8 matches

by VilleK
Mon May 23, 2022 7:01 am
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

I was advised to try this setting:

Uncheck "overwrite original files directly, when saving changes" on Configure/Preferences/File.

And this seems to solve the issue! I'll update this thread again if anything changes.
by VilleK
Thu May 19, 2022 1:33 pm
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

Which version of Windows are you using? I'm using Windows 10 but this has been happening since TextPad 4 so it was the same with previous Windows versions. Is there any way you can check your source code repository if any change was done in file access handling between TextPad 4.5 to 4.7.2 ? I ...
by VilleK
Mon May 16, 2022 11:18 am
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

None of the documented causes of this that a search of "WriteFile and INVALID PARAMETER" reveals apply to TextPad. Ok thanks for checking. Please try setting the option "When files are modified by another process" to Ignore, on Configure/Preferences/File. Already done. Also, if you have anti-virus ...
by VilleK
Fri May 13, 2022 9:21 am
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

If you cannot reproduce it, could you perhaps give me a TextPad build that has extra debug handling or tests that I can run here and give you more information? I can also make a complete Process Monitor log from the moment TextPad starts to exit. Any info here maybe? https://support.microsoft.com/en ...
by VilleK
Thu May 12, 2022 12:50 pm
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

In case it helps the developers, I made a capture using Process Monitor tool. Here is the log: https://drive.google.com/file/d/10VzMpS3_QO4LaQmYcxudhlOUGsZWKJek/view?usp=sharing Here is a screenshot of the error as shown in Process Monitor: https://drive.google.com/file/d/1rDNaTBO4TNTfb9-mCcd7 ...
by VilleK
Wed May 11, 2022 1:54 pm
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

I see, thanks for the explanation. This is a very annoying problem for me because it is the only situation where I'm forced to use another editor. If it is tricky to autodetect network resources then they could add an option "Use compatible file access" to avoid any optimized file operations. Any ...
by VilleK
Fri Apr 29, 2022 7:13 am
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

The problem is very easy to reproduce. You just need a Mac to test with. I have tried with 4 different Mac with various OS versions and it happens with all of them.
by VilleK
Fri Apr 22, 2022 10:47 am
Forum: General
Topic: "The parameter is incorrect." when saving network file
Replies: 14
Views: 1461

"The parameter is incorrect." when saving network file

Hi, I'm using latest TextPad 8.11.0 64-bit version. My problem can be reproduced as follows: 1. Activate File sharing in system settings on a Mac. 2. Open a text file in TextPad that is shared from the Mac. A typical file path will then be something like "\\192.168.0.14\Documents\somefile.txt ...