Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Remoting / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remoting Transactional Objects12 Jan 2004 10:56 GMT1
I want a transactional object (managed by COM+) to be
activated remotely using .Net Remoting. This means that it
needs to inherit both from ServicedComponent and from
MarshalByRefObject. Any thoughts?
Passing Type to remote object10 Jan 2004 02:04 GMT3
I'm trying to pass a Type object as the parameter to a method on a remoted
object.
If the Type is the type of a base object (say typeof( int ) ) it all works
fine, but if its say typeof( MyClass ) I get the exception:
Calling Remote Objects from a Serviced Component09 Jan 2004 18:21 GMT1
After reading through a host of .NET Remoting documentation, and
implementing some sample applications, I am left understanding "how"
to implement it, but I have some "best practices" questions.
My main concern is around when and where to register a channel with
Watching a file on a remote server09 Jan 2004 18:13 GMT1
 I need to create a winform app that will connect to a remote server (non-windows. i.e linux/solaris), "watch" a file and stream the output to a window in the application. For those familiar with unix, the equivalent of this would be to rsh into the machine, cd to a certain ...
CAO and Interfaces08 Jan 2004 17:10 GMT1
My remoting created server objects need to maintain client state.  I also
want to use a shared interface dll between the client and server.  My
understanding is that CAO does not support shared interfaces.
Why does this limitation exist?
serialization will not deserialize delegates to non-public methods08 Jan 2004 13:07 GMT2
I've developed two classes, a server and a client, and its communicates via
remoting (http). It works fine.
But, when I've added an event wich born in server and handled in client, and
initialize the client class, the following error appear:
"Singleton" type object instance does not mean single object instance - very subtle07 Jan 2004 21:31 GMT1
Hello Fellow Remoters,
I want to pass on some information that took me 3 to 4 weeks to finally
resolve.
I had been posting various situations where it appeared state was being lost
catching server response message07 Jan 2004 19:49 GMT2
is it possible to catch the server response message to a client request
at the client channel sinks if i have a custom channel sink at the
client sink and i want to catch server response at this sink to make
some pre-processing will that be possible?
transport channel sink07 Jan 2004 18:48 GMT2
is it possible to implement a custom transport channel sink in .net
remoting if so are there any resources on the internet that talk about
this?
pass server side parameter to client-activated remote object07 Jan 2004 16:53 GMT2
I would like to use a server side db connection object in a client-activated
remote object.
Any Ideas how to do that ?
Thank you for your time.
Problems with Abstract and Interfaces with regard to remoting06 Jan 2004 23:35 GMT2
My boss has decided that we need to use Ingo's
RemotingHelper.  This is not a problem.  As you know for
each object that you remote using this methodology you
need to create an interface.  
Windows Service & accessing with a GUI?06 Jan 2004 16:21 GMT1
I want to create a Windows service that uses my existing API's.
I also want to create a Windows GUI that can execute functions inside the
service.
How can I accomplish this with remoting?  I haven't seen any examples on how to
Question on the active connections06 Jan 2004 16:11 GMT1
we retrieve information from a remote host through sockets.
the maximum no of sockets that can be opened are 4.
so the remote host will allow only 4 simulatenous sockets
to exist.
Remoting does not work anymore06 Jan 2004 10:28 GMT6
I'm having the following problem:
Remoting on my Laptop has stopped working. I have testapp (see below)
that works on a PC with Microsoft Server 2003 and on a PC with Windows
2000 Pro. Only on my laptop (WinXP pro) it does not work anymore. The
Configuration File Woes06 Jan 2004 05:14 GMT1
I have a SAO hosted in IIS that is also registered in COM+.  Where is
the proper place to put custom configuration information, i.e.
ConfigurationSettings.AppSettings, for the remoted object to access?
I have tried the web.config as well as the calling client's
Pages: 1 2 3 4 5 6 7 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.