|
Crystal Reports |
| Top 4 Resources | |
| Resource | Visual Basic Explorer - Using Crystal Reports |
| Resource | |
| Resource | |
| Resource | |
| Quick Reference | |
| 2005 Vusual Studio Setup | From
the Visual Studio file menu select file/add new project.
Select 'Other Project Types'. Deployment and setup. This will embed a new project with your existing project. Now right click on the new project in solution explorer. Select Add: Project Output... The Project Output Dlg Box comes up. Select primary output and contents. Both should be highlighted. Add them by selecting the ok button.
Now right click the setup application in solution explorer again. Select Add: Merge Modules. Find the merge module - CrystalReports11_5_NET_2005.msm Add them by selecting the ok button. Select the merge module reference under the setup application node in the solution explorer. In the properties dialog box expand the + sign. Find Keycode and enter keycode. Keycode can be found in Help about. Select Crystal Reports and copy information to get license number to notepad. Paste number into keycode box. Compile all projects. Copy Setup.exe and setup1.msi to different directory. So future compiles do not corrupt file.
|
| Errors | |