Click here to Skip to main content
15,887,349 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cardinal Spline Pin
Philip Fitzsimons12-Sep-03 2:23
Philip Fitzsimons12-Sep-03 2:23 
GeneralRe: Cardinal Spline Pin
Meysam Mahfouzi12-Sep-03 9:15
Meysam Mahfouzi12-Sep-03 9:15 
GeneralPixelwise transparency Pin
m.teusner11-Sep-03 23:37
m.teusner11-Sep-03 23:37 
GeneralRead form exe.config file Pin
nahumtakum11-Sep-03 22:52
nahumtakum11-Sep-03 22:52 
GeneralRe: Read form exe.config file Pin
Nick Parker12-Sep-03 1:36
protectorNick Parker12-Sep-03 1:36 
GeneralRe: Read form exe.config file Pin
nahumtakum12-Sep-03 6:45
nahumtakum12-Sep-03 6:45 
GeneralRe: Read form exe.config file Pin
Nick Parker12-Sep-03 6:58
protectorNick Parker12-Sep-03 6:58 
Generalexceptions, remoting and marshalling Pin
RedSunBeer11-Sep-03 22:39
RedSunBeer11-Sep-03 22:39 
Hello,
I have a problem with remoting. In my remoting component I have a custom defined exception handling class. This class derives from the ApplicationException class. Now i need to send my custom exception to the client via remoting. As i have already inherited the ApplicationException class i cannot inherit the marshalbyrefobject which is required for remoting.

So how can i send my custome exception object to the client via remoting?

I have tried sending the exception object by using another class which inherits remoting and then creates an instance of the custom exception class. Still it throws some errors (remoting based or serialization based). If I try to use the [serializable] attribute it throws a deserialization error when I run the application.

Please Please help as my work is stuck unless i solve this one. D'Oh! | :doh: Confused | :confused: Cry | :((
GeneralOPF.Net (Object Persistent Framework for .Net) Pin
nothign12312311-Sep-03 22:09
nothign12312311-Sep-03 22:09 
GeneralRe: OPF.Net (Object Persistent Framework for .Net) Pin
Ernesto Perales Soto12-Sep-03 13:24
Ernesto Perales Soto12-Sep-03 13:24 
GeneralRe: OPF.Net (Object Persistent Framework for .Net) Pin
Christian Liensberger12-Sep-03 21:47
Christian Liensberger12-Sep-03 21:47 
GeneralPrinting Files of different format in a Single Click Pin
V.Pillai11-Sep-03 21:07
sussV.Pillai11-Sep-03 21:07 
GeneralThread.CurrentThread.CurrentUICulture Pin
Mazdak11-Sep-03 20:10
Mazdak11-Sep-03 20:10 
GeneralWeird Question Pin
K.O Cheung11-Sep-03 16:59
sussK.O Cheung11-Sep-03 16:59 
GeneralRe: Weird Question Pin
Donald_a11-Sep-03 22:32
Donald_a11-Sep-03 22:32 
GeneralXML transfer Pin
deanoA11-Sep-03 16:43
deanoA11-Sep-03 16:43 
GeneralRe: XML transfer Pin
Julian Bucknall [MSFT]12-Sep-03 4:52
Julian Bucknall [MSFT]12-Sep-03 4:52 
GeneralRe: XML transfer Pin
Anonymous12-Sep-03 5:48
Anonymous12-Sep-03 5:48 
GeneralAccessing com+ through web service Pin
batusai_3rd11-Sep-03 15:12
batusai_3rd11-Sep-03 15:12 
GeneralAccessing com+ through web service Pin
wan2tri11-Sep-03 15:04
susswan2tri11-Sep-03 15:04 
QuestionHow do I deploy my application Pin
sumeat11-Sep-03 15:01
sumeat11-Sep-03 15:01 
AnswerRe: How do I deploy my application Pin
Braulio Dez12-Sep-03 2:24
Braulio Dez12-Sep-03 2:24 
GeneralComboBox in DataGrid Pin
pahluwalia11-Sep-03 12:35
pahluwalia11-Sep-03 12:35 
GeneralRe: ComboBox in DataGrid Pin
sumeat11-Sep-03 14:54
sumeat11-Sep-03 14:54 
GeneralRe: ComboBox in DataGrid Pin
pahluwalia12-Sep-03 4:21
pahluwalia12-Sep-03 4:21 

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.