Tengo un Error al Ejecutar una Aplicacicón usando Crystal Report

28/11/2003 - 14:26 por Manuel Vega L. | Informe spam
Hola,

Hice una Aplicación usando crystal report, la cual funciona
bien en el pc que se desarrollo, pero al momento de
instalarla usando un instalador de .net aparece un error
siendo que esta la librería que pide.

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

************** Exception Text **************
CrystalDecisions.CrystalReports.Engine.InternalException:
Cannot find KeycodeV2.dll, or invalid keycode.
at .K(String 
, EngineExceptionErrorID  )
at .G(String , Int32 )
at
CrystalDecisions.CrystalReports.Engine.ReportDocument.@()
at
CrystalDecisions.CrystalReports.Engine.ReportDocument.Inter
nalInit()
at
CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor
()
at
CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
at CReport.CristalReportING..ctor()
at CReport.Form1.MenuItem3_Click(Object sender,
EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc
(Message& m)
at System.Windows.Forms.ContainerControl.WndProc
(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage
(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc
(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib
.dll
-
CReport
Assembly Version: 1.0.1419.27742
Win32 Version: 1.0.1419.27742
CodeBase: file:///C:/Archivos%20de%20programa/Empresas%
20Aninat/CONTRATO/CReport.exe
-
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000
.0__b77a5c561934e089/system.windows.forms.dll
-
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c5619
34e089/system.dll
-
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b0
3f5f7f11d50a3a/system.drawing.dll
-
CrystalDecisions.Windows.Forms
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9370.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.windows.form
s/9.1.3300.0__692fbea5521e1304/crystaldecisions.windows.for
ms.dll
-
CrystalDecisions.CrystalReports.Engine
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9360.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.crystalrepor
ts.engine/9.1.3300.0__692fbea5521e1304/crystaldecisions.cry
stalreports.engine.dll
-
CrystalDecisions.Shared
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9360.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.shared/9.1.3
300.0__692fbea5521e1304/crystaldecisions.shared.dll
-
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.data/1.0.5000.0__b77a5
c561934e089/system.data.dll
-
CrystalKeyCodeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase:
file:///c:/winnt/assembly/gac/crystalkeycodelib/1.0.0.0__69
2fbea5521e1304/crystalkeycodelib.dll
-

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file
for this
application or machine (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 machine
rather than being handled by this dialog.


**********************************************************

Por la atención,
gracias

Manuel
 

Leer las respuestas

#1 Daniel Ortiz
02/12/2003 - 16:33 | Informe spam
El problema que tienes tiene que ver con la licencia
de Crystal Reports, ya registraste tu versión de Crystal
en la página de Crystal Desicions ?
A los que estén interesados puedo enviar un documento de Word
donde se explican los pasos para solucionar ese problema.

Saludos,

Daniel



"Manuel Vega L." wrote in message
news:077701c3b5b3$47b42e70$
Hola,

Hice una Aplicación usando crystal report, la cual funciona
bien en el pc que se desarrollo, pero al momento de
instalarla usando un instalador de .net aparece un error
siendo que esta la librería que pide.

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

************** Exception Text **************
CrystalDecisions.CrystalReports.Engine.InternalException:
Cannot find KeycodeV2.dll, or invalid keycode.
at .K(String 
, EngineExceptionErrorID  )
at .G(String , Int32 )
at
CrystalDecisions.CrystalReports.Engine.ReportDocument.@()
at
CrystalDecisions.CrystalReports.Engine.ReportDocument.Inter
nalInit()
at
CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor
()
at
CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
at CReport.CristalReportING..ctor()
at CReport.Form1.MenuItem3_Click(Object sender,
EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc
(Message& m)
at System.Windows.Forms.ContainerControl.WndProc
(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage
(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc
(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib
.dll
-
CReport
Assembly Version: 1.0.1419.27742
Win32 Version: 1.0.1419.27742
CodeBase: file:///C:/Archivos%20de%20programa/Empresas%
20Aninat/CONTRATO/CReport.exe
-
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000
.0__b77a5c561934e089/system.windows.forms.dll
-
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c5619
34e089/system.dll
-
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b0
3f5f7f11d50a3a/system.drawing.dll
-
CrystalDecisions.Windows.Forms
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9370.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.windows.form
s/9.1.3300.0__692fbea5521e1304/crystaldecisions.windows.for
ms.dll
-
CrystalDecisions.CrystalReports.Engine
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9360.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.crystalrepor
ts.engine/9.1.3300.0__692fbea5521e1304/crystaldecisions.cry
stalreports.engine.dll
-
CrystalDecisions.Shared
Assembly Version: 9.1.3300.0
Win32 Version: 9.1.9360.0
CodeBase:
file:///c:/winnt/assembly/gac/crystaldecisions.shared/9.1.3
300.0__692fbea5521e1304/crystaldecisions.shared.dll
-
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase:
file:///c:/winnt/assembly/gac/system.data/1.0.5000.0__b77a5
c561934e089/system.data.dll
-
CrystalKeyCodeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase:
file:///c:/winnt/assembly/gac/crystalkeycodelib/1.0.0.0__69
2fbea5521e1304/crystalkeycodelib.dll
-

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file
for this
application or machine (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 machine
rather than being handled by this dialog.


**********************************************************

Por la atención,
gracias

Manuel

Preguntas similares