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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems using Serializable attribute31 Aug 2004 17:00 GMT3
I read in MSDN that an object could be marshaled by value just be mark it
[Serializable]. When I do this and tries to invoke a method on the object I
get this exception:
An unhandled exception of type 'System.Runtime.Remoting.RemotingException'
is there  a way to pre-load remote objects in the host application?31 Aug 2004 13:59 GMT3
i have an application that uses enterprise services remote objects. the
calls are very fast usually within 50ms. EXCEPT for the first time the
object is called or after a long period of inactivity.
is there a way to preload all the objects in the host application so that
How to use Marshal By Value31 Aug 2004 11:58 GMT1
What actions do I have to do in order to get my objects marshaled by value?
For the moment we are using Marshal by reference, so all my object derive
from MarshalByRef.
Thanks in advance!
Windows Service31 Aug 2004 04:12 GMT2
I have a Remoting application that using http channel.
When I tried to make Windows Service from this application all seems to be
all right until I restart service. I have the following Exception.
Service cannot be started. System.Net.Sockets.SocketException: Only one
How to expose two different objects from single server via .NET Remoting?30 Aug 2004 17:42 GMT1
How to expose two different objects via .NET Remoting?
Hello,
I am trying to do the following:
Exposing Obj1 and Obj2 via ProcessA
.NET v2.0  Remoting...bug or config problem?30 Aug 2004 16:54 GMT1
I have been doing some Remoting vs. Web Services tests for
the architecture of a new project. I have performed my
tests using both .NET v1.1 and .NET v2.0 Beta 1 and I have
had some confusing results in v2.0. Either I am not
Remoting and Events with VB.NET30 Aug 2004 10:36 GMT32
I am having real problems with Remoting and Events in VB.NET.
Everything else is working fine, as soon as I try to use events I get:
An unhandled exception of type
'System.Runtime.Serialization.SerializationException' occurred in
Invoking a .Net remoting component from Visual Basic 6.0 COM component29 Aug 2004 22:24 GMT1
Hi is it posisble to invoke a method of a .Net remoting component from
a COM component developed using Visual Basic 6.0.
If yes request you to provide me how can I achieve it.
Any help on this would be highly appreviated
Starting/Stopping/Checking State on Remoted Objects28 Aug 2004 07:17 GMT1
Hi. I'm a little confused about how to control the availability of an object
that I make available from my server software. In all of the examples, I
follow these steps to make a class available...
1. Create a Channel
Channel relationship to RegisterWellKnownServiceType()28 Aug 2004 06:55 GMT1
I'm confused about the relationship between Channels and Registered Well
Known Service Types.
Many of the sampes I've seen for Remoting server applications show the
following code for starting up the availability of a class to other
internal customError in remoting?28 Aug 2004 00:05 GMT3
I have a set of application playing with remoting. All seems to work
on local but it crash with the following exception when i set up a
client on an other computer:
Fatal exception occured : Server encountered an internal error.  For
Sharing a hashtable with .net remoting27 Aug 2004 16:17 GMT1
Hi,
I have a C# server working as a service using MarshalByRefObject
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/S
ecNetHT15.asp
).
I only have one instance of the main server. This instance has a hashtable
Remoting Serialization Problems27 Aug 2004 12:24 GMT2
i have a class that is serializable. When I serialize and deserialize manually it works fine but when remoting does it, it bombs. I have not been able to find anything about this error yet
"Parse Error, no type associated with Xml key a2 .Patient MedWizardBaseClassLibrary, ...
SOAPSUDS/Interfaces/Config Files.27 Aug 2004 06:49 GMT1
I have a application in which the client has an Interface.
I have used SOAPSUDS for remoting.
I haveused  SOAPSUDS the URI is hard coded into the Interfacedll.
Now I have a problem.
Been asked such question, any idea how to do it?27 Aug 2004 02:02 GMT2
You have 4 separate applications that all use .NET Remoting on the middle
tier.  You are asked to implement logging functionality that will log the
caller's IP Address, and the method call being requested BEFORE the request
actually reaches the function being called (ie: your ...
Pages: 1 2 3 4 5 6 7 July, 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.