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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with using IPC and TCP channels30 Oct 2006 22:31 GMT4
I have a service which has both an IPC and TCP remoting channel.  A client
can use either to access my service and I talk to the clients via a callback
they pass to me.  If I try to have the service talk to another instance of
the service running on a different machine, the ...
Attempted to call a method declared on type 'MyInterface' on an object which exposes 'RemotableTypeObject'27 Oct 2006 19:13 GMT1
I have been searching for a solution for the last 2 days. As a last
resort, I am turning to this group. Please help.
I have an assembly called "RemoteObjectsInterfaces.dll" that has an
interface called "IHelloWorldInterface". I have another assembly called
Performance differences Remoting with http and binary27 Oct 2006 16:17 GMT4
I use .Net Framework 1.1 with Remoting channel= http and formatter=binary.
The remoting server components are hosted as webservice in IIS.
The client application is a WinForms application for file upload and download
I have serveral performance differences, why ?
what's the best way to pass XML document as a remoting argument?27 Oct 2006 08:59 GMT3
I'm looking for the most efficient way to pass an XML document into a
remoting call.  I know that I can return an XMLDocument from a remoting
call, but passing one as an argument causes errors.  If I pass the XML
as a string, I believe that all tags will get URL-encoded, making the
Romting vs Web Service in vs200527 Oct 2006 02:16 GMT6
I'd like to get some ideas of the best way to accomplish the following in
vs2005:
  Win1 - a windows application
  Web1 through WebX- many website applications
Again with the socket exceptions26 Oct 2006 21:41 GMT4
Sorry if this seems like a rehash, but I'm fairly sure it isn't.  I'm getting
the somewhat infamous "System.Net.Sockets.SocketException: Only one usage of
each socket address (protocol/network address/port) is normally permitted at
System.Runtime.Remoting.Channels.Http ...
net remoting performance26 Oct 2006 19:41 GMT2
I've read an article about performace net remoting, enterprise services and
web service. the prformance test was down when the comunitation uses
dataset. But this article was writed for framework 1.1. Thare are any
similar article in framawork  2.0?
Multithreaded singleton object, is it possible?26 Oct 2006 19:05 GMT5
I have a server that provides clients with a singleton object in the normal
"remoting" way. However, I want to allow several clients to be able to
execute at the same time inside the singleton object, and then control the
execution inside the object with normal threading critical ...
Because of security restrictions, the type xxx.xxx cannot be accessed."24 Oct 2006 21:22 GMT3
I am getting a security error while trying to remote.  My first
Remoting call works just fine.  I retrieve a class object just fine.  I
then use that object to make another call (a little later on in my
program),  that's when I receive the error.
VS2005 and VS2003 remoting problem when client is WEB-application24 Oct 2006 08:53 GMT2
I have following configuration for remoting application:
Server side; was wrote in VS2003
Shared library; was wrote in VS2003. Contains shared objects
Client side; was wrote in VS2005.
Remoting: Connection Refused (Server to Client)24 Oct 2006 08:50 GMT1
Hey ho,
This is a question that I have already posted, but received no valuable
anser... So maybe I have more luck this time :-)
I have a (hopefully) little problem with remoting:
An invalid argument was supplied23 Oct 2006 13:07 GMT5
I am working on a Windows Media Center project, where my MCE pages need to
use .NET remoting to talk to a Windows service running locally on the users
machine. Basically, the MCE/HTML pages have an ActiveX control that uses .NET
Remoting to make its requests.
STA Threads20 Oct 2006 14:17 GMT4
I have an application server that works with legacy com components with
Apartment threading model. The components take very long to initialize
and I store them in a global collection once created.
All the remoting threads (from default threadpool) are MTA threads. So
Remoted classes and dll dependencies19 Oct 2006 23:51 GMT5
My assembly has a remotable class, and dependencies on some other
application assemblies.
In theory, the remoting client needs only the first assembly, so that
.NET can build the proxy.  If possible, I would like to avoid deploying
Client Activated objects from a asp.net client19 Oct 2006 20:39 GMT2
In my current projects i have business obejcts that are running on a
remote server and Presentation (ASP.net) is accesing it using .net
remoting(IIS + TCP + BinaryFormatter).
Sample objects are ..users object that contains a collection of user
 
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.