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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
app.config file & remoting30 Sep 2005 20:40 GMT1
I do not know if this is the right forum to ask this question but here
it goes...
I have a client and service running. There are entries in the
<appSettings> element in the client's app.config which are being read
Remoting Custom Exception problem !!!30 Sep 2005 19:03 GMT4
I have One Client (Machine 1), Remoting Server-1 (Machine 2), Remoting
Server-2 (Machine 3)
Client calls Remoting Server-1 and Remote Server-1 calls Remoting Server-2.
Requirement is that, when a custom exception is thrown from the Remoting
Another ChatCentral issue.30 Sep 2005 19:01 GMT2
I've compiled the ChatCentral application described in...
FIX: Remoted Events (Chat) Sample in Framework Documentation Does Not Work
as Expected
http://support.microsoft.com/default.aspx?scid=kb;en-us;312114
Identify channel at client connection30 Sep 2005 15:31 GMT3
suppose I publish an object simultaneoulsy through the Tcp channel (+ binary
formatter) and the Http channel (Soap formatter).
Server side : is it possible to know which channel the client used to
"access" the object.
How can one remote a thread-bound MarshalByRefObject30 Sep 2005 03:00 GMT5
I have a MarshalByRefObject instance that I dynamically publish on my server.
This server object is thread-bound and its methods can only be called on
a particular thread.  My client can access this object successfully, but
I find in my server process that the object's methods ...
Remoting (TCP) channels and multiple clients29 Sep 2005 22:20 GMT1
I am fairly new to remoting... I have set up a Windows
Service that uses remoting to communicate with a client
'Service Manager' app (all in VB.NET). Now, I have this
same application running on two different servers (each one
Remoting using large library29 Sep 2005 14:11 GMT2
I may have missed something but going through the remoting examples I have to
call out each function I would like to call in a config file.  I need to
place a large library with many functions on another server and call it from
a desktop client.  Having the server process the ...
How to check if remoting server is running?27 Sep 2005 13:19 GMT2
I have a question concerning .NET Remoting. I walked through a couple
of examples in books and on the internet concerning .NET Remoting and
in every code sample I find the following code fragment:
SharedObject = (SharedObject)
How to set customErrors mode = Off programticaly26 Sep 2005 15:40 GMT2
I have a client and a server that do not have .config files.  I have managed to set all settings programmatically until now.
I need to set customErrors mode=Off.
Anyone know how?
Thanks
What permissions does a remoting server need?26 Sep 2005 14:56 GMT3
The meat of my application is contained in a Windows service written in C#
and exposing methods through .Net Remoting.  The user interface is written
in FoxPro, communicating with a COM object written in C# that resides on the
client.  The COM object uses remoting to talk to the ...
Multiple host25 Sep 2005 21:43 GMT2
My name is Ravi.
I am developing a application which requires two exes refering same remote
object.
Unlike a single host running a remote object.
IIS Timeout23 Sep 2005 13:44 GMT2
Hi, I'm trying to figure out why I'm getting this error and what
alternatives I have to fix it.
   The underlying connection was closed: An unexpected error occurred on a
receive...
problem with RemotingConfiguration.Configure22 Sep 2005 16:21 GMT2
I all.
Here's my code:
---
RemotingConfiguration.Configure("myapp.exe.config");
Remoting Problem21 Sep 2005 19:06 GMT2
I have 2 remoting servers where one is sending data to the other.  One is
using tcpchannel and the other ipcchannel.  The tcpchannel server is checking
a database for changes and when something in a specific table has changed it
sends that table to the other remoting server, that ...
Exceptions Being Masked20 Sep 2005 17:08 GMT1
I asked this question in dotnet.framework.aspnet, but I guess it's really a
remoting question.
My web application communicates with my application layer using tcp/binary
remoting.  
Pages: 1 2 3 4 August, 2005
 
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.