Hi, I'm testing the X# language and system.
I want to use it to communicate with KSeF (e-invoices in Poland). I try to test service XML, and I wrote code:
USING System
USING System.Xml
USING System.Xml.XmlNode
FUNCTION TestXML
LOCAL oXmlDocument AS System.Xml.XmlNode
LOCAL strXML AS STRING ...
Search found 2 matches
- Thu Oct 05, 2023 11:46 am
- Forum: Product
- Topic: Problem with VS 17.7.0
- Replies: 8
- Views: 3272
Re: Problem with VS 17.7.0
Version 2.17.0.3?
In webpage is 2.16.04 – where is newer version?
Regards Jacek
In webpage is 2.16.04 – where is newer version?
Regards Jacek
leon-ts wrote: Thu Aug 10, 2023 6:13 am Hello John,
I updated my VS 2022 to version 17.7 yesterday morning. Also I am using X# 2.17.0.3. So far I have not found any problems in this bundle. Everything works fine.