Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: no splitcontainer in wpf Pin
Christian Graus7-Dec-07 23:43
protectorChristian Graus7-Dec-07 23:43 
GeneralRe: no splitcontainer in wpf Pin
angels7778-Dec-07 23:36
angels7778-Dec-07 23:36 
GeneralWindows form in Windows service Pin
Arun Abraham Jose7-Dec-07 19:10
Arun Abraham Jose7-Dec-07 19:10 
GeneralCrytsal report Pin
new2pgrmg7-Dec-07 18:18
new2pgrmg7-Dec-07 18:18 
GeneralSetting up DataTable with rows Pin
MAW307-Dec-07 16:36
MAW307-Dec-07 16:36 
GeneralRe: Setting up DataTable with rows Pin
Chetan Patel7-Dec-07 17:08
Chetan Patel7-Dec-07 17:08 
GeneralRe: Setting up DataTable with rows Pin
MAW307-Dec-07 17:22
MAW307-Dec-07 17:22 
QuestionCalling Windows form in Windows services Pin
Arun Abraham Jose7-Dec-07 16:04
Arun Abraham Jose7-Dec-07 16:04 
I have a requirement to create windows service. the requirement is to call a windows form while installing the service and to set some configuration parameters. Iam not able to call objForm.ShowDialog() or Application.Run(frmOptions) from the main() method of the service defined in Program.cs

My another requirement is to use command line parameters and check it while installation. The parameters will be like,

install show=true / uninstall show=true / debug show=true / install / uninstall / debug

if install show=true is passed while installation, then from the main it should check whether the service is already installed and based it either install should work or not.

The same thing should happen for uninstall. And for debug we must be able to debug the code by putting the break points.

show=true is used to show the windows form i mentioned top.

Anybody give a immediate response on this

Thanks and regards

Arun Jose
With Regards,

Abraham Chethuvelil
GeneralRe: Calling Windows form in Windows services Pin
Arun Abraham Jose7-Dec-07 18:48
Arun Abraham Jose7-Dec-07 18:48 
GeneralSpace Pin
Dromar7-Dec-07 15:33
Dromar7-Dec-07 15:33 
GeneralRe: Space Pin
Anthony Mushrow7-Dec-07 15:38
professionalAnthony Mushrow7-Dec-07 15:38 
GeneralRe: Space Pin
Dromar7-Dec-07 16:01
Dromar7-Dec-07 16:01 
GeneralStrange behaviour of WebBrowser Control?!!! Pin
Khoramdin7-Dec-07 14:43
Khoramdin7-Dec-07 14:43 
GeneralRe: Strange behaviour of WebBrowser Control?!!! Pin
Anthony Mushrow7-Dec-07 14:52
professionalAnthony Mushrow7-Dec-07 14:52 
GeneralRe: Strange behaviour of WebBrowser Control?!!! Pin
Khoramdin8-Dec-07 4:59
Khoramdin8-Dec-07 4:59 
GeneralRe: Strange behaviour of WebBrowser Control?!!! Pin
Anthony Mushrow8-Dec-07 5:17
professionalAnthony Mushrow8-Dec-07 5:17 
QuestionText in bitmap Pin
mimar7-Dec-07 13:18
mimar7-Dec-07 13:18 
GeneralRe: Text in bitmap Pin
Anthony Mushrow7-Dec-07 14:17
professionalAnthony Mushrow7-Dec-07 14:17 
GeneralRe: Text in bitmap Pin
mimar8-Dec-07 1:05
mimar8-Dec-07 1:05 
GeneralRe: Text in bitmap Pin
Anthony Mushrow8-Dec-07 2:20
professionalAnthony Mushrow8-Dec-07 2:20 
Generalmain Database in C# Pin
Dilawar7-Dec-07 11:23
Dilawar7-Dec-07 11:23 
GeneralRe: main Database in C# Pin
Pete O'Hanlon7-Dec-07 11:36
mvePete O'Hanlon7-Dec-07 11:36 
GeneralRe: main Database in C# Pin
Paul Conrad7-Dec-07 13:40
professionalPaul Conrad7-Dec-07 13:40 
GeneralRe: main Database in C# Pin
Paul Conrad7-Dec-07 13:41
professionalPaul Conrad7-Dec-07 13:41 
GeneralClass Master of Class , and prof code writer ... Pin
I Believe In GOD7-Dec-07 10:26
I Believe In GOD7-Dec-07 10:26 

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.