Click here to Skip to main content
16,004,678 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Assigning name to a DataTable Pin
PIEBALDconsult20-Jun-07 17:00
mvePIEBALDconsult20-Jun-07 17:00 
GeneralRe: Assigning name to a DataTable Pin
Dave Kreskowiak21-Jun-07 1:58
mveDave Kreskowiak21-Jun-07 1:58 
Questionupdater block downloading a new version Pin
steve_rm18-Jun-07 7:19
steve_rm18-Jun-07 7:19 
QuestionRunning .NET 2.0 exe from a network share Pin
Cape Town Developer18-Jun-07 1:24
Cape Town Developer18-Jun-07 1:24 
AnswerRe: Running .NET 2.0 exe from a network share Pin
Cape Town Developer18-Jun-07 1:35
Cape Town Developer18-Jun-07 1:35 
QuestionConnect to VPN network Pin
Vertyg017-Jun-07 4:02
Vertyg017-Jun-07 4:02 
AnswerRe: Connect to VPN network Pin
Dave Kreskowiak18-Jun-07 4:17
mveDave Kreskowiak18-Jun-07 4:17 
QuestionHow do we deploy when our DLL and BLL layers are in diff server Pin
vikasviswan16-Jun-07 4:39
vikasviswan16-Jun-07 4:39 
AnswerRe: How do we deploy when our DLL and BLL layers are in diff server Pin
Brady Kelly17-Jun-07 3:25
Brady Kelly17-Jun-07 3:25 
AnswerRe: How do we deploy when our DLL and BLL layers are in diff server Pin
Sylvester george20-Jun-07 3:23
Sylvester george20-Jun-07 3:23 
AnswerRe: Count of selected items in listbox Pin
Dave Kreskowiak15-Jun-07 15:08
mveDave Kreskowiak15-Jun-07 15:08 
QuestionEnterprise Library Configuration, no updater Application Block configuration? Pin
steve_rm15-Jun-07 8:31
steve_rm15-Jun-07 8:31 
AnswerRe: Urgent ! Memory management for unmanaged code Pin
Dave Kreskowiak15-Jun-07 8:46
mveDave Kreskowiak15-Jun-07 8:46 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Paul Conrad15-Jun-07 13:55
professionalPaul Conrad15-Jun-07 13:55 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Dave Kreskowiak15-Jun-07 15:02
mveDave Kreskowiak15-Jun-07 15:02 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Paul Conrad16-Jun-07 8:50
professionalPaul Conrad16-Jun-07 8:50 
QuestionCan we user VB 6.0 's Control in .net 2003 PPC. Pin
PavanPareta15-Jun-07 4:46
PavanPareta15-Jun-07 4:46 
AnswerRe: Can we user VB 6.0 's Control in .net 2003 PPC. Pin
Dave Kreskowiak15-Jun-07 8:44
mveDave Kreskowiak15-Jun-07 8:44 
QuestionCompact Framework SqlClient ? Pin
Vertyg015-Jun-07 2:46
Vertyg015-Jun-07 2:46 
AnswerRe: Compact Framework SqlClient ? Pin
Vasudevan Deepak Kumar15-Jun-07 2:51
Vasudevan Deepak Kumar15-Jun-07 2:51 
QuestionMarshaling from Managed code to Unmanagedcode (SAPI 5.1) Pin
royk12315-Jun-07 2:05
royk12315-Jun-07 2:05 
QuestionRemoting - client-activation problem Pin
Phil J Pearson15-Jun-07 0:43
Phil J Pearson15-Jun-07 0:43 
I have an app set up as a remoting server. It's all tested and working as long as I use Singleton server-activation.

I've changed the code to use client-activation. I've tried Activator.CreateInstance(...) and RegisterActivatedClientType(...) / new and both show the same problem:

The initial connection succeeds and I get a transparent proxy but the first call to the server hangs and never returns. I have even tried creating my own sponsor but the call to Register hangs, too.

This is all using a TCP channel and running on Vista.

Please suggest what might be wrong or what I should try next.

Phil



The opinions expressed in this post are not necessarily those of the author, especially if you find them impolite, inaccurate or inflammatory.

QuestionMonitor Network Traffic Pin
Chris Gao14-Jun-07 19:42
Chris Gao14-Jun-07 19:42 
AnswerRe: Monitor Network Traffic Pin
Manas Bhardwaj15-Jun-07 1:03
professionalManas Bhardwaj15-Jun-07 1:03 
AnswerRe: Monitor Network Traffic Pin
Vasudevan Deepak Kumar15-Jun-07 2:54
Vasudevan Deepak Kumar15-Jun-07 2: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.