Nº Registro Crystal

22/03/2006 - 16:49 por Jonathan Prieto | Informe spam
Buenas,

Estoy desarrollando una aplicación en vb.net, en la ke los resultados se
muestran en un informe de Crystal. Terminé la aplicación y el informe, sin
haber registrado la versión del Crystal que proporciona el Visual Studio.
NET 2003. Ya tenía un registro de Crystal, así ke lo he utilizado para no
tener ke volver a registrarme, y efectivamente, me dice ke el registro se ha
completado correctamente.

A partir de aki todo problemas, ahora todo lo relacionado con Crystal me da
errores, no puedo ni abrir el informe ke tengo hecho ya ke me dice ke
"Código de clave no válido", al generar la aplicación me da un error algo
asi como "no hay licencias disponibles..."

Lo ke kiero ahora es cambiar el nº de registro ke le he dado, y nose como
hacerlo

¿Alguien tiene alguna idea?

Muchas gracias
 

Leer las respuestas

#1 Jonathan Prieto
22/03/2006 - 18:04 | Informe spam
ya lo he conseguido, en la ayuda de Crystal Reports
(http://support.businessobjects.com/)

para cambiar el número de registro de Crystal en VS.NET (instrucciones en
inglés):

1. Ensure that Visual Studio .NET is closed.
2. On the 'Start' menu, click 'Run'. Type 'Regedit' and click 'OK'. The
Registry Editor appears.
3. NOTE: The subkeys are slightly different for VS.NET 2002 and VS.NET
2003
For VS.NET 2002 navigate to the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions\Crystal
Reports\VSNET\Keycodes\CR NET
For VS.NET 2003 navigate to the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions\Crystal
Reports\VSNET\Keycodes\CR9 NET
4. Right-click on the '(Default)' key and select 'Modify'.
5. Copy the entire keycode below and paste it into the 'Value Data:' field
overwriting the existing value. Click 'OK'
1 AAP50-GS00000-U7000RN 131203342 3979604006
6. If there is a value for the 'Serial' key, right-click on the 'Serial'
key and select 'Modify'
7. With the 'Serial' key open, delete the value in the 'Value Data' field
so that it is empty and click 'OK'
8. Close the Registry Editor.
9. Reload the project in VS.NET. Reports will now load in the designer.

Preguntas similares