Questions tagged as 'efd-reinf'

1
answer

EFD-Reinf: Invalid signature - Failed to verify XML document signature (using C #)

Good afternoon, has anyone managed to sign the EFD-Reinf event using C #? I am sending the signed event and it is returning the following occurrence: { <?xml version=""1.0"" encoding=""utf-8""?> <dadosRegistroOcorrenciaEvento>...
asked by 22.12.2017 / 17:57
1
answer

How to consume EFD-Reinf's WebService in C #? (Shipping Events)

I am starting the EFD-Reinf information submission tests, in C #. From Visual Studio, I added a Service Reference to my project with the URL:    link I have the digital certificate installed on my machine. He requests permission...
asked by 13.11.2018 / 14:43
1
answer

Reinf - Problems assigning content in the Reference URI tag

Has anyone ever been in this situation? Error assigning content in signature tag: Signature - > Reference - > URI When assigning content in the Signature Reference URI tag I'm getting an EXCEPTION , see below:    javax.xml.crypto.ds...
asked by 14.06.2018 / 21:09
0
answers

EFD-Reinf: (500) Internal Server Error - Identifier: 3033699826

I'm trying to send a test of Reinf's R-1000 event and it returns me:    The remote server returned an error: (500) Internal Server Error.   Processing failed. Please try again. Identifier: 3033699826 Can anyone help me? Follow the code...
asked by 09.01.2018 / 18:36
2
answers

C # EFD-REINF 1.03.02 - Event signature invalid. Digital signature of XML document is invalid

All good? I'm trying to make the EFD-REINF digital signature shell (the most recent version 1.03.02 ) of the event XML in this case I'm testing with the R1000) with .Net C # , but framework 4.0 . I do not really know if I'm doing so...
asked by 30.04.2018 / 18:02
1
answer

REINF - Invalid Signature

I'm developing a messaging for reinf but I'm having trouble sending the first event. By sending a R1000 I'm getting the message: MS0017 Invalid event signature. Digital signature of XML document is invalid I am generating the event...
asked by 24.10.2017 / 14:06
1
answer

Reinf - Error with event R-5011

When trying to sign the R-5011 query event, I'm encountering this error:    "The ' link ' element is invalid - The value '4308-2099 -1701-4308 'is invalid depending on data type' String '- The current length is not equal to the specified leng...
asked by 12.04.2018 / 23:24
1
answer

XSD.EXE Generating classes in C # - EFD Reinf v1_04_00

I'm trying to generate XSD.exe classes in C # from the Reinf XSD files:    EFD Reinf v1_04_00 link As follows: C:\Reinf\XSD>xsd evtInfoContribuinte-v1_04_00.xsd /classes XSD.exe returns error: Microsoft (R) Xml Schemas/Data...
asked by 04.12.2018 / 20:09
1
answer

C # - EFD Reinf v1_04_00 - returnEvents - nrProtEntr - Return Treatment

After successfully submitting the R1000 event through the questions: C # - EFD Reinf v1_04_00 - How to instantiate and populate all Events properties? How to consume EFD-Reinf WebService in C #? (Shipping Events) I get the return on...
asked by 13.12.2018 / 12:56
1
answer

C # - EFD Reinf v1_04_00 - How to instantiate and fill all properties of Events?

After my question answered here: # And in the question: REINF - Invalid Signature It was clarified that I need to serialize the xml. Using XSD, I generated the classes in C #, also using the @Pedro Gaspar: XSD.EXE Generate classes in...
asked by 07.12.2018 / 14:58