Crystal Report - WebReports y .Net

 
Vista:

WebReports y .Net

Publicado por Queen (3 intervenciones) el 21/09/2005 17:56:00
Estoy trabajando con Crystal Reports y .Net
Creo el reporte, genero la pagina y me trae el reporte perfecto en la parte del disño, cuando hago el debug me da sin errores, pero cuando me muestra la pagina en el explorer me sale este cartel.
Alguien sabe como solucionarlo???

Server Error in '/REPORTES' Application.
--------------------------------------------------------------------------------

Cannot find KeycodeV2.dll, or invalid keycode.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.InternalException: Cannot find KeycodeV2.dll, or invalid keycode.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[InternalException: Cannot find KeycodeV2.dll, or invalid keycode.]
.F(String  , EngineExceptionErrorID 
)
.B(String , Int32 )
CrystalDecisions.CrystalReports.Engine.ReportDocument.;()
CrystalDecisions.CrystalReports.Engine.ReportDocument.InternalInit()
CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
CrystalDecisions.CrystalReports.Engine.ReportClass..ctor()
REPORTESSS.Cliente..ctor()
REPORTESSS.WebForm1.Page_Init(Object sender, EventArgs e)
System.Web.UI.Control.OnInit(EventArgs e) +67
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +174
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder