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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbee help12 Jul 2004 19:22 GMT2
folks
i am trying out th sample multiserver application from I.
Rammer
eg 3.20 3.21 and the client
Client trying to access to unactivated objects12 Jul 2004 10:47 GMT2
Hi NG
I've got another issue in my remoting application.
I want to catch and manage the exception thrown when a client try to
access to the remote objects whereas the server is not lauched.
Problem with Transaction11 Jul 2004 13:10 GMT6
I am developing an enterprise application. I am using Enterprise Services provided by .NET.
I am calling these methods..
ContextUtil.SetComplete()
ContextUtil.SetAbort()
Debugging .NET Service process09 Jul 2004 22:03 GMT5
There doesn't seem to be a newsgroup for .NET windows services, so I'll ask
this question here...
I want to create a debug version of my windows service so which is not
derived from System.ServiceProcess.ServiceBase.  I want to do this so I can
Choosing a well know port number09 Jul 2004 22:00 GMT4
Here's a simple question:
I'm building an application that will have a wide deployment in a specific
industry.  I am using .NET remoting and will need to assign a few well known
port numbers.
Singleton problem under IIS09 Jul 2004 17:03 GMT4
I have a remote object (residing in a DLL) that is hosted by IIS.  The
object should be created as a singleton as specified in the web.config :
<configuration>
   <system.runtime.remoting>
Proper way to destroy a remoting server09 Jul 2004 16:34 GMT6
I'm using a Remoting server (Singleton) and i would like to controle
its destruction.
Is there a kind of RemotingConfiguration.Disconfigure?
And most important : Is there a way to call a function before
setting customErrors="off" programmatically09 Jul 2004 15:38 GMT1
I know how to set the <customErrors> tag in a .config file and use RemotingConfiguration.Configure to apply it.
Does anyone know how to apply this flag programmatically instead (i.e. without a .config file.)?
Thanks!
PropertyGrid throws when selected object is remoting object09 Jul 2004 14:26 GMT1
I'm trying to use the property grid to browse properties on a remoting
object.  While setting the SelectedObject property of the PropertyGrid I get
the following exception...
"Attempted to call a method declared on type
create local object after remoting is configured?09 Jul 2004 12:34 GMT3
i have the opposite problem to everyone else.  i want to still create a
local instance of an object after i have loaded the remoting configuration.
so i want
MyRemoteObject mro = new MyRemoteObject();
Is there a way to add httpHandler programmatically instead of web.config?08 Jul 2004 22:22 GMT1
Is there a way to add httpHandler programmatically instead of web.config?
Thanks,
Konstantin.
remoting error help08 Jul 2004 20:05 GMT1
I am trying out sample 3.5 the client Acesses the client activated object
from ingo rammer adv .net remoting
http://www.apress.com/book/supplementDownload.html?bID=47&sID=442
i get the following error when i try to do
Serialization08 Jul 2004 18:55 GMT3
Does anyone know of any tools / solutions to automatic serialization of
objects (like the [Serializable] attribute with no custom implementation,
but *without* the versioning headaches) ?
By versioning headaches, I'm specifically referring to the problem where
How to access published singleton object from the host itself?08 Jul 2004 17:09 GMT7
I'm publishing a singleton object on a windows-forms based host .exe program, but also want to monitor its state from this host .exe, basically displaying some internal state member variables every 5 mins in a textbox.
What's the best approach to take for this scenario?
It's ...
Are there any MVP's that monitor this site08 Jul 2004 16:33 GMT3
haven't seen a response by a single one.
Pages: 1 2 3 4 5 6 7 8 9 10 June, 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.