Click here to Skip to main content
15,925,309 members
Home / Discussions / C#
   

C#

 
GeneralDrawing a line Pin
zaboboa22-Jul-05 5:41
zaboboa22-Jul-05 5:41 
GeneralRe: Drawing a line Pin
K-Nine22-Jul-05 6:13
K-Nine22-Jul-05 6:13 
GeneralRe: Drawing a line Pin
zaboboa22-Jul-05 6:23
zaboboa22-Jul-05 6:23 
GeneralAdd forms to a container Pin
David_cole22-Jul-05 5:36
David_cole22-Jul-05 5:36 
GeneralRe: Add forms to a container Pin
Dave Kreskowiak22-Jul-05 5:50
mveDave Kreskowiak22-Jul-05 5:50 
GeneralRe: Add forms to a container Pin
David_cole22-Jul-05 5:59
David_cole22-Jul-05 5:59 
GeneralRemoting disconnections Pin
Judah Gabriel Himango22-Jul-05 5:26
sponsorJudah Gabriel Himango22-Jul-05 5:26 
GeneralRe: Remoting disconnections Pin
mav.northwind23-Jul-05 0:26
mav.northwind23-Jul-05 0:26 
In my projects I'm using Activator.CreateInstance() to get my server objects.
One of them is explicitely marshalled in a server application, the other one is a SingleCall CAO.

I didn't experience any problems like this so far. When my server application is shut down, then all calls will naturally fail, but simply restarting the server brings everything back to normal, i.e. my client programs work as if the server never was gone.

Perhaps RemotingServices.Connect does something different than Activator.CreateInstance()...
Can you confirm that using Activator.CreateInstance() gives the same effect?

Regards,
mav
GeneralReport Generator Pin
Akbar Qofrani22-Jul-05 5:16
Akbar Qofrani22-Jul-05 5:16 
GeneralRe: Report Generator Pin
Anonymous24-Jul-05 21:00
Anonymous24-Jul-05 21:00 
GeneralRe: Report Generator Pin
Anonymous25-Jul-05 23:08
Anonymous25-Jul-05 23:08 
GeneralAutosizing columns in DataGrid Pin
Tom Wright22-Jul-05 4:59
Tom Wright22-Jul-05 4:59 
GeneralRe: Autosizing columns in DataGrid Pin
Alomgir Miah22-Jul-05 6:02
Alomgir Miah22-Jul-05 6:02 
GeneralRe: Autosizing columns in DataGrid Pin
Tom Wright22-Jul-05 9:24
Tom Wright22-Jul-05 9:24 
GeneralRe: Autosizing columns in DataGrid Pin
Alomgir Miah22-Jul-05 10:30
Alomgir Miah22-Jul-05 10:30 
GeneralRe: Autosizing columns in DataGrid Pin
Tom Wright25-Jul-05 4:48
Tom Wright25-Jul-05 4:48 
GeneralCompiling a DLL Pin
stancrm22-Jul-05 4:10
stancrm22-Jul-05 4:10 
GeneralRe: Compiling a DLL Pin
Dave Kreskowiak22-Jul-05 4:59
mveDave Kreskowiak22-Jul-05 4:59 
GeneralRe: Compiling a DLL Pin
Tom Wright22-Jul-05 6:06
Tom Wright22-Jul-05 6:06 
Generalricreate this effect in GDI+ Pin
Anonymous22-Jul-05 3:35
Anonymous22-Jul-05 3:35 
GeneralC# MDI form Drawing Pin
Member 189349022-Jul-05 3:19
Member 189349022-Jul-05 3:19 
Generaloverride enable property Pin
fady_sayegh22-Jul-05 2:09
fady_sayegh22-Jul-05 2:09 
GeneralRe: override enable property Pin
Dave Kreskowiak22-Jul-05 4:57
mveDave Kreskowiak22-Jul-05 4:57 
GeneralVirtual Memory Pin
deus78922-Jul-05 1:03
deus78922-Jul-05 1:03 
GeneralRe: Virtual Memory Pin
Vasudevan Deepak Kumar22-Jul-05 1:43
Vasudevan Deepak Kumar22-Jul-05 1:43 

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.