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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
structure for error handling for calls to a MarshalByRefObject30 Apr 2005 17:46 GMT2
i'm currently implementing a distributed chat application (yes another
one - for university) using MarshalByRefObjects
(with RemoteConfiguration.RegisterWellKnownServiceType and
Activator.GetObject and stuff around)
Apparent timeout on a long-running remoted process.30 Apr 2005 12:46 GMT1
In an application using .NET remoting (the remoted server is hosted in IIS),
a long-running remoted call terminates after running for around 46 minutes.
There is no exception thrown on the server, nor do the ASP.NET performance
counters register any application or worker process ...
Intermittent IndexOutOfRangeException: Index was outside the bounds of the array30 Apr 2005 03:35 GMT2
I have a .NET Remoting object hosted in IIS6 on Windows Server 2003
(happens before and after installing SP1) at an endpoint (ASP.NET
application virtual folder) named "CompanyXYZReporting". The remoted
object is called several times every day and works perfectly except
Microsoft.Samples.Runtime.Remoting.Security and Interfaces.30 Apr 2005 02:29 GMT1
I've been using this for a couple days now and its all working well but I
can't yet figure out how have just an interface in the library used by the
server and the client.  The OpenFile example does have an IFoo but it doesnt
use it.  Searching google the only sample code I found ...
Asynchronous Remoting from ASP.NET Web Pages29 Apr 2005 03:14 GMT1
Guys,
My ASP.NET application (on SERVER-A) has been calling .NET remoting
components that are hosted in IIS (on SERVER-B). So far i have been calling
components in synchronous fashion where my ASP.NET page waits for the call to
Problem with tcp 28 Apr 2005 17:01 GMT4
I'm trying to build an application msn like to play chess with my friends.
I have almost done everything, I have the chat form, and it works pretty
good.
To do this, I use TcpListener and TcpClient, threads and a ChatMessage
specified cast is invalid27 Apr 2005 03:24 GMT1
i am having 2 c# dlls ...
with class A in 1 of the dll and class B in the 2nd one
one of the member function(create) of class A tries to create the instance of class B in a different Appdomain
i have 2 client applications
Newbie Problem Using Remoted Object26 Apr 2005 19:42 GMT1
I have a web project written in asp.net, vb and runs a SQL Server 2000
back end. My Data Tier will be on another machine run as a remote
object. For now I am testing it on one machine using HTTP as the
transport layer. When trying to connect my Event Viewer catches this
BUG: StaticLocalInitFlag not serializable26 Apr 2005 18:21 GMT5
I think that there is a bug in the VB.NET compiler helpers: the
documentation [1] states that the StaticLocalInitFlag is serializable, but
in fact it's not.
This means that any class written in VB.NET where there is a method that
Requested Service not found26 Apr 2005 17:16 GMT6
I have a timer which calls a method every 4 minutes. If the default lifetime
is set to 5 minutes shouldn't the timer call prevent the object from ever
disconnecting?
Can Not Remove "Listener" Remote Client From Collection26 Apr 2005 15:49 GMT1
I have an assembly that mainly communicates to clients via events. I need to
turn this into a remotable service. I read that remoting events can be error
prone, so I read an article about the setting up a Listener and Broadcaster
(that keeps an collection of Listeners). This ...
Remote database access layer25 Apr 2005 23:48 GMT2
Dear Groups,
I am trying to develop a simple client <-> server application where (for
database security reasons) the server only has access to the centralised
database (and a file repository), and not the client.
CAO - Interfaces - IIS25 Apr 2005 19:11 GMT1
I am trying to implement client activated objects hosted by IIS using a
shared DLL that has interfaces for the object.  I am new to remoting
and used the Ingo Rammer's book Advanced .NET Remoting to get started.
I can get the Basic\RemotingObjects example that Microsoft provides to
IIS hosted remote server, SSL and CA Root22 Apr 2005 22:17 GMT4
I am getting a bit confused on some of this SSL stuff with regards to .NET
Remoting.
It's new to me. What I know I learned this morning.
Our windows form client uses a remote dal hosted by IIS.
Event callback port 0 and security22 Apr 2005 00:53 GMT1
OK. In order to communicate with a remotable object, I leave the port I've
set in the config file open.
But how on earth can I know what port .net remoting chooses for callback
events (port="0") in order to leave it opened too?
Pages: 1 2 3 March, 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.