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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows service25 Mar 2004 16:51 GMT1
Is there a maximum number of requests/sec that a windows service can handle
? What is the weakest link in the communication between service and client
in handling the remoting requests?
TIA,
Remoting when the server is not MS25 Mar 2004 15:01 GMT3
As far as I can tell, the Remoting framework as well as ASP.NET don't help
me if I don't also own the server.  Is this correct?  I currently must write
an MS client (where I know the .NET framework will be installed) that
accesses a non-MS SOAP webservice.  What tools does .NET ...
When is DCOM used?24 Mar 2004 22:54 GMT18
I created a serviced component, registered it in COM+ and exported the
application to my clients. What is the role of DCOM when my clients call the
components installed on COM+? Do I ever need to configure DCOM
authentication when using COM+?
Hosting in IIS with Connection to Outlook!24 Mar 2004 22:45 GMT1
Ive got a problem I cant get run.
What i made is a Remoting program for downloading files and emails from
other computers. Files and emails work fine if using tcp or http as protocol
with hosting in Application.
Framework Versions vs. Remoted Framework Exceptions24 Mar 2004 22:44 GMT2
I've just noticed a problem and I wonder what others do about it.
I have a remoting server which makes SQL Server calls. Naturally, it can
throw exceptions of type System.Data.SqlClient.SqlError. This works fine
assuming that the client and server are running the same framework ...
2 different Serializers on one class24 Mar 2004 19:07 GMT1
Is there a way to implement 2 different serializers on a class?
For example, I have a class with 3 different collections.  Using the
default binary formatter I can successfully serialize 2 of the 3
collections by marking the one I dont want as "NonSerialized".
Application Domains and Remoting24 Mar 2004 19:06 GMT1
Looking at this definition
Singleton: The Singleton flag notifies the server that remote method calls into the server do not destroy the instance of the remote object on the server after the method returns which means subsequent calls from the client can take advantage of the ...
IIS Remoting - BinaryFormatter Version invompatibility24 Mar 2004 15:23 GMT5
Now I'm getting a message saying "BinaryFormatter Version incompatibility.
Expected Version 1.0.  Recieved Version 1835627630.1699884645"
How do I fix this?
Thanks
The Strange Mystery of the Disappearing Callback23 Mar 2004 19:38 GMT7
Hi Again All,
I have a strange problem - I have a public event on my server object and can
subscribe to it without problems now on my client.  However, when I raise
this event on my server nothing happens on the client which has subscribed -
About MBR SAO and threads...23 Mar 2004 19:37 GMT4
I'd like to have some advices on threads and .NET Remoting in order to do a
reliable implementations of my remote objects.
Here is the plot: i'm exposing a MBR object (let's call it ManagerObject) as
a singleton. This object contains several methods, one of them returning an
Problems with CAS and remote objects23 Mar 2004 12:46 GMT6
I am receiving an Exception of
Request for the permission of type System.Security.Permissions.SecurityPermission
I have the following setup
I am sitting at DeskTop1 (DT1).
Questions about Remoting, objects, threading. lease lifetime and object cleanup, and a couple of others.23 Mar 2004 12:04 GMT5
I've got a some questions about Remoting, objects, threading. lease lifetime
and object cleanup, and others.
Here is a quick overview of what I've got going so far.  I'm using CAO
remoting to expose a class that my clients
IIS Remote Deserialization Problem23 Mar 2004 09:36 GMT1
I"ve changed both my server and client config files as follows...
Client:
<configuration>
   <system.runtime.remoting>
remoting and com interop(cross post from iterop newsgroup)23 Mar 2004 07:51 GMT6
Below is a copy of my initial message on the interop group.  The whole thread is here
http://tinyurl.com/32cy
If you follow the thread, you'll see the the msft rep suggested  I cross post my issue here
Anyone got any insights???  Thanks in advance
ArrayList22 Mar 2004 18:37 GMT2
OK.. maybe I'm losing my mind...
I am returning an ArrayList and only the last object value in the class is
"visible", i.e. object.property = "test". The array list is being filled
from a datareader where all values are unique for the property. Is there an
Pages: 1 2 3 4 5 6 7 8 9 February, 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.