Click here to Skip to main content
15,860,972 members
Home / Discussions / C#
   

C#

 
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:05
vamsimohan2118-Apr-07 0:05 
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:07
vamsimohan2118-Apr-07 0:07 
GeneralRe: Javascript and c# Pin
Rudolf Jan18-Apr-07 0:15
Rudolf Jan18-Apr-07 0:15 
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:38
vamsimohan2118-Apr-07 0:38 
QuestionRe: Javascript c# Pin
vamsimohan2118-Apr-07 0:39
vamsimohan2118-Apr-07 0:39 
AnswerRe: Javascript c# Pin
Rudolf Jan18-Apr-07 7:07
Rudolf Jan18-Apr-07 7:07 
GeneralRe: Javascript and c# Pin
Christian Graus18-Apr-07 0:23
protectorChristian Graus18-Apr-07 0:23 
Question.Net remoting and pass by reference Pin
cignox117-Apr-07 23:15
cignox117-Apr-07 23:15 
Hi all, I have a .net remoting system (server, client and remotable object). Now I need the client to be able to call a remote object method passing an object by reference as a parameter. That object is a class written by me and inherits from MarshalByRefObject, but I don't know how to set the configuration file: it keeps giving me security exceptions... The examples found over the internet didn't help me much. Someone could help me?

The actual exception message is:
System.Runtime.Serialization.SerializationException: Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed. ---> System.Security.SecurityException: Request failed.
at System.Runtime.Serialization.FormatterServices.nativeGetSafeUninitializedObject(RuntimeType type)
at System.Runtime.Serialization.FormatterServices.GetSafeUninitializedObject(Type type)
...

Thank you,
Alessandro
AnswerRe: .Net remoting and pass by reference Pin
Svett18-Apr-07 1:12
Svett18-Apr-07 1:12 
Questionimage positioning Pin
akkram17-Apr-07 22:52
akkram17-Apr-07 22:52 
Questionneed regular expression validator for email Pin
Revathi Raj17-Apr-07 22:49
Revathi Raj17-Apr-07 22:49 
AnswerRe: need regular expression validator for email Pin
Christian Graus17-Apr-07 22:54
protectorChristian Graus17-Apr-07 22:54 
QuestionComposite control error - need expert help Pin
lior_s17-Apr-07 22:21
lior_s17-Apr-07 22:21 
QuestionStart programme when windows open Pin
Amr M. K.17-Apr-07 21:46
Amr M. K.17-Apr-07 21:46 
AnswerRe: Start programme when windows open Pin
Christian Graus17-Apr-07 22:05
protectorChristian Graus17-Apr-07 22:05 
GeneralRe: Start programme when windows open Pin
Amr M. K.17-Apr-07 22:27
Amr M. K.17-Apr-07 22:27 
GeneralRe: Start programme when windows open Pin
Christian Graus17-Apr-07 23:22
protectorChristian Graus17-Apr-07 23:22 
AnswerRe: Start programme when windows open Pin
Pete O'Hanlon17-Apr-07 22:33
subeditorPete O'Hanlon17-Apr-07 22:33 
GeneralRe: Start programme when windows open Pin
Pete O'Hanlon17-Apr-07 23:35
subeditorPete O'Hanlon17-Apr-07 23:35 
GeneralRe: Start programme when windows open Pin
Amr M. K.18-Apr-07 3:32
Amr M. K.18-Apr-07 3:32 
QuestionC Sharp Beginnner Pin
samshah51217-Apr-07 21:25
samshah51217-Apr-07 21:25 
AnswerRe: C Sharp Beginnner Pin
Farhan Ali17-Apr-07 21:34
Farhan Ali17-Apr-07 21:34 
AnswerRe: C Sharp Beginnner Pin
Christian Graus17-Apr-07 21:41
protectorChristian Graus17-Apr-07 21:41 
Questioncalculating time difference in c++ Pin
Farhan Ali17-Apr-07 21:21
Farhan Ali17-Apr-07 21:21 
AnswerRe: calculating time difference in c++ Pin
Guffa17-Apr-07 21:38
Guffa17-Apr-07 21:38 

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.