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

C#

 
GeneralRe: Cannot derive from LinkedListNode Pin
Luc Pattyn11-Jan-11 3:59
sitebuilderLuc Pattyn11-Jan-11 3:59 
GeneralRe: Cannot derive from LinkedListNode Pin
hairy_hats11-Jan-11 5:18
hairy_hats11-Jan-11 5:18 
GeneralRe: Cannot derive from LinkedListNode Pin
PIEBALDconsult11-Jan-11 8:07
mvePIEBALDconsult11-Jan-11 8:07 
GeneralRe: Cannot derive from LinkedListNode Pin
Luc Pattyn11-Jan-11 9:40
sitebuilderLuc Pattyn11-Jan-11 9:40 
GeneralRe: Cannot derive from LinkedListNode Pin
hairy_hats12-Jan-11 4:39
hairy_hats12-Jan-11 4:39 
GeneralRe: Cannot derive from LinkedListNode Pin
PIEBALDconsult11-Jan-11 8:02
mvePIEBALDconsult11-Jan-11 8:02 
Questionwindows service Pin
arkiboys11-Jan-11 1:16
arkiboys11-Jan-11 1:16 
AnswerRe: windows service Pin
Pete O'Hanlon11-Jan-11 1:41
mvePete O'Hanlon11-Jan-11 1:41 
arkiboys wrote:
Have I done everything correctly?


Obviously not. If your queue has data in it, and you can't see it then you haven't done everything correctly. Without seeing your code, I'm going to take a flier as a guess - your queue is not a singleton inside the windows service, and the WCF functionality is seeing a different instance. As I say though, we can't do anymore to diagnose the issue because we have no idea what your code is.

What you could do, is attach your debugger to the running instance of the service and actually step through the code and see what's going on. That would be my choice.

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: windows service Pin
arkiboys11-Jan-11 1:59
arkiboys11-Jan-11 1:59 
AnswerRe: windows service Pin
Mirko198011-Jan-11 1:57
Mirko198011-Jan-11 1:57 
GeneralRe: windows service Pin
arkiboys11-Jan-11 2:04
arkiboys11-Jan-11 2:04 
GeneralRe: windows service Pin
Mirko198011-Jan-11 2:13
Mirko198011-Jan-11 2:13 
GeneralRe: windows service Pin
arkiboys11-Jan-11 2:40
arkiboys11-Jan-11 2:40 
GeneralRe: windows service Pin
Mirko198011-Jan-11 3:19
Mirko198011-Jan-11 3:19 
GeneralRe: windows service Pin
arkiboys11-Jan-11 3:32
arkiboys11-Jan-11 3:32 
GeneralRe: windows service Pin
arkiboys11-Jan-11 4:59
arkiboys11-Jan-11 4:59 
GeneralRe: windows service Pin
Mirko198011-Jan-11 5:32
Mirko198011-Jan-11 5:32 
GeneralRe: windows service Pin
arkiboys11-Jan-11 6:09
arkiboys11-Jan-11 6:09 
GeneralRe: windows service Pin
Mirko198011-Jan-11 6:58
Mirko198011-Jan-11 6:58 
GeneralRe: windows service Pin
arkiboys14-Jan-11 3:23
arkiboys14-Jan-11 3:23 
QuestionWindows Service Screenshot & Remote Control -> WIN 7 and 2008R2 Pin
Neo5432111-Jan-11 0:29
Neo5432111-Jan-11 0:29 
QuestionXML Deserialization Pin
NarVish10-Jan-11 23:09
NarVish10-Jan-11 23:09 
AnswerRe: XML Deserialization PinPopular
Estys10-Jan-11 23:31
Estys10-Jan-11 23:31 
GeneralRe: XML Deserialization Pin
NarVish11-Jan-11 22:40
NarVish11-Jan-11 22:40 
GeneralRe: XML Deserialization Pin
Estys11-Jan-11 22:47
Estys11-Jan-11 22:47 

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.