Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
AnswerRe: Converting C source code into C# source code Pin
musefan6-May-09 3:13
musefan6-May-09 3:13 
GeneralRe: Converting C source code into C# source code Pin
dileeparuwan6-May-09 3:17
dileeparuwan6-May-09 3:17 
AnswerRe: Converting C source code into C# source code Pin
Dave Doknjas6-May-09 12:53
Dave Doknjas6-May-09 12:53 
Questioncall Oracle function which returns a REF CURSOR - tutorial? Pin
devvvy6-May-09 2:59
devvvy6-May-09 2:59 
AnswerRe: call Oracle function which returns a REF CURSOR - tutorial? Pin
TweakBird28-Dec-10 22:09
TweakBird28-Dec-10 22:09 
Questionsource code for video cutter Pin
twinkle116-May-09 2:58
twinkle116-May-09 2:58 
AnswerRe: source code for video cutter Pin
dheeraj.mittal3-Jun-10 19:35
dheeraj.mittal3-Jun-10 19:35 
QuestionLaunch Condition for crystal report in c#.net 3.5 Setup project. Pin
Narendra Reddy Vajrala6-May-09 2:18
Narendra Reddy Vajrala6-May-09 2:18 
Hi all,

TO my .net setup project i want to add a launch condition for crystal report installation.

In my prerequisities i selected Crystal reports fro basic visual studio 2008 (x64, x86)
in my debug folder i got those respective crystalreport10_5 folder after successful build.
i got CRRedist2008_x64.msi,CRRedist2008_x86.msi

i want to install CRRedist2008_x86.msi so in my Installurl i specified CRRedist2008_x86.msi's path.

but it is not installing, in installing window a message gathering information came and after some time it is closing.

so am trying to install CRRedist2005_x86.msi

but when am trying to install my setup project it always going to that crystal report launch condition though i installed CRRedist2005_x86.msi.

in my launch condition i gave properties as
Name : CrystalReport
Condition: CrystalReport
InstallUrl : CrystalReports10_5\CRRedist2005_x86.msi
Message: Do you want to install crystal Reports?


please provide launch condition to install crystal reports.

and why it is asking every time crystal report installation?
so that am not able to proceed further to install my application.

please help me out.

Thanks In Advance
AnswerRe: Launch Condition for crystal report in c#.net 3.5 Setup project. Pin
bhaumikdv25-May-09 22:46
bhaumikdv25-May-09 22:46 
GeneralRe: Launch Condition for crystal report in c#.net 3.5 Setup project. Pin
Narendra Reddy Vajrala12-Jun-09 5:54
Narendra Reddy Vajrala12-Jun-09 5:54 
QuestionListView SelectedIndexChanged exception Pin
piticcotoc6-May-09 2:06
piticcotoc6-May-09 2:06 
AnswerRe: ListView SelectedIndexChanged exception Pin
Druuler6-May-09 2:20
Druuler6-May-09 2:20 
GeneralRe: ListView SelectedIndexChanged exception Pin
piticcotoc6-May-09 2:22
piticcotoc6-May-09 2:22 
AnswerRe: ListView SelectedIndexChanged exception Pin
Henry Minute6-May-09 2:48
Henry Minute6-May-09 2:48 
GeneralRe: ListView SelectedIndexChanged exception Pin
piticcotoc6-May-09 18:25
piticcotoc6-May-09 18:25 
Questionprinting problem? Pin
maifs6-May-09 1:59
maifs6-May-09 1:59 
AnswerRe: printing problem? Pin
OriginalGriff6-May-09 2:24
mveOriginalGriff6-May-09 2:24 
AnswerRe: printing problem? Pin
Henry Minute6-May-09 2:53
Henry Minute6-May-09 2:53 
GeneralRe: printing problem? Pin
maifs6-May-09 4:50
maifs6-May-09 4:50 
GeneralRe: printing problem? Pin
Henry Minute6-May-09 5:43
Henry Minute6-May-09 5:43 
QuestionCompile/decompile CHM files in C# Pin
marca2926-May-09 1:26
marca2926-May-09 1:26 
AnswerRe: Compile/decompile CHM files in C# Pin
Member 1624358015-Apr-24 0:18
Member 1624358015-Apr-24 0:18 
GeneralRe: Compile/decompile CHM files in C# Pin
trønderen15-Apr-24 3:19
trønderen15-Apr-24 3:19 
QuestionValidate emailaddress Pin
hitesh.kalra5-May-09 23:54
hitesh.kalra5-May-09 23:54 
AnswerRe: Validate emailaddress Pin
Pete O'Hanlon6-May-09 0:02
mvePete O'Hanlon6-May-09 0:02 

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.