Ir para conteúdo

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

ruysalles

Erro BoletoNet

Recommended Posts

Bom dia Galera. Estou com um problema me batendo há 2 dias e não achei solução da internet.

 

Estou desenvolvendo um projeto que necessita a geração de boleto, achei um tutorial explicando a utilização do BoletoNet no site Devmedia.

http://www.devmedia.com.br/gerando-boletos-em-seu-site-asp-net-c/17820

 

Adicionei a referência do assembly

 

Implementei todo o código normalmente, porém quando vou compilar ele perde a referência do assembly importado e não compila e apresenta os seguintes erro:

 

Error 7 Type 'Cedente' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 47 29 Polux
Error 8 Type 'Cedente' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 49 28 Polux
Error 9 Type 'Boleto' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 57 28 Polux
Error 10 Type 'Boleto' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 58 27 Polux
Error 11 Type 'Sacado' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 62 28 Polux
Error 12 Type 'Sacado' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 63 27 Polux
Error 13 Type 'Instrucao_Caixa' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 72 32 Polux
Error 14 Type 'Instrucao_Caixa' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 73 31 Polux
Error 15 Type 'EspecieDocumento_Caixa' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 78 33 Polux
Error 16 Type 'EspecieDocumento_Caixa' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 80 32 Polux
Error 17 Type 'BoletoBancario' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 84 36 Polux
Error 18 Type 'BoletoBancario' is not defined. c:\sistemas\Polux\Polux\frmboleto.aspx.vb 85 35 Polux

Estou utilizando Visual Studio 2010 e sistema operacional Windows 10.

 

Alguém sabe como resolver este problema?

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.