Click here to Skip to main content
15,881,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: Decmompilers.. Pin
David Stone8-Oct-03 4:40
sitebuilderDavid Stone8-Oct-03 4:40 
GeneralRe: Decmompilers.. Pin
exalien8-Oct-03 5:23
exalien8-Oct-03 5:23 
GeneralRe: Decmompilers.. Pin
David Stone8-Oct-03 21:13
sitebuilderDavid Stone8-Oct-03 21:13 
GeneralDiagrams in .NET Pin
cemlouis7-Oct-03 12:17
cemlouis7-Oct-03 12:17 
GeneralRe: Diagrams in .NET Pin
Patrick Lassalle8-Oct-03 3:47
Patrick Lassalle8-Oct-03 3:47 
GeneralForm adapters, OO style question Pin
Jodokos7-Oct-03 9:52
Jodokos7-Oct-03 9:52 
GeneralRe: Form adapters, OO style question Pin
panmanphil7-Oct-03 16:47
panmanphil7-Oct-03 16:47 
GeneralCustom Exceptions in Remoting Pin
mszulman7-Oct-03 9:31
sussmszulman7-Oct-03 9:31 
Hi!
I'm developing an application that uses remoting. I used to use the .config file and RemotingConfiguration.Configure() to configure my server, but now I'm asked to save everithing on the registry. I've been able to migrate everything but the custom error attribute in the .config file. I have written my own Exception (which inherits from System.Exception). It is serializable and works great when I add the <customerror mode="Off"> in the .config file, but when I register everything programatically I get an exception in the client asking me to add that tag. Is there any way to do that by code?

Thanks in advance,

Matias

PS: if needed I can post the server code.
GeneralRe: Custom Exceptions in Remoting Pin
C LaMorticella27-Sep-04 8:26
C LaMorticella27-Sep-04 8:26 
GeneralOnPaint override in RichTextBox Pin
Judah Gabriel Himango7-Oct-03 8:38
sponsorJudah Gabriel Himango7-Oct-03 8:38 
GeneralRe: OnPaint override in RichTextBox Pin
Guillermo Rivero7-Oct-03 13:39
Guillermo Rivero7-Oct-03 13:39 
GeneralIntellisense bug Pin
Judah Gabriel Himango7-Oct-03 5:51
sponsorJudah Gabriel Himango7-Oct-03 5:51 
GeneralRe: Intellisense bug Pin
leppie7-Oct-03 7:47
leppie7-Oct-03 7:47 
GeneralRe: Intellisense bug Pin
Judah Gabriel Himango7-Oct-03 8:15
sponsorJudah Gabriel Himango7-Oct-03 8:15 
GeneralTiming Code Execution Pin
Donald_a7-Oct-03 5:09
Donald_a7-Oct-03 5:09 
GeneralRe: Timing Code Execution Pin
leppie7-Oct-03 7:51
leppie7-Oct-03 7:51 
GeneralRe: Timing Code Execution Pin
Joe Woodbury7-Oct-03 12:23
professionalJoe Woodbury7-Oct-03 12:23 
GeneralRe: Timing Code Execution Pin
Jeremy Kimball7-Oct-03 13:14
Jeremy Kimball7-Oct-03 13:14 
GeneralRe: Timing Code Execution Pin
Donald_a7-Oct-03 22:00
Donald_a7-Oct-03 22:00 
GeneralRe: Timing Code Execution Pin
Uwe Keim7-Oct-03 23:01
sitebuilderUwe Keim7-Oct-03 23:01 
Generalusing C# and DirectX Pin
flodpanter7-Oct-03 1:57
flodpanter7-Oct-03 1:57 
GeneralRe: using C# and DirectX Pin
Judah Gabriel Himango7-Oct-03 8:19
sponsorJudah Gabriel Himango7-Oct-03 8:19 
GeneralCombobox update doesn't work ... Pin
ecopilot6-Oct-03 22:30
ecopilot6-Oct-03 22:30 
GeneralRe: Combobox update doesn't work ... Pin
Tom1017-Oct-03 7:36
Tom1017-Oct-03 7:36 
GeneralPrinting the content of a ArrayList Pin
swordcoast6-Oct-03 20:03
swordcoast6-Oct-03 20:03 

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.