Click here to Skip to main content
16,008,719 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help Urgentlly Plz Pin
kbusaidi200522-Jan-07 2:16
kbusaidi200522-Jan-07 2:16 
AnswerRe: Help Urgentlly Plz Pin
Christian Graus21-Jan-07 23:47
protectorChristian Graus21-Jan-07 23:47 
GeneralRe: Help Urgentlly Plz Pin
kbusaidi200522-Jan-07 2:13
kbusaidi200522-Jan-07 2:13 
GeneralRe: Help Urgentlly Plz Pin
ednrgc22-Jan-07 4:13
ednrgc22-Jan-07 4:13 
GeneralRe: Help Urgentlly Plz Pin
Christian Graus22-Jan-07 8:25
protectorChristian Graus22-Jan-07 8:25 
AnswerRe: Help Urgentlly Plz Pin
David Domingues22-Jan-07 4:29
David Domingues22-Jan-07 4:29 
AnswerRe: Help Urgentlly Plz Pin
eugene.genis23-Jan-07 1:10
eugene.genis23-Jan-07 1:10 
QuestionDifferent 'Process space' ? Pin
V.21-Jan-07 23:11
professionalV.21-Jan-07 23:11 
Hello,

I have a little test application that can plug-in in our main application.
if the main application is open, it uses this object else it starts the main application.
Now I made a service that checks certain "packets" (as we call them) and calls my test application if a certain packet was received.

Instead however, of using the existing open main application, the test application starts a new instance of it. I guess it has to do something with the process being in a different session or space or something (because of being started from a service)?
(so the service calls the test application which in it's turn tries to plug-in into the main application)

Is there a way to "connect" to the existing application? I was searching into the Thread and Process classes, but couldn't find anything useful.

Can anybody help me?

Many thanks.


V.
I found a living worth working for, but haven't found work worth living for.

AnswerRe: Different 'Process space' ? Pin
Mircea Puiu21-Jan-07 23:33
Mircea Puiu21-Jan-07 23:33 
GeneralRe: Different 'Process space' ? Pin
V.22-Jan-07 0:17
professionalV.22-Jan-07 0:17 
GeneralRe: Different 'Process space' ? Pin
Mircea Puiu22-Jan-07 4:09
Mircea Puiu22-Jan-07 4:09 
AnswerRe: Different 'Process space' ? Pin
V.22-Jan-07 7:12
professionalV.22-Jan-07 7:12 
GeneralRe: Different 'Process space' ? Pin
Mircea Puiu22-Jan-07 20:56
Mircea Puiu22-Jan-07 20:56 
GeneralRe: Different 'Process space' ? Pin
V.22-Jan-07 21:35
professionalV.22-Jan-07 21:35 
GeneralRe: Different 'Process space' ? Pin
Mircea Puiu22-Jan-07 21:56
Mircea Puiu22-Jan-07 21:56 
GeneralRe: Different 'Process space' ? Pin
V.22-Jan-07 23:18
professionalV.22-Jan-07 23:18 
GeneralRe: Different 'Process space' ? Pin
Mircea Puiu23-Jan-07 3:13
Mircea Puiu23-Jan-07 3:13 
GeneralRe: Different 'Process space' ? Pin
V.23-Jan-07 4:21
professionalV.23-Jan-07 4:21 
QuestionArraylist of objects and combo box Pin
GunaChinna21-Jan-07 23:08
GunaChinna21-Jan-07 23:08 
AnswerRe: Arraylist of objects and combo box Pin
Christian Graus21-Jan-07 23:12
protectorChristian Graus21-Jan-07 23:12 
Questiontwo checkbox in a listview column Pin
biswabhusan21-Jan-07 22:26
biswabhusan21-Jan-07 22:26 
AnswerRe: two checkbox in a listview column Pin
Mircea Puiu21-Jan-07 22:45
Mircea Puiu21-Jan-07 22:45 
QuestionRun preccess in order Pin
cocoonwls21-Jan-07 21:43
cocoonwls21-Jan-07 21:43 
AnswerRe: Run preccess in order Pin
Guffa21-Jan-07 21:59
Guffa21-Jan-07 21:59 
GeneralRe: Run preccess in order Pin
cocoonwls21-Jan-07 23:25
cocoonwls21-Jan-07 23:25 

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.