Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: Search for a file Pin
Pete O'Hanlon12-Sep-07 23:59
mvePete O'Hanlon12-Sep-07 23:59 
QuestionInserting a formula in excel Pin
lourensG12-Sep-07 23:51
lourensG12-Sep-07 23:51 
AnswerRe: Inserting a formula in excel Pin
Jimmanuel13-Sep-07 3:02
Jimmanuel13-Sep-07 3:02 
GeneralRe: Inserting a formula in excel Pin
lourensG13-Sep-07 3:10
lourensG13-Sep-07 3:10 
QuestionStrange Issue:Window Service Pin
ramdil12-Sep-07 23:48
ramdil12-Sep-07 23:48 
QuestionRemoting events sometimes failing Pin
Lasse Offt12-Sep-07 23:43
Lasse Offt12-Sep-07 23:43 
AnswerRe: Remoting events sometimes failing Pin
Lasse Offt13-Sep-07 21:19
Lasse Offt13-Sep-07 21:19 
AnswerRe: Remoting events sometimes failing Pin
John Whitmire2-Nov-07 6:17
professionalJohn Whitmire2-Nov-07 6:17 
The use of tcp connections within the same machine can do unexpected things. Without careful scrutiny, I would suggest that there is something you do when the client starts that you don't do when it reconnects. Hence, the problem you see. And the "something different" might be in the remoting set-up.

Your issue is "remotely" :,) similar to one I just solved after months of struggle. See it at http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.dotnet.framework.remoting&mid=f5d1bb8b-2fa8-4347-82f0-12957a8f9776[^]

Maybe that will help.
QuestionString table equivalent in C# Pin
Keshav V. Kamat12-Sep-07 23:42
Keshav V. Kamat12-Sep-07 23:42 
AnswerRe: String table equivalent in C# Pin
Paul Conrad14-Sep-07 19:06
professionalPaul Conrad14-Sep-07 19:06 
QuestionUsing C , C++, VC++ code libraries in C#.net Pin
venkatinaidu12-Sep-07 23:39
venkatinaidu12-Sep-07 23:39 
AnswerRe: Using C , C++, VC++ code libraries in C#.net Pin
Giorgi Dalakishvili12-Sep-07 23:47
mentorGiorgi Dalakishvili12-Sep-07 23:47 
Question.NET dll in asp/vb code Pin
mpavas12-Sep-07 23:32
mpavas12-Sep-07 23:32 
AnswerRe: .NET dll in asp/vb code Pin
Sandeep Akhare12-Sep-07 23:33
Sandeep Akhare12-Sep-07 23:33 
GeneralRe: .NET dll in asp/vb code Pin
mpavas12-Sep-07 23:36
mpavas12-Sep-07 23:36 
GeneralRe: .NET dll in asp/vb code Pin
Sandeep Akhare12-Sep-07 23:42
Sandeep Akhare12-Sep-07 23:42 
GeneralRe: .NET dll in asp/vb code Pin
mpavas12-Sep-07 23:45
mpavas12-Sep-07 23:45 
AnswerRe: .NET dll in asp/vb code Pin
mpavas12-Sep-07 23:33
mpavas12-Sep-07 23:33 
QuestionTHE FAST FUNCTION TO READ / WRITE FILE? Pin
AlexB4712-Sep-07 23:26
AlexB4712-Sep-07 23:26 
AnswerRe: THE FAST FUNCTION TO READ / WRITE FILE? Pin
lmoelleb13-Sep-07 0:15
lmoelleb13-Sep-07 0:15 
Questiontransparent maskededit box? Pin
TheCardinal12-Sep-07 23:25
TheCardinal12-Sep-07 23:25 
QuestionNetron Pin
Mamphekgo Bahula12-Sep-07 22:59
Mamphekgo Bahula12-Sep-07 22:59 
AnswerRe: Netron Pin
Colin Angus Mackay12-Sep-07 23:22
Colin Angus Mackay12-Sep-07 23:22 
AnswerRe: Netron Pin
Pete O'Hanlon13-Sep-07 0:04
mvePete O'Hanlon13-Sep-07 0:04 
GeneralRe: Netron Pin
Mamphekgo Bahula13-Sep-07 0:36
Mamphekgo Bahula13-Sep-07 0:36 

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.