Click here to Skip to main content
15,920,005 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET included with IE7? Pin
Judah Gabriel Himango19-Feb-04 8:29
sponsorJudah Gabriel Himango19-Feb-04 8:29 
GeneralRe: .NET included with IE7? Pin
Kevin McFarlane20-Feb-04 2:38
Kevin McFarlane20-Feb-04 2:38 
GeneralRe: .NET included with IE7? Pin
Judah Gabriel Himango20-Feb-04 5:43
sponsorJudah Gabriel Himango20-Feb-04 5:43 
GeneralRe: .NET included with IE7? Pin
Kevin McFarlane20-Feb-04 23:11
Kevin McFarlane20-Feb-04 23:11 
GeneralRe: Linux Pin
Kevin McFarlane20-Feb-04 2:52
Kevin McFarlane20-Feb-04 2:52 
GeneralRunning C# programs Pin
Anonymous3-Feb-04 5:43
Anonymous3-Feb-04 5:43 
GeneralRe: Running C# programs Pin
John Kuhn3-Feb-04 17:58
John Kuhn3-Feb-04 17:58 
GeneralRemoting Problems... Pin
jnewman2-Feb-04 18:50
jnewman2-Feb-04 18:50 
I am trying to call a delegate from a wellknown object, that has had a method added via the remoting client and recieved the following error:

System.Runtime.Remoting.RemotingException: This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application has no suitable client channel to talk to the server.

I only get this error if try to use a delegate for client callback from the wellknown object. If I strip out the delegate and event call from the wellknown object and remove the event handler from the client side... 1 way communication from client(s) to server works fine.

NOTE: I have also added a binary formatter with typeFilterLevel="Full" to the channel configuration, and made the client object serializable.

So my question is... How do I make the server object notify its clients that one of them has sent a message to the server, and what the contents of the message is? (message is a simple string at this point)

Could someone point me in the right direction please...
A word or two as to how i might accomplish this task...
GeneralRe: Remoting Problems... Pin
Guillermo Rivero4-Feb-04 2:45
Guillermo Rivero4-Feb-04 2:45 
GeneralRe: Remoting Problems... Pin
jnewman4-Feb-04 19:08
jnewman4-Feb-04 19:08 
QuestionWhat is .NET Framework & CLR Pin
Member 8580752-Feb-04 17:35
Member 8580752-Feb-04 17:35 
AnswerRe: What is .NET Framework & CLR Pin
Matthew Hazlett2-Feb-04 19:15
Matthew Hazlett2-Feb-04 19:15 
GeneralC# exceptions not showing filename/line numbers (PDB issue?) Pin
Arun Bhalla2-Feb-04 13:12
Arun Bhalla2-Feb-04 13:12 
GeneralRe: C# exceptions not showing filename/line numbers (PDB issue?) Pin
jnewman4-Feb-04 19:18
jnewman4-Feb-04 19:18 
GeneralRe: C# exceptions not showing filename/line numbers (PDB issue?) Pin
Arun Bhalla5-Feb-04 8:32
Arun Bhalla5-Feb-04 8:32 
GeneralRetreiving the current time and date. Pin
bneacetp2-Feb-04 12:09
bneacetp2-Feb-04 12:09 
GeneralRe: Retreiving the current time and date. Pin
Colin Angus Mackay2-Feb-04 12:11
Colin Angus Mackay2-Feb-04 12:11 
GeneralRe: Retreiving the current time and date. Pin
bneacetp2-Feb-04 13:17
bneacetp2-Feb-04 13:17 
GeneralRe: Retreiving the current time and date. Pin
Gerald Leslie Jones5-Feb-04 21:26
Gerald Leslie Jones5-Feb-04 21:26 
GeneralRetreiving the user's screen resolution Pin
bneacetp2-Feb-04 12:01
bneacetp2-Feb-04 12:01 
GeneralRe: Retreiving the user's screen resolution Pin
jnewman2-Feb-04 19:11
jnewman2-Feb-04 19:11 
GeneralRe: Retreiving the user's screen resolution Pin
bneacetp2-Feb-04 19:37
bneacetp2-Feb-04 19:37 
GeneralRe: Retreiving the user's screen resolution Pin
J. Dunlap10-Feb-04 5:33
J. Dunlap10-Feb-04 5:33 
GeneralSystem.Windows.Forms.Design.ParentControlDesigner Pin
Andy H2-Feb-04 0:19
Andy H2-Feb-04 0:19 
GeneralTreeView with CheckBox functionality for asp.net Pin
vinesh kara1-Feb-04 23:54
vinesh kara1-Feb-04 23:54 

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.