Click here to Skip to main content
15,913,115 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Answerhow to clear ComboBox text(here my code need solution) Pin
Anonymous27-Apr-05 20:24
Anonymous27-Apr-05 20:24 
GeneralRe: how to clear ComboBox text(here my code need solution) Pin
Anonymous28-Apr-05 6:01
Anonymous28-Apr-05 6:01 
GeneralRe: how to clear ComboBox text(here my code need solution) Pin
Anonymous29-Apr-05 19:38
Anonymous29-Apr-05 19:38 
GeneralRuntime Exceptions Pin
genius12327-Apr-05 18:54
genius12327-Apr-05 18:54 
GeneralRe: Runtime Exceptions Pin
Dave Kreskowiak28-Apr-05 4:25
mveDave Kreskowiak28-Apr-05 4:25 
GeneralSaving word file in Oracle Pin
hkpillai27-Apr-05 18:45
hkpillai27-Apr-05 18:45 
GeneralCrystal reports installation Pin
realbenefits27-Apr-05 18:19
realbenefits27-Apr-05 18:19 
GeneralRe: Crystal reports installation Pin
Joey Picerno28-Apr-05 16:50
Joey Picerno28-Apr-05 16:50 
i figured this one out today actually, it took me forever.
Ok you have to add a few merge modules to your deployment project, not in the filesystems just add them to the deployment project. Right click on the Deployment Project name in the solution explorer, select Add then "Merge Module..." You will find these modules in C:\Program Files\Common Files\Merge Modules
The ones you need to add should be the first 4. They are...
Crystal_DatabaseAccess_2003.msm
Crystal_DataBaseAccess_2003_enu.msm
Crystal_Managed2003.msm
Crystal_regwiz2003.msm ( this one puts the required registry keys in the client machine that causes the
Keycode error)

Next you need to right click on the Crystal_regwiz2003.msm and click properties
Look in the properties window, click the + sign beside (MergeModuleProperties), Enter the License Key

You get the license Key when you register Crystal Reports, so make sure Crystal Reports are registered. If you lost your keycode i think you can go to the website and get it emailed to you. Go to your report in your project, right click in the toolbox and click "Register/Change Address". I think you can obtain your Key that way. But thats all i can tell you. It should work because i was getting the same thing.
If you possibly know how to write an install package for a SQL/Vb.net app please let me know.
GeneralRe: Crystal reports installation Pin
realbenefits28-Apr-05 20:31
realbenefits28-Apr-05 20:31 
GeneralRe: Crystal reports installation Pin
Joey Picerno29-Apr-05 3:52
Joey Picerno29-Apr-05 3:52 
GeneralRe: Crystal reports installation Pin
Joey Picerno29-Apr-05 4:01
Joey Picerno29-Apr-05 4:01 
GeneralRe: Crystal reports installation Pin
realbenefits3-May-05 19:05
realbenefits3-May-05 19:05 
GeneralCombo box Pin
Yulianto.27-Apr-05 15:45
Yulianto.27-Apr-05 15:45 
GeneralRe: Combo box Pin
Dave Kreskowiak27-Apr-05 15:57
mveDave Kreskowiak27-Apr-05 15:57 
Generalvb6:codes to read/write sms using serial port Pin
AtcKit27-Apr-05 15:34
AtcKit27-Apr-05 15:34 
GeneralRe: vb6:codes to read/write sms using serial port Pin
Dave Kreskowiak27-Apr-05 15:51
mveDave Kreskowiak27-Apr-05 15:51 
Generalreading data from txt file Pin
Amanjot27-Apr-05 10:38
Amanjot27-Apr-05 10:38 
GeneralRe: reading data from txt file Pin
Brian Van Beek27-Apr-05 11:29
Brian Van Beek27-Apr-05 11:29 
GeneralRe: reading data from txt file Pin
Amanjot28-Apr-05 3:36
Amanjot28-Apr-05 3:36 
GeneralRe: reading data from txt file Pin
Fernando Soto27-Apr-05 16:36
Fernando Soto27-Apr-05 16:36 
GeneralDeleting record from text File VB6 Pin
husman27-Apr-05 10:38
husman27-Apr-05 10:38 
GeneralRe: Deleting record from text File VB6 Pin
Dave Kreskowiak27-Apr-05 15:44
mveDave Kreskowiak27-Apr-05 15:44 
GeneralRead a file from the web Pin
Martin@captivasystems27-Apr-05 8:26
Martin@captivasystems27-Apr-05 8:26 
GeneralRe: Read a file from the web Pin
Dave Kreskowiak27-Apr-05 15:42
mveDave Kreskowiak27-Apr-05 15:42 
QuestionIf anybody know? Pin
Mkanchha27-Apr-05 6:57
Mkanchha27-Apr-05 6:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.