Hola amigos tengo un problema con una aplicación no si esta hecho en VS2005 o VS2008
 
el problema es que en mi maquina funciona bien pero cuando lo instalo en otra Pc me sale un error al generar los reportes 
este es el error:    
Código vb:
Ver original- 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. El sistema no puede hallar el archivo 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]. 
no se a que se debe el problema, en la maquina que me genera el error tengo instalado Net Framework 3.5 y Crystal Report 2008 Runtime SP3 
gracias de nuevo