Posts by RonyElias • 71 points
3 posts
-
0
votes2
answers1205
viewsA: How to envelop the Nfe shipment batch in the header using C#?
I decided to treat everything as a string and concatenating instead of inserting the batch as a new node of the Soap Ex message: the Soap message I divided in two and concatenated with the batch…
-
1
votes2
answers1205
viewsQ: How to envelop the Nfe shipment batch in the header using C#?
Hello, I have no experience with WebServices, but I’m trying to develop a NFCe and I’ve already been able to authorize some notes in type approval environment. Gero XML using C#, then I validate,…
-
5
votes2
answers1594
viewsQ: XML serialization - NFC-e ide element
I am trying to serialize an XML of the electronic invoice, but when I arrived at the ide element where is an Array object I unpacked, as I receive the error "Undefined object reference to an…