Jump to content

dev botao

  • Este tópico foi criado há 2877 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Posted

Olá pessoal,

estou tentando usar a dll com o vb,net, mas estou esbarrando em um erro que acredito ser simples. veja meu codigo abaixo:

    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
        Try
            AcBrTEFD1.ExibirMsgAutenticacao = True
            AcBrTEFD1.EsperaSleep = Convert.ToInt32(500)
            AcBrTEFD1.Initializar(TefTipo.CliSiTef)

        Catch ex As ACBrFramework.ACBrException
            MsgBox(ex.Message)
        End Try
    End Sub

o erro ocorre em AcBrTEFD1.Inicializar(TefTipo.CliSitef)

Citar

"Evento ""OnExibeMsg"" não programado"

Alguem pode me ajudar?

Posted
Em 05/05/2017 at 14:42, Juliomar Marchetti disse:

Chegou a olhar no svn os arquivos que tem?

\ACBrFramework\ACBrFramework.Net\Exemplos\ACBrTEFD\CSharp\ACBrFramework.TEFDTeste

Obrigado @Juliomar Marchetti Consegui resolver, o exemplo olhando a fundo conseguir entender.

  • Este tópico foi criado há 2877 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

The popup will be closed in 10 seconds...