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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Returning large Dataset is throwing System.OutOfMemoryException31 Mar 2006 11:54 GMT1
I get the following exception attempting to return a very large dataset (50
MB):
Exception of type 'System.OutOfMemoryException' was thrown.
Server stack trace:
Activator.GetObject on a factory that returns interface30 Mar 2006 21:23 GMT1
This is our current setup. Server has a singleton factory which is
setup using the System.Runtime.Remoting.RemotingServices.Marshal call.
This object implements ICalcFactory which has one method GetFactory
which returns ICalculator.
Security level exception under Framework 2.028 Mar 2006 17:34 GMT1
It's my first remoting question so be patient if you do not understand
me at a first glance.
Well, I have inherited a .NET application that was built with Visual
Studio 2002. The application runs services/agents and talks to
Problem in using Windows Service as remoting server28 Mar 2006 08:11 GMT2
I am having a Windows Service named "DataCollectionService" with the process
DataCollectionService.exe. The Sevice hosts a singleton remoting object for
the clients to use. The service start I have given as manual start.
When I reboot my machine, the DataCollectionService.exe ...
IPC Channel - how to cause client to close handle to named pipe?28 Mar 2006 03:53 GMT2
I have some remoting code, using IPC Channels, and I'm seeing weird
behavior.
I have a server process that comes up and creates an IPC Channel, and I
have some client proxies to objects in that server.  The server side
Can you recommend a good book on remoting?26 Mar 2006 23:51 GMT3
Can someone recommend a good book on remoting?
Remoting Configuration Issue26 Mar 2006 23:46 GMT5
We have a service where we configure remoting via the configuration file. My
problem is this. This service has, until now, only provided services to
client applications. Now, the service is going to be a client itself (it
needs to remote to yet another service). I am trying to ...
Remoting VS2005 - server vs2005 - client vs200324 Mar 2006 09:37 GMT2
I am new to remoting... I am wondering if someone know how remoting works
between a server developed in vs2005 and client developed in vs2003, can
they speak with each other without problems??
Thanks for all your help
Port to use for remoting23 Mar 2006 17:16 GMT2
What is the recommended range of TCP Port numbers that can be used while
using .NET remoting.
Access to client IP in MarshalByRefObject on server side?22 Mar 2006 21:21 GMT1
Hi there,
has anyone any clue on how one can obtain the IP-Address of the client in a
remotin object on the server side?
E.G.
Socket error in windows service22 Mar 2006 17:47 GMT5
I got the error 10061 trying accessing my remote windows service object
dynamically published.
Thisi sthe code in the Main of MyService.cs:
MyService Console = new MyService();
exception when using remoting22 Mar 2006 15:32 GMT3
I'm using remoting in my app and when I call a method from my objects, I
receive the following exception :
/* **** Beginning of the stack trace ****
"No connection could be made because the target machine actively refused it"
Passing IPrincipal to server activated remoting object in IIS22 Mar 2006 11:40 GMT3
I have an IPrincipal object I need to pass to a SingleCall server activated
object.  I'm looking for a way to accomplish my goal without passing the
IPricipal to the SingleCall object on every method call.  ex:
ServerObject.GetMyCollection(myIPrincipal);
Unable to access to remote object22 Mar 2006 11:28 GMT1
I hope someone can help me. i have a remote object i could access on a
windows 200 server. After i installed active directory and made my computer
a domain controller i now can not not access my remote obejct. can some one
point me in the right direction or solution.
Sharing Data21 Mar 2006 17:50 GMT1
I have two exes and would like to share a simple boolean variable among two
exes.
The client will setup the value for hte boolean while the server will read
it.
Pages: 1 2 3 February, 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.