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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Server event handling - beware, beginner lurking!31 Oct 2004 23:58 GMT1
I do apologise if some of the following explanations are rather basic,
but I'm unable to express myself in an enormously technical manner.
I've been fiddling with .NET remoting to put in place a small
client/server system, whereby a remotable objects acts as a "midway"
Remoting + SSL w/o IIS?30 Oct 2004 22:35 GMT1
We're evaluating solutions for remoting w/o IIS.
Is it possible to use remoting w/ channel services using http *and* ssl?
all the information i've found about using the http channel service
neglects discussions of security.
Can I get return string from a remoting method by parameter, other than return value of method function? Thank you.30 Oct 2004 04:48 GMT2
In my web app behind code(VB .NET),I call my another class' methods. I get
error message resulted from the methods by string return value of this
method function.
It works fine. My question is whether I can get these string return values
Problems with remoting and SqlCommand.ExecuteNonQuery28 Oct 2004 12:31 GMT4
Hi, all:
I´m having problems with a .net remoting application. The problem is as
follows: I have a windows forms application that connects to a .net remoting
components hosted in an IIS (in a separate server). This remoting component
Windows services and remoting28 Oct 2004 08:23 GMT2
Hello everybody, I have problem using Windows Services.
I want to host a server application on in a windows service and I'm
not able to do that. In effect when I try to start the service I
receive an error that says something like that: "The ServerCrypto
Asynchronous remote invocation28 Oct 2004 06:02 GMT2
I'm using asynchronous delegates to make an asynchronous call to a remote
object.  I'm using AsyncCallback to handle the requirement of calling
EndInvoke appropriately when the method finishes.
For testing purposes, I am simply calling Environment.Exit in the remote
remoting newbie  design question --> remote classes with properties and overloaded constructors with parameters27 Oct 2004 20:58 GMT2
I've been given the task to redesign a .NET application. The idea is
to have all the the business objects on a remote server, which can be
access by .net remoting by several websites.
My question is a design question (and basic understanding :):)). I
Deserialization exception when using MarshalByRef object with events27 Oct 2004 20:33 GMT2
I'm getting the following exception on the client when attempting to
assign a delegate to a MarshalByRefObject's event on the server:
"An unhandled exception of type 'System.Security.SecurityException'
occurred in mscorlib.dll
how to register multiple tcp channels in one app?27 Oct 2004 18:38 GMT1
like this:
...
<channels>
   <channel ref="tcp server" port="5566">
SOAP Formatter vs. Binary Formatter over HTTPChannel27 Oct 2004 18:08 GMT2
HTTP Channel uses SOAP formatter by default.
A short examination revealed that using the binary formatter might be more
efficient since data is encoded more efficiently.
Since Microsoft itself admits that for true interoperability one should use
Monitoring27 Oct 2004 16:38 GMT1
anybody knows how can I monitor .net remoting? For instance, how many
instances of the server component are created? how many traffic is there in
the network? Etc.
Thanks and Regards
Windows Service Remoting Question27 Oct 2004 16:26 GMT5
I am designing a client/server application that will utilize remoting. I am
able to get things working without a problem using console applications, but
when I desire to create a windows service, I get all kinds of errors... none
of which are traceable.
Remoting and Events27 Oct 2004 16:20 GMT1
I have a client and a server.
The client creates an instance of ObjA which contains an instance of ObjB and ObjC and registers event of ObjB with handler in ObjC.
Then the entire ObjA is sent to the server via a remote call to AcceptObject. The passed ObjA is stored in a private ...
Determine size of remote object27 Oct 2004 15:55 GMT3
our application runs on a lap-top, users are connecting to a server using
gsm (9600 baud). We did choose for a windows application on the client and
now we have to choose how to get to the server: .net remoting or webservices.
Webservices will result in large messages, which we ...
.net remoting and office tools access denied27 Oct 2004 14:27 GMT2
I'm using the interop assemblies for office tools with .net remoting. I
tested the class that I made (which opens and saves a word document) without
.net remoting and it worked fine. Once I put it into IIS and call it
remotely, however, I get an access denied error. I already set ...
Pages: 1 2 3 4 5 6 7 September, 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.