Errors: -------------------------------------------------------------------------------- 5/30/2019 12:23:40 AM Invalid value of function argument -------------------------------------------------------------------------------- 5/30/2019 12:23:24 AM {CommonModule.XMLFunc.Module(74)}: Error calling context method (Read) While XMLReader.Read() Do , reason: XML parsing error: - [1,1] Fatal error: Extra content at the end of the document SystemId: --------------------------------------------------------------------------------
Before 8.3.14 it just showed empty XML, but you could still continue to work with 1C:enterprise.
The error is triggered by While XMLReader.Read() Do
Please verify that my understanding of the way you reproduce the issue is as follows:
- you changed nothing in your infobase's configuration - you switched to 1C:Enterprise platform 8.3.14.1694 - you simply ran the infobase in Enterprise mode ?
If positive, please:
- let us know the 1C:Enterprise platform version you switched from - try using the latest 1C:Enterprise platform 8.3.14 version: 8.3.14.1779 and inform us about the results - if the issue persists, send us the infobase configuration (.cf)
Vladimir Gurov wrote: - you changed nothing in your infobase's configuration - you switched to 1C:Enterprise platform 8.3.14.1694 - you simply ran the infobase in Enterprise mode
I changed some parts of configuration, but not related to the problem at all Yes, I have switched to 8.3.14.1694 I ran with debug enabled from designer
ok, I will test with another version later. This error is not critical for me, because I made a workaround to never receive empty XML, but still it is not very good that the platform closes when it is not necessary.