Como pasar Parametros - 2006/11/29 23:53
Estoy desarrolando una aplicaion web y de la cual estoy haciendo reportes pero uno de mis reportes necesita un parametro para mostrar el informe.
Me estoy conectando en modo de diseño con Adapter y DataSet que contiene mi procedimeinto almacenado. ¿que hago?....
Saludos Cordiales
El administrador ha desactivado el acceso público de escritura.
Victoria
Re:Cannot fin keycodeV2.dll or invalid key code - 2006/12/13 22:52
Yo tengo el mismo problema, pero en visual 2005, y no se si sera problema del nro de licencia porque no veo donde se coloque...
Sera otro el problema ?
El administrador ha desactivado el acceso público de escritura.
Kalay
Re:Cannot fin keycodeV2.dll or invalid key code - 2007/01/16 09:28
Para el error Cannot fin keycodeV2.dll buscad el archivo crnet_keycodefix.zip:
dentro hay readme que pone lo siguiente:
Crystal Decisions Technical Support - crnet_keycodefix.zip
This file describes how to fix the "Invalid Keycode" error described in Knowledge Base article C2010777. Refer to this knowledge base article for more information.
The steps to fixing the "Invalid Keycode" error are listed below:
WARNING==========
The following resolution involves editing the registry. Using Registry Editor incorrectly can cause serious problems that may require you to reinstall the Windows operating system. Use Registry Editor at your own risk.
For information about how to edit the registry, view the 'Changing Keys And Values' online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat on Win9x computers) before you edit the registry.
====================
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_MACHINESOFTWARECrystal DecisionsCrystal ReportsVSNETKeycodesCR NET
For VS.NET 2003 navigate to the following subkey:
HKEY_LOCAL_MACHINESOFTWARECrystal DecisionsCrystal ReportsVSNETKeycodesCR9 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.