Click here to Skip to main content
15,905,232 members
Home / Discussions / C#
   

C#

 
GeneralRe: break through 2 loops Pin
DaveyM697-Jan-09 1:11
professionalDaveyM697-Jan-09 1:11 
GeneralRe: break through 2 loops Pin
Deresen7-Jan-09 9:22
Deresen7-Jan-09 9:22 
AnswerRe: break through 2 loops Pin
User 66586-Jan-09 23:17
User 66586-Jan-09 23:17 
AnswerRe: break through 2 loops Pin
HosamAly7-Jan-09 9:16
HosamAly7-Jan-09 9:16 
Question.NET Remoting - Closing Channels. Pin
stammailbox6-Jan-09 22:59
stammailbox6-Jan-09 22:59 
AnswerRe: .NET Remoting - Closing Channels. Pin
stammailbox7-Jan-09 1:58
stammailbox7-Jan-09 1:58 
GeneralRe: .NET Remoting - Closing Channels. Pin
DaveyM697-Jan-09 2:18
professionalDaveyM697-Jan-09 2:18 
AnswerRe: .NET Remoting - Closing Channels. Pin
DaveyM697-Jan-09 2:17
professionalDaveyM697-Jan-09 2:17 
I'm not claiming any knowledge of this as I've never used it but I've just read the docs on the RegisterChannel and Unregister channel.

It appears that you may only need to use these methods to add/remove additional http or tcp channels to the registered channels list. By default, there are ones named "http" and "tcp" which is probably what's being used by your app. The registered channels list requires unique names which is why these methods are there in case you need to have more than one of either type.

I may be way off here - as i said I've never used it - but the docs seem to imply this.
Alt Register Channel Page[^]
RegisterChannel[^]
UnregisterChannel[^]

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

QuestionRe: .NET Remoting - Closing Channels. Pin
stammailbox7-Jan-09 2:36
stammailbox7-Jan-09 2:36 
QuestionDatabase Connection Pin
anveshvm6-Jan-09 22:08
anveshvm6-Jan-09 22:08 
AnswerRe: Database Connection Pin
N a v a n e e t h6-Jan-09 22:28
N a v a n e e t h6-Jan-09 22:28 
GeneralRe: Database Connection Pin
anveshvm6-Jan-09 23:03
anveshvm6-Jan-09 23:03 
GeneralRe: Database Connection Pin
N a v a n e e t h6-Jan-09 23:22
N a v a n e e t h6-Jan-09 23:22 
GeneralRe: Database Connection Pin
anveshvm6-Jan-09 23:28
anveshvm6-Jan-09 23:28 
QuestionProblem with Linq Contains or comparing two instances of the dbml generated class of my sql table Pin
Jarl Johnny Jacobsen6-Jan-09 21:51
Jarl Johnny Jacobsen6-Jan-09 21:51 
AnswerRe: Problem with Linq Contains or comparing two instances of the dbml generated class of my sql table Pin
Jarl Johnny Jacobsen6-Jan-09 22:18
Jarl Johnny Jacobsen6-Jan-09 22:18 
Question"Another" one automation error... - part 2 [modified] Pin
Member 28952166-Jan-09 21:50
Member 28952166-Jan-09 21:50 
QuestionRead pdf file and write content in a doc file with images preserved Pin
inzibharti6-Jan-09 21:24
inzibharti6-Jan-09 21:24 
AnswerRe: Read pdf file and write content in a doc file with images preserved Pin
lawrenceinba6-Jan-09 21:29
lawrenceinba6-Jan-09 21:29 
GeneralRe: Read pdf file and write content in a doc file with images preserved Pin
inzibharti6-Jan-09 23:50
inzibharti6-Jan-09 23:50 
GeneralRe: Read pdf file and write content in a doc file with images preserved Pin
inzibharti8-Jan-09 1:54
inzibharti8-Jan-09 1:54 
AnswerRe: Read pdf file and write content in a doc file with images preserved Pin
Wendelius7-Jan-09 1:11
mentorWendelius7-Jan-09 1:11 
GeneralRe: Read pdf file and write content in a doc file with images preserved Pin
inzibharti7-Jan-09 21:22
inzibharti7-Jan-09 21:22 
GeneralRe: Read pdf file and write content in a doc file with images preserved Pin
Wendelius7-Jan-09 21:47
mentorWendelius7-Jan-09 21:47 
GeneralRe: Read pdf file and write content in a doc file with images preserved Pin
inzibharti7-Jan-09 22:26
inzibharti7-Jan-09 22: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.