
10/11/2004, 11:28
|
| | Fecha de Ingreso: noviembre-2004
Mensajes: 4
Antigüedad: 20 años, 4 meses Puntos: 0 | |
Yo puse esto y funciono al inicio pero luego salio el siguiente error
'codigo
Dim report As New rptTrasladoAlmacen
CrystalReportViewer1.ReportSource = report
CrystalReportViewer1.Visible = True
'error
Query Engine Error: 'C:\Documents and Settings\ACOPIO2\ASPNET\Configuración local\Temp\temp_a72eacf7-bfb2-4040-b5ef-ca227acf823b.rpt'
alguna idea? |