PC Review


Reply
Thread Tools Rate Thread

Custom Exceptions in Remoting

 
 
Matias Szulman
Guest
Posts: n/a
 
      7th Oct 2003
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 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.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Serializing Custom Exceptions jehugaleahsa@gmail.com Microsoft C# .NET 1 22nd Dec 2008 06:29 PM
.NET Remoting and Exceptions Jeff Microsoft C# .NET 2 7th Jan 2008 09:38 PM
Custom Exceptions Michael Moreno Microsoft C# .NET 1 7th Jun 2005 02:37 PM
Custom exceptions =?Utf-8?B?dmJNZW50YWw=?= Microsoft Dot NET Framework 4 23rd Feb 2005 04:13 PM
.Net Remoting and Exceptions Phill. W Microsoft VB .NET 0 11th Feb 2005 12:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:14 PM.