Click here to Skip to main content
15,886,035 members
Home / Discussions / C#
   

C#

 
GeneralWhat a coincidence! Pin
adonisv15-Apr-04 12:01
adonisv15-Apr-04 12:01 
AnswerRe: How do you deal with checkboxes in C#??? Pin
Nnamdi Onyeyiri15-Apr-04 11:01
Nnamdi Onyeyiri15-Apr-04 11:01 
GeneralSetup Project with Crystal Pin
hxxbin15-Apr-04 10:22
hxxbin15-Apr-04 10:22 
GeneralRe: Setup Project with Crystal Pin
Heath Stewart15-Apr-04 11:10
protectorHeath Stewart15-Apr-04 11:10 
GeneralRe: Setup Project with Crystal Pin
hxxbin16-Apr-04 3:47
hxxbin16-Apr-04 3:47 
GeneralRe: Setup Project with Crystal Pin
hxxbin16-Apr-04 6:35
hxxbin16-Apr-04 6:35 
GeneralRe: Setup Project with Crystal Pin
Heath Stewart16-Apr-04 6:37
protectorHeath Stewart16-Apr-04 6:37 
GeneralRe: Setup Project with Crystal Pin
Braulio Dez15-Apr-04 23:40
Braulio Dez15-Apr-04 23:40 
Welcome to the Crystal Reports mini-hell Smile | :) ...

When you install you application on a client machine, ... the user presses to get his fancy report, and Crystal Reports throws you this exception

cannot find keycodev2.dll, or invalid keycode

In order to avoid this error, you need to add to your installation set, the following msm’s ( in your Visual Studio Installer you will find the option “add modules”, and it will point you automatically to the right folder where the MSM’s are there). Then add the following msm’s:

· regwiz ( or regwiz2003 something like that in Vstudio 2003), there in the “properties” of that MSM, you will find (after search a bit), an option called “License Key”, there you have to include the license key of your Crystal reports ( go to Visual Studio, Help Menu, about box... there you can find your Creports ID Key).

· You need to include two more msm’s, one about STL and another about ATL ( you will find them in the same place).


Have fun... Smile | :)
GeneralRe: Setup Project with Crystal Pin
Braulio Dez15-Apr-04 23:41
Braulio Dez15-Apr-04 23:41 
GeneralRe: Setup Project with Crystal Pin
hxxbin16-Apr-04 3:46
hxxbin16-Apr-04 3:46 
GeneralRe: Setup Project with Crystal Pin
hxxbin16-Apr-04 4:37
hxxbin16-Apr-04 4:37 
GeneralRe: Setup Project with Crystal Pin
hxxbin16-Apr-04 7:22
hxxbin16-Apr-04 7:22 
GeneralCapitalize String in Grid Column Pin
Bitwise Gamgee15-Apr-04 10:05
Bitwise Gamgee15-Apr-04 10:05 
GeneralRe: Capitalize String in Grid Column Pin
Heath Stewart15-Apr-04 11:08
protectorHeath Stewart15-Apr-04 11:08 
GeneralRe: Capitalize String in Grid Column Pin
TimTM16-Apr-04 4:50
TimTM16-Apr-04 4:50 
GeneralRe: Capitalize String in Grid Column Pin
Heath Stewart16-Apr-04 5:55
protectorHeath Stewart16-Apr-04 5:55 
GeneralRe: Capitalize String in Grid Column Pin
Bitwise Gamgee16-Apr-04 5:55
Bitwise Gamgee16-Apr-04 5:55 
GeneralRe: Capitalize String in Grid Column Pin
Heath Stewart16-Apr-04 6:10
protectorHeath Stewart16-Apr-04 6:10 
GeneralTreeView drag and drop Pin
Pete Burgess15-Apr-04 9:49
Pete Burgess15-Apr-04 9:49 
GeneralRe: TreeView drag and drop Pin
Heath Stewart15-Apr-04 11:18
protectorHeath Stewart15-Apr-04 11:18 
GeneralRe: TreeView drag and drop Pin
Pete Burgess15-Apr-04 11:35
Pete Burgess15-Apr-04 11:35 
GeneralRe: TreeView drag and drop Pin
Pete Burgess15-Apr-04 12:05
Pete Burgess15-Apr-04 12:05 
Questioncollections or methods? Pin
Judah Gabriel Himango15-Apr-04 9:39
sponsorJudah Gabriel Himango15-Apr-04 9:39 
AnswerRe: collections or methods? Pin
Heath Stewart15-Apr-04 9:59
protectorHeath Stewart15-Apr-04 9:59 
GeneralRe: collections or methods? Pin
Judah Gabriel Himango15-Apr-04 10:22
sponsorJudah Gabriel Himango15-Apr-04 10:22 

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.