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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Object must implement IConvertible19 Sep 2006 14:47 GMT1
I am using remoting to pass data from a server to a client (or clients).
It has worked really well until we had some DNS problems yesterday. Now I am
getting an InvalidCastException with the message "Object must implement
IConvertible". The strange thing is that I'm only getting ...
How do client and server access same instance of a remote object?19 Sep 2006 09:14 GMT5
I have a remote object, a client application and a remote host application.
I can access remote object from client but I want host application to use
same instance of the object. How can I implement this one instance two
reference approach.
.NET Remoting CAO - NAT18 Sep 2006 21:13 GMT1
Is there a way to use .net remoting CAO, where a client or server or both,
are using NAT? I need do it this way, because I need keep my instance alive
between calls.
Possible to handle event from singleton server?17 Sep 2006 07:12 GMT4
I have created a singleton server in the host and want to connect an event
handler to  it.  My remote client simply sends some data to the server.  I
want my host application to be notified when new data has been sent.
It is unclear to me if this is possible.
Singleton or Single Call15 Sep 2006 11:03 GMT2
Can someone please explain the difference between using single call or
singleton remoting object?  When do you use one over the other.
I am working on a remoting setup where I will have hundreds of clients at a
single time hitting the server.  All the clients pass is a string and ...
.NET Remoting in Windows Service15 Sep 2006 08:26 GMT2
Good afternoon,
I've create a Windows Service application. The Windows Service is the
"server" for .NET Remoting. I use VB.NET 2.0.
Information about Windows Service application:
Is it possible to use remoting server developed in .NET 2005 having binary formatter from VB6 ?11 Sep 2006 09:47 GMT4
I have the remoting server having binary formatter (NOT SOAP) which is
developed in .NET 2005 (as windows service) and having shared interface
mechanism between server and the client. I want to get that remoting
server to be accessible from VB 6.0 client. Is that possible?
Custom Channel "Request Service Not Found"08 Sep 2006 18:58 GMT1
I have (at least partially) developed a custom remoting channel that
uses a JMS-implementation (messaging queues) as the transport.
I am using the SoapFormatter and encapsulating the SOAP request stream
in a JMS Message and sending it to a queue.
Anyone konw a good pattern for testing remoting connectivity or object?08 Sep 2006 14:55 GMT2
Good morning,
Taking into consideration that Activator.GetObject(...) doesn't
immediately attempt to contact the remote server until the first member
is accessed, I was looking for a clean approach for testing remote
Starting point to learn .net Remoting08 Sep 2006 02:37 GMT1
Hi Experts,
I do not have any experience in .net remoting. Can you please suggest me the
correct path?
Thanks
Sending a large dataset (50k rows) to the client07 Sep 2006 20:23 GMT5
I've noticed that whenever the server tries to send back to client a dataset
with over 50,000 rows, it crashes due to a memory exception.
Filling the dataset is not a problem, though in the return of the call that
was invoked by the client the error happens, it might occuer when ...
Simple sandboxing with appdomain06 Sep 2006 00:01 GMT1
I'm trying to construct a sandbox using the procedure outlined here:
http://blogs.msdn.com/shawnfa/archive/2005/08/08/449050.aspx. I can
construct the sandbox, but when I try and instantiate a (MarshaByRefObject
descended) type in the sandbox, I get a SecurityException:
Help ! -> Distributed BL and Database Access05 Sep 2006 17:28 GMT1
I'm working on a project that requires the use of distributed
notifications between machines. I.e. an update is made by one machine
and then another machine is notified of the change (subscriber
pattern).
Locating remote assemblies05 Sep 2006 16:05 GMT9
Assume the following scenario:
c:\a\remoteclient.exe
c:\b\remote_c.dll
c:\b\remote_r.dll
Problem with delay04 Sep 2006 14:38 GMT4
I have created an application that consists of a server running as a
service on a hardware server and 11 clients running on different
computers. The server and the client computers are all on the same
subnet with a couple of switches in between. Every 80 seconds the
Pages: 1 2 3 August, 2006
 
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.