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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Delegates, Client-side Events  and Remoting28 Feb 2004 17:03 GMT2
I have an architecture issue. If someone could tell me if Remoting
supports this and what the best approach would be, it'd be a
tremendous help.
Ideally, I need a layer of delegation between the proxy class instance
Activating a SAO in IIS without any client access27 Feb 2004 23:54 GMT1
I have a Singleton SAO that needs to be up and running all the time.
The problem is SAOs are not activated until the first client makes
contact. How do I get around this issue?
If I host it in a windows service I could probably have the onStart()
how can I know which remote objects are running on a host ?27 Feb 2004 22:51 GMT1
Thanks in advance.
(405) Method Not Allowed27 Feb 2004 21:46 GMT1
Help!
I have just re-installed vs.net 1.1 to try and cure this problem but it
still persits. I am trying to get the VoicesService /VoicesClient example
from a book to work - a simple remoting method call over http and I receive
Unregister channel registered using configuration file27 Feb 2004 14:38 GMT1
I'm trying to unregister a channel which was registered using a
configuration file (using RemotingConfiguration.Configure).
I can't use ChannelServices.Unregister(mychannel), because I do not
have a channel object because I did not register it manually.
Singleton Object Worker Thread Dilemma27 Feb 2004 08:10 GMT8
I have a remoted object that hosted by a console application which uses a
config file to present the object as a Singleton.
This Singleton object creates worker threads to process requests ...
specifically one worker thread per modem to facilitate pipelining requests
Dumb beginners questions26 Feb 2004 14:49 GMT1
I guess I just don't get all of the concepts yet:
I've come from a VB/COM/MTS background where you write a class library
type application, compile it and drop it into MTS, where you export a
type library (proxy definition) which is used so the client can
Throwing exceptions in constructors using .NET remoting25 Feb 2004 22:56 GMT2
I have a problem with .NET remoting. I am using client activated objects. If the constructor for such an object throws an exception, the exception doesn't get back to the client. Instead, I get "Exception has been thrown by the target of an invocation." If I throw the same ...
Whats the difference?25 Feb 2004 21:42 GMT2
Lets say I have a remoted business logic object with a method called
RestoreSettings.
The RestoreSettings method takes 3 args; an int to specify a key id, and 2
different custom serializable objects.
WSE or Remoting?25 Feb 2004 21:16 GMT4
What direction is Microsoft taking - should I be building applications using WSE or remoting.  There is a lot of talk of moving towards a services orientated architecture.  Does this mean the end of remoting
HELP!
"Parse Error, no assembly associated with Xml key" Copying delegates with 2 copies of an assembly25 Feb 2004 20:10 GMT2
My program copies an ArrayList containing delegates to another program using
Remoting. It works without any problems as long as the server and client
application use the same .dll file which contains the WellKnownType. If the
client application has a local copy of that assembly, I ...
Newb to remoting25 Feb 2004 16:37 GMT1
I need some direction in a project that I'm working.  First off I need to
know if remoting is what I need to be using and secondly if it is, can
somebody point me in the right direction.
My goal:
whats wrong here?25 Feb 2004 16:33 GMT3
Wanted to learn a bit of remoting. Thought I'd start with something
really simple but I cannot get even the basics to work.
'Remoted Object
namespace ServerApp
Remoting calls problem!25 Feb 2004 14:53 GMT3
Remoting calls problem!
I have problem with remoting calls, sometimes the application "locks" about
2 minutes when i call the server before it releases the remoting call and
everything is normal again. Sometimes the application just ends without any
Socket Exception in Remoting Application25 Feb 2004 11:50 GMT3
I have developped a Simple Remoting Example.
Now my problem is
I'm hosting a Remote Object in a Console Application.When I run that
application it starts and hosts the Remote Object and clients also can
Pages: 1 2 3 4 5 6 7 8 January, 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.