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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Client IP Address30 Nov 2005 12:47 GMT2
I am new to remoting.  How can I detect the IP that the client is coming
from at the server level?  I am using C#.
Hangging in Activator.CreateInstance29 Nov 2005 11:27 GMT1
I am facing a problem in remotting in ASP.net. When i try to access a
system, which is not in the network it halts at line 3 in provided code,
where as it should raise an error at line 1
line 1: System.Runtime.Remoting.Activation.UrlAttribute URLAtt = new
RemotingException: Host the service in IIS with Integrated Windows Authentication to secure the server29 Nov 2005 01:59 GMT1
I get the following exception when a remoting client hosted in IIS talks
to a remoting server also hosted in IIS. They're both using IWA and only
IWA:
[RemotingException: Remoting configuration failed with the exception
Passing an ADO recordset using remoting28 Nov 2005 16:27 GMT4
I have inherited an existing Windows application written in VB6 with all UI,
BL, DL embedded in the one app. I am intending to move some of the
functionality from the VB6 client app to a central server so that it may be
accessed by both the client app and a web app. The problem ...
Remoting + Marshal By Value28 Nov 2005 16:16 GMT2
I'm trying to create a very simple remoting application and I'm trying to do
it using "Marshal By Value" (using MarshalByRef it works fine).
the problem is: I get this exception:
Trying to create a proxy to an unbound type.
How to create communication between TCPClient, USB port and modem27 Nov 2005 23:27 GMT3
 I never programmed using sockets over networking, I know a little about
using TCPClient. That's it. So, I like to asked how this is done, for a
program to send and receive data from windows application to TCPClient then
to a Network Connection class (via USB) and then to Modem. ...
Single instance apps and remoting25 Nov 2005 11:14 GMT2
We've got a c# application that uses remoting, and everything was working.
We needed to make the client a single instance application, and to do we used
WindowsFormsApplicationBase, as described in the article
http://msdn.microsoft.com/msdnmag/issues/05/09/NETMatters/default.aspx
RemotingException: Cannot load type 25 Nov 2005 04:37 GMT1
I have a console app which is a remoting server.
When trying to access the server using console app client,
it works fine.
But when i try the same client code from aspx page on iis i get this:
Adding credentials to a remote call25 Nov 2005 04:17 GMT1
I am building a simple proof-of-concept app to call a remote service across
a network domain boundary. I am hosting the remote service in IIS have built
the app according to the instructions at
http://msdn.microsoft.com/library/default ...
NAT & Remoting24 Nov 2005 13:10 GMT1
Suppose there are 2 clients A & B that behind a NAT router calling methods
on some remote server C.  Now A decides to set up a p2p with client B and so
A requests an objref to B (B's machineName property is set to it's external
ip). A then calls a method directly on B.
Invoking .NET 2.0 DLL throws "The format of the file 'NN' is inval24 Nov 2005 07:33 GMT1
I have a bunch of .NET 1.1 DLL:s I initialize from a console application.
They are all Singleton and I use RemotingConfiguration.Configure to configure
them from rows similar to this:
<wellknown
Remoting problem23 Nov 2005 10:08 GMT3
I have socket server application(srvC) which connects to Remoting
server(srvR) acts as an integration server to clients.
Each client connection to srvC handled in a separate thread.
srvC uses one client tcp channel to connect to srvR.
Remoting Performance Issues22 Nov 2005 16:47 GMT2
Hi all,
Ok, first I am new to dotNET so bear with me, I am creating a remotin
host, client app which would potentially get alot of traffic, say 200
hits a second, the host is seraching SQL and building an XML REPLY.
.NET Remoting Security22 Nov 2005 10:15 GMT1
I'm hosting my .NET remoting object in IIS (remote server), and internet users connect to the client server through SSL connection. Since a .NET remoting object hosted in IIS can leverage all the same security features provided by IIS, I am wondering whether the SSL + IIS ...
XP SP2 Firewall issues remoting locally between client app and service22 Nov 2005 09:58 GMT2
I have a windows service app and a client app. I am using remoting to
make calls to the service. This service will be never be contacted from
another machine just locally.
How can i get it so that the XP SP2 firewall does not keep popping up
Pages: 1 2 3 October, 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.