Posts by Vagner Costa • 53 points
6 posts
-
0
votes1
answer262
viewsQ: Reinf - Event Consultation 2099 -closing
I’m performing the R2099 Closing Event query, based on the question: Reinf - Event error R-5011 Using the same way @Pedro Gaspar demonstrated: var urlServicoConsulta =…
-
0
votes1
answer233
viewsQ: C# - EFD Reinf v1_04_00 - return - nrProtEntr - return treatment
After successfully sending the R1000 event, through the questions: C# - EFD Reinf v1_04_00 - How to instantiate and fill all Event properties? How to consume EFD-Reinf Webservice in C#? (Sending…
-
0
votes1
answer337
viewsQ: C# - EFD Reinf v1_04_00 - How to instantiate and fill in all Events properties?
After my question answered here: EFD-Reinf - Invalid batch version. Version 1.04.00 must be used And in the question: REINF - Invalid Signature It was clarified that I need to serialize xml. Through…
-
1
votes1
answer807
viewsQ: XSD.EXE Generate classes in C# - EFD Reinf v1_04_00
I am trying to generate XSD.exe classes in C# from the Reinf XSD files: EFD Reinf v1_04_00 http://sped.rfb.gov.br/arquivo/show/2802 As follows: C:\Reinf\XSD>xsd evtInfoContribuinte-v1_04_00.xsd…
-
0
votes1
answer648
viewsQ: EFD-Reinf - Invalid batch version. Version 1.04.00 must be used
I am generating the R-1000 record for shipping test in the EFD-Reinf restricted production environment, and I already got help here at Sopt same: How to consume EFD-Reinf Webservice in C#? (Sending…
-
3
votes1
answer524
viewsQ: How to consume EFD-Reinf Webservice in C#? (Sending Events)
I am initiating the EFD-Reinf Information Submission Tests in C#. By Visual Studio, I added a Service Reference in my project with the URL:…