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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remoting Design Question25 Sep 2004 21:41 GMT4
Hey everyone.  If you're a real .Net person this question is going to make
your day... I'm working on a project, and I'm in the initial stages of
design.  I wanted to get some feedback on my ideas before I begin any
implementation.  
Memory Leak25 Sep 2004 18:24 GMT1
We are using remoting for the communication between our main web application
and business logic server. After using for sometime the memory uses of our
server application on the server increases to about 5-6 MB. On using the
windows performance moniter we found that a large ...
How to check if remoted object is present?25 Sep 2004 11:55 GMT2
If I connect to a remoted object using RemotingServices.Connect, then a
TransparantProxy is returned even if the remoted object is not alive.
How can I check whether the remoted object is alive without having to call
a method in its remoted interface?
OneWay method on remoted object25 Sep 2004 11:54 GMT2
I have a remoted object which implements an interface with a OneWay method.
Suppose the remoted object is not alive (ie RemotingServices.Marshal was't
called). The client connects to it and receives a TransparantProxy. The
client calls the OneWay method and does not get an ...
CAO remoting and Web gardens24 Sep 2004 20:46 GMT5
I have come across an issue when using CAOs and enabling the Web garden on
the process model.  If gardening is disabled, eveything works fine.  If it
is enabled, the remote object is created and appears to marshal just fine,
however, any calls on the proxy result in the standard ...
.Net remoting expiration error24 Sep 2004 16:31 GMT1
I've got a server using .Net remoting. From a web administration, I control
data contained in the server but after few minutes of inactivity, i got this
error and the objects has disapear:
System.Runtime.Remoting.RemotingException: Object
Getting Events, for Windows Service24 Sep 2004 16:27 GMT6
I am wondering if it makes sense to find a solution for the following task.
I know, that I can receive events from remote application and succeeded
already to follow some examples. But I need a very specific architecture and
would like to know, if this is generally possible:
Remoted object is connectable even after disconnecting it...24 Sep 2004 16:14 GMT5
In my current project I have a logging utility that is a standalone app. The
utility shows log entries, other apps can connect to it and send logging
entries to be displayed.
I use RemotingServices.Marshal at startup of the log util to allow other
have remoting with events working on a single machine, but...24 Sep 2004 01:03 GMT1
have remoting with events working on a single machine, but... when I put the
server, client, and remote object on a 2nd machine.... things do not work
completely.. So basically I have the same 3 directories (Client, Server,
RemoteObject) on two machines.  I run the server on ...
ChatCoordinator.dll24 Sep 2004 00:44 GMT1
I am testing the ChatCoordinator.dll, Server.exe and Client.exe from MS Exam
prep guide.
When I run Server.exe as it is told in Chap04, I got the following error
message and I cannot go on..
Preventing a RCW from being remoted24 Sep 2004 00:31 GMT4
I want to pass a COM object reference between two managed processes (A & B)
which are communicating via TCP/IP remoting.  So, I instantiate a RCW in
process A, and return it to B during as the return value of a remote method
call.  However, what seems to be happening is that B gets ...
Problems with DAO/Jet23 Sep 2004 17:31 GMT7
I have some strange configuration of dlls and assemblies, which I want to ( Have to)  use for a distributed application ( My Job is to glue existents tools together and perform a calculation on a specific machine). All Code is in (M)C++.
I use a mixed mode dll as remote object ...
Mike Woodring's .NET Sample Question - Remoting event23 Sep 2004 16:35 GMT3
I got a problem running Mike's remoting sample.
http://www.bearcanyon.com/dotnet/#RemoteEvents
When I start "server" & "client" all in my computer, it works well.
If I put "server.exe" in Computer A and put "client.exe" in Computer
Remoting23 Sep 2004 11:06 GMT1
I am accesing MSMQ messages via remoting, and have both client and server
running on my local machine.
The basic architecture is :
Server
Activator.GetObject state parameter question22 Sep 2004 21:40 GMT1
I would like to pass some info my single call remoting object thru
state parameter of Activator.GetObject. But I don't know how to
extract this information on server side, in my business object.
Anybody has a suggestion?
Pages: 1 2 3 4 5 6 August, 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.