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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delegation problem in FW 2.029 Dec 2005 13:24 GMT2
Delegation not work in 3-tier application.
My configuration:
Client: windows app. "Account is sensitive and cannot be delegated" is not
selected for user.
Remoting not working with network adapter unplugged (and SSPI)28 Dec 2005 19:16 GMT8
My company is using .NET remoting to do communication between processes
on a machine.  We are using the SSPI library provided by the
Microsoft.samples library to do some impersonation as a user within our
windows service (in order to access that user's personal file
Problem with TCP channel !!!28 Dec 2005 12:58 GMT1
I could not find the namespace "System.Runtime.Remoting.Channels.Tcp" in
VS2005
Can anyone show me?
Thanks
SAO lifetimes. I don't get it.24 Dec 2005 21:31 GMT2
I'm still trying to wrap my mind around CAOs versus SAOs in terms of object
lifetime. The scary part is I already developed a Remoting-enabled app while
having only a tenuous understanding of it. That's what tight deadlines will
do, I guess.
AAAGGGHHH!!! Why is updating DLL's so frustrating?20 Dec 2005 01:32 GMT16
I've got our .NET remoting server all up and running well.  But unlike a
WebService we cannot overwrite those dll's because they are in use!  They
don't seem to be released without STOPPING the server app(host) and then we
get "Forcibly disconnected" exceptions on the website!
Remoting between 1.1 and 2.018 Dec 2005 14:16 GMT1
I have a 3rd party 1.1 framework dll that I want to use in a .net 2.0
application. Alvin Bruney already told me in another newsgroup that I can't
use it as a reference in my 2.0 app because it will be run in 2.0. So, I'm
wondering if it's possible to make a little 1.1 app that ...
Remoting through a WebProxy problem, help!18 Dec 2005 00:19 GMT2
I have a distributed C# application that connect to the server using
Remoting with a HTTP channel. My application works ok with firewalls but it
doesn't work when the Client is using a WebProxy with a configuration
script. Any idea how can I resolve that?
Mutex & .NET Remoting16 Dec 2005 13:46 GMT3
I've a problem. I want to implement a kind of distributed mutex
mechanism, based on one coordinator (the server). The server has a
shared object (singleton, marshalbyref) which exposes 2 methods
takeMutex() and releaseMutex(). I implemented these methods using the
Help please. Switching Remote server in Remoting Custom Sink16 Dec 2005 10:44 GMT2
I am trying to handle failover in remoting by try is to change the URI
of the message to a new server.
I implemented a Custom client Sink with the following ProcessMessage
// IClientChannelSink
remoting program hangs with FIN_WAIT215 Dec 2005 02:25 GMT1
I have this simple remoting object server program:
---
RemotingConfiguration.Configure(Helper.GetCurrentProcessConfigFile());
Console.WriteLine("Started.\r\nPress any key to exit...");
Connection terminates, have to restart server?15 Dec 2005 02:11 GMT1
We have a web application that uses .NET remoting to communicate with another
server.  This second server is used to generate Crystal Report files.  Each
process can run for several minutes, (some reports can be over a hundred
pages).  When a several reports, (20 or more), are ...
Problem calling a remote object from within a remote a object14 Dec 2005 18:20 GMT1
Would be interested if anyone has come accross this problem? Have some
SingleCall SOA remote objects and communicating with them using http channel.
Theres is a lot of extra client and server formatters.
I have  a problem when:
Is object remote activated14 Dec 2005 13:14 GMT1
I have .net class library, which classes I activate as client objects
and/or as remote objects. Inside those objects I need to know how were
they activated: remote or inside client application. Question: how to
get that information from object?
Host a web service in a Windows Forms Application14 Dec 2005 11:42 GMT2
I am making a prototype system with a Pocket PC that must connect to a
Server Application.
Unfortunately, the server cannot be a Web Server, but a simple Windows Forms
Application.
app.config  and  Published13 Dec 2005 15:57 GMT1
How can I specify the URL of a "published" object in the "app.config" file
of a client?
That is:
###############
Pages: 1 2 3 November, 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.