Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with Visual Studio .NET Pin
Heath Stewart4-Mar-04 11:27
protectorHeath Stewart4-Mar-04 11:27 
GeneralRe: Problem with Visual Studio .NET Pin
johnstacey4-Mar-04 11:36
johnstacey4-Mar-04 11:36 
GeneralRe: Problem with Visual Studio .NET Pin
pacelvi5-Mar-04 13:02
pacelvi5-Mar-04 13:02 
GeneralLogin Form using C#(Winforms) Pin
umairpasha3-Mar-04 10:32
umairpasha3-Mar-04 10:32 
GeneralRe: Login Form using C#(Winforms) Pin
joan_fl3-Mar-04 10:47
joan_fl3-Mar-04 10:47 
GeneralUse remoting to invoke a remote method Pin
Judah Gabriel Himango3-Mar-04 9:27
sponsorJudah Gabriel Himango3-Mar-04 9:27 
GeneralRe: Use remoting to invoke a remote method Pin
LongRange.Shooter3-Mar-04 10:26
LongRange.Shooter3-Mar-04 10:26 
GeneralRe: Use remoting to invoke a remote method Pin
Judah Gabriel Himango3-Mar-04 12:49
sponsorJudah Gabriel Himango3-Mar-04 12:49 
You're the 2nd person to recommend something from Ingo Rammer. Fortunately my boss decided to buy his remoting book. Smile | :)

Yeah his FAQ helped,

If you use client activated objects, events or delegates you will quite likely encounter one of the following exceptions when running on the .NET Framework 1.1:

System.Security.SecurityException.
*Type System.DelegateSerializationHolder and the types derived from it (such as System.DelegateSerializationHolder) are not permitted to be deserialized at this security level.

*System.Runtime.Serialization.SerializationException
Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed.


Well that explains the exception I'm getting. Thanks for the pointer.


---------------------------
He who knows that enough is enough will always
have enough.

-Lao Tsu

GeneralRe: Use remoting to invoke a remote method Pin
Tom Larsen3-Mar-04 11:05
Tom Larsen3-Mar-04 11:05 
GeneralLimiting window movement Pin
sixefftee3-Mar-04 9:16
sixefftee3-Mar-04 9:16 
GeneralRe: Limiting window movement Pin
John Fisher4-Mar-04 10:55
John Fisher4-Mar-04 10:55 
GeneralPOP3 email monitor in c# Pin
gcwala3-Mar-04 9:05
gcwala3-Mar-04 9:05 
GeneralRe: POP3 email monitor in c# Pin
Heath Stewart3-Mar-04 9:11
protectorHeath Stewart3-Mar-04 9:11 
QuestionHow to et a List of PCS in my network Pin
dlm66673-Mar-04 9:00
dlm66673-Mar-04 9:00 
AnswerRe: How to et a List of PCS in my network Pin
Heath Stewart3-Mar-04 9:09
protectorHeath Stewart3-Mar-04 9:09 
GeneralC# pretty printers Pin
joschmo803-Mar-04 7:55
joschmo803-Mar-04 7:55 
Questionhow to get the picture from webcam in C#? Pin
kendao3-Mar-04 7:15
kendao3-Mar-04 7:15 
AnswerRe: how to get the picture from webcam in C#? Pin
Mazdak3-Mar-04 7:33
Mazdak3-Mar-04 7:33 
AnswerRe: how to get the picture from webcam in C#? Pin
Heath Stewart3-Mar-04 9:01
protectorHeath Stewart3-Mar-04 9:01 
AnswerRe: how to get the picture from webcam in C#? Pin
joan_fl3-Mar-04 10:49
joan_fl3-Mar-04 10:49 
GeneralAdvise for debugging Pin
HAHAHA_NEXT3-Mar-04 6:12
HAHAHA_NEXT3-Mar-04 6:12 
GeneralRe: Advise for debugging Pin
Mazdak3-Mar-04 6:25
Mazdak3-Mar-04 6:25 
GeneralRe: Advise for debugging Pin
Heath Stewart3-Mar-04 6:32
protectorHeath Stewart3-Mar-04 6:32 
GeneralRe: Advise for debugging Pin
Mazdak3-Mar-04 6:37
Mazdak3-Mar-04 6:37 
GeneralRe: Advise for debugging Pin
HAHAHA_NEXT3-Mar-04 8:20
HAHAHA_NEXT3-Mar-04 8:20 

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.