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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Configuring Client for Binary Formatting23 Jun 2004 16:19 GMT3
My client is participating in .NET remoting.  How
do I specify for the Client to use the Binary Formatter
instead of the default SOAP formatter ?
I'm currently using the Activator.GetObject to create
Genuine Channels through a Firewall. Problem23 Jun 2004 15:18 GMT1
I have a firewall that has a port forwarded to a particular machine. I
have a Channel setup to listen on that port. With TCPChannel I set the
machine name to the external Ip address and it works fine. This
doesn't seem to work with genuine channels GenuineTCPChannel. Is
architectural question - threads23 Jun 2004 15:02 GMT5
I have an application that's distributed over 3 machines. There's a client,
and two servers. Client communicates with server A (which is a central
server), which in turn communicates with various other servers (all running
the same app). I noted that it takes roughly 45 seconds ...
soapsuds for binary22 Jun 2004 19:38 GMT20
Is there anything like soapsuds that generates proxies for binary remoting
rather than soap?
Instantiating CAO without using new operator22 Jun 2004 18:02 GMT5
I want my clients to use my remoted object by means of interfaces. These
interfaces also ensure clean seperation between client and server.
The approach I know to instantiate a CAO is
RemotingConfiguration.RegisterActivatedClientType(
Not all Properties available in Client22 Jun 2004 15:32 GMT4
I use a remote object call from a Word AddIn (Client) to a
VisualStudio AddIn (Server) by using the following code:
RemoteObject:
using System;
SQL Connection Pool stops AppDomain unloading22 Jun 2004 14:37 GMT1
For some days now we have been trying to get to the bottom of an issue with
a simplified version of our real application. In brief we have a Master
object within a main AppDomain which is responsible for spawning a Slave MBR
object in a newly created AppDomain upon request. When the ...
Panel update problem after remote trigger21 Jun 2004 18:32 GMT6
I first posted my problem to the WindowsForms group, but realized afterwards
my remoting object is the cause....
I have a remote trigger object that is instanced the moment my local app
starts up.  I then assign a local event handler to my remote object:
XmlSerializer and Remoting21 Jun 2004 17:23 GMT1
I have remote object (i.e. derives from MarshalByRefObj) and it has a method
with one parameter type as the class (say X) that is created using xsd tool
by feeding a schema.
Question: Will the .net remoting framework automatically serialize the
c# remoting21 Jun 2004 16:14 GMT4
I have a problem by using .NET Remote, allthough it is quit good
documented. I have 2 AddIns, one in MS Word 2003 and the other in
VisualStudio and I'd like to create an remoteObjekt in VisualStudio
from Word to use it in Word - so it is a simple Remote Call over an
lost responsiveness21 Jun 2004 14:26 GMT5
i was hoping someone could shed some light on a problem that i have been
observing or at least give me some ideas on where to begin in correcting
this issue.
i have a console program that is hosting 9 remote objects. 4 of those
getting remote IP address in C# Remoting21 Jun 2004 06:54 GMT3
Does any one know of any code snippet where I can get the remote IP address
from a client connecting to my server in C# .NET remoting?  I have seen code
where you can obtain it from the local box, but I can't see much for
obtaining from the remote object.  Do I have to use some sort ...
Remoting Server20 Jun 2004 18:09 GMT4
I have a simple Remoting Server class like the following:
namespace RemotingSamples
{
public class Server
(405) Method Not Allowed20 Jun 2004 14:55 GMT2
I've got a client application which is using remoting to connect to a remote
object hosted on IIS, and located under a virtual directory. I'm not sure if
it's the configuration problem or not, but I'm getting the error that :
Method Not Allowed.
RE: Ingo Rammer's sample Code19 Jun 2004 16:18 GMT3
This is one of my first postings in this forum, so I do apologize if I have
the posting wrong here.
Thank you so much for responding to my previous posting. I have a problem
with converting server.cs into a dll(which is not provided with the download
Pages: 1 2 3 4 5 6 7 8 9 May, 2004
 
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.