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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Singleton object - both in "classical" interpretation and remoting31 Oct 2005 10:50 GMT2
I'm trying to make an type with the following behaviour:
- It should be registered as Singleton WellKnownObject, i.e.:
RemotingConfiguration.RegisterWellKnownServiceType(this.GetType(), "MyType",
WellKnownObjectMode.Singleton);
Security Exception29 Oct 2005 14:02 GMT1
Hi, i'm connecting to a remoting service i wrote and i get the pasted
exception whenever i call a class with a non-core parameter type. all works
well if i use String for example but when i use a class i've defined
(inherit from MarshallByRef) i get this exception. any help would ...
WinForms client for a web app29 Oct 2005 14:01 GMT3
Sirs,
I have a web application running and I am planning to write a WinForms
client, so that customers can choose to access the application with a
browser or the WinForms client.
Remoted object reference dies unexpectedly28 Oct 2005 16:11 GMT4
've got a client app that communicates to a server EXE via Remoting
(TCP/Binary Serializer).  Most of the time things work just smashingly
except that at seemingly random times a call to the server process
will fail with the following exception:
NullReferenceException in Unknown Module, Remoting assembly proble28 Oct 2005 15:05 GMT9
Once in a while my application throws an NullReferenceException at startup,
however it appears to be occurring in an unknown module. If I debug it and
ask to 'break', then there is no source code available (I am running in Debug
mode of course).
IContributeEnvoySink, client sink chain and remoting singleton28 Oct 2005 02:20 GMT4
An envoy sink is not being installed in the client's sink chain during proxy setup and I'd like to know why.  (Framework 1.1)
An object (ContextBoundObject) has a ContextAttribute-derived attribute and would like to contribute an envoy into the client envoy
sink chain using ...
HELP: Security exception27 Oct 2005 15:23 GMT2
I have a windows client and service running, I got following exception in
the service when I try to fire an event back to client:
Exception Because of security restrictions, the type
System.Runtime.Remoting.ObjRef cannot be accessed.
Remoting, events and custom encryption channel sinks27 Oct 2005 11:47 GMT2
I have written an API which defines a standardized interface for various
types of hardware devices that can be used by .NET applications. The
interface supports both local and remote device services in order to access
e.g. a network printer as easily as a local printer.
Remoting exception after time passes27 Oct 2005 00:00 GMT1
I have a problem where my client loses its connection to the server
application if the process on the server invoked by the client takes
several minutes or longer.  The client retrieves a marshalbyref object
from the server and then the client uses that object to call methods on
Is ChannelServices.RegisterChannel() always required?26 Oct 2005 07:29 GMT3
It must be very simple explanation,but i can't find it,please help!
I supposed that prior to publishing object for remoting i have to :
1.create chanel.
2.register chanel on server.
Remoting and File Size25 Oct 2005 14:33 GMT5
Hello Group:
We have been directed to post our question in this forum instead of its
original location.
We have a web-app that uses remoting to access some components.  XML from
Serialization, Interfaces, and Remoting. SIR!24 Oct 2005 21:46 GMT2
Greetings. For the last week I've been trudging through the concepts of
object factories, interfaces, and serialization -- all in the context of
Remoting. Bear with me as I spew forth the issue in newbie-esque fashion.
The Scenario:
exe server works, NT Service does not...22 Oct 2005 05:40 GMT1
I am been working on implementing a chat room example I found on
codeprojects.  There are three peices, a server which contains the
chat server, the client that displays stuff, and a chat interface
that contains the interface that both the server and client can
Object Factory w/ Remoting?21 Oct 2005 22:31 GMT4
Hello folks.  Please excuse the long-winded question, but I'm desperate to
get a resolution...
Here's my scenario:  I have a business object that must be accessed via
remoting. It contains multiple classes (Loan.vb and Letter.vb), each with
Remoting and Callbacks21 Oct 2005 06:17 GMT4
I need some help on finding a solution for my problem below
my application design is as follows
Client - > MiddleTier -> (Firewall/NAT)-> Server(SAO)
the middle tier connects to the server and registers for certain
Pages: 1 2 3 4 September, 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.