Ir para conteúdo
Fórum Script Brasil
  • 0

Crystaldecisions.crystalreports.engine.reportdocument


Vader

Pergunta

Olá pessoal, eu encontrei aqui no fórum bastante erros com o Crystal, mas nenhum igual ao meu! Então vamos lá.

Eu gero o relatório e vejo belezinha na minha máquina. Gero o instalador e quando rodo em outro computador, dá erro neste assembly acredito!: CrystalDecisions.CrystalReports.Engine.ReportDocument

Adicionei todos os assemblys a pasta system e nada!

Registrei minha cópia do Crystal, por ver (acho que aqui mesmo) que era necessário. Alias, estou usando o .net 2005.

Se alguém puder me ajudar.

Muito obrigado.

Link para o comentário
Compartilhar em outros sites

8 respostass a esta questão

Posts Recomendados

  • 0

Olá gray... segue uma descrição um pouco melhor!!!

valeu..

The type initializer for 'Crystaldecisions.crystalreports.engine.reportdocument' threw an exception.

em detalhes isso

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. O sistema não pode encontrar o arquivo especificado.
File name: 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
   at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

   --- End of inner exception stack trace ---
   at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
   at CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
   at TestOpen.CrystalReport2..ctor()
   at TestOpen.Form1.Button1_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TestOpen
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Arquivos%20de%20programas/VCMDEV/Setup%20Test/TestOpen.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
CrystalDecisions.Windows.Forms
    Assembly Version: 10.2.3600.0
    Win32 Version: 10.2.51014.0
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/CrystalDecisions.Windows.Forms/10.2.3600.0__692fbea5521e1304/CrystalDecisions.Windows.Forms.dll
----------------------------------------
CrystalDecisions.Shared
    Assembly Version: 10.2.3600.0
    Win32 Version: 10.2.51014.0
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/CrystalDecisions.Shared/10.2.3600.0__692fbea5521e1304/CrystalDecisions.Shared.dll
----------------------------------------
CrystalDecisions.ReportSource
    Assembly Version: 10.2.3600.0
    Win32 Version: 10.2.51014.0
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/CrystalDecisions.ReportSource/10.2.3600.0__692fbea5521e1304/CrystalDecisions.ReportSource.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
CrystalDecisions.CrystalReports.Engine
    Assembly Version: 10.2.3600.0
    Win32 Version: 10.2.51014.0
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/CrystalDecisions.CrystalReports.Engine/10.2.3600.0__692fbea5521e1304/CrystalDecisions.CrystalReports.Engine.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Link para o comentário
Compartilhar em outros sites

  • 0

Olá Gray, cara mil desculpas... ainda não pude ver o lance das dlls...

Bom, eu fui na raça mesmo.... to criando os relatórios pelo System.Drawing.Printing.

E eu gostaria de saber se você pode me ajudar aqui.... eu tenho algumas colunas e eu queria que ela ficasse justificada!!! você sabe como? aí vai o code que imprimi cada linha... valeu....

Relatorio.Graphics.DrawString(CodigoCliente, fonteNormal, Brushes.Black, margemEsq + 455, posicaoDaLinha, New StringFormat())

Link para o comentário
Compartilhar em outros sites

  • 0

Por "justificada" você quer dizer igual ao justificado do Word, por exemplo? Daquele jeito que ele estica ou encolhe os espaços entre as palavras para a frase terminar exatamente no mesmo ponto em todas linhas? Se for, eu acabei de dizer como é feito. :P Só não sei se existe uma maneira prática de se fazer isso.

Mas, seria justificado mesmo ou você simplesmente quer que o fim de todas as linhas coincidam? Porque o justificado só faz sentido se se tratar de um texto com várias linhas (o que não parece ser o caso, já que você fala de "colunas").

E dê uma olhada também neste tópico:

http://scriptbrasil.com.br/forum/index.php?showtopic=67896

Abraços,

Graymalkin

Link para o comentário
Compartilhar em outros sites

  • 0

Gray, erro meu.... ainda não vi o tópico aí.. to indo ver agora... na correria me expressei mal...

no alinhamento que falo, é centralizado e a direita!!! Então seria sim terminar na mesma margem a direita um dos casos!

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.


  • Estatísticas dos Fóruns

    • Tópicos
      152,3k
    • Posts
      652,3k
×
×
  • Criar Novo...