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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How Do I Stop Events From Being Received After Proxy Is Set To Nothing?17 Sep 2004 16:33 GMT1
I have this problem:  After instantiating a proxy to a remote object
using Activator.GetObject, I receive events fired by the remote object
as expected.
However, when I set the proxy to nothing, the code in the event
lifetime of MBR Component hosted in IIS16 Sep 2004 19:29 GMT2
(Type your message here)
recently I build a Asp.Net Application and use Remoting to connect to a .Net
MBR Component hosted in IIS.Because the MBR Component need use large Cache
which need long time to be initialized,I want to make the MBR Component
Security problems with new Service Pack16 Sep 2004 00:21 GMT2
I'm using dotnet 1.0 and I developped a whole remoting system which was
working perfectly until a few days ago, when I installed the latest
Service Pack for dotnet 1.0 :
Here is the exception :
Only one usage of each socket address(protocol/network/port) is normally allowed15 Sep 2004 19:48 GMT2
I have an application which has 2 appdomains. It loads a class from a dll in
1 appdomain and another class from same dll in 2nd appdomain. I want to pass
data between these classes. So i tried remoting. I configured class1 as
server and class 2 as client.
How do I know the Client Identity ?15 Sep 2004 16:23 GMT1
Tue. Sep. 14, 2004 9:25 PM PT
My MBRO is hosted on Console server application, as SingleCall. I want to
know, that who is accessing the Remoting Object ?
Thanks,
Remoting exception when using interfaces14 Sep 2004 07:36 GMT10
I have a 3-tier solution that uses remoting from the business logic layer to
the data access layer. Every business manager object implements an interface
that is used by the ASP.NET clients to communicate with the business logic.
Ie I have a CustomerManager object and a ...
SingleCall calling SingleTon object14 Sep 2004 01:00 GMT2
Mon. Sep. 13, 2004 1:20 PM PT
Suppose, I have a server, which hosts two MBRO's, one is SingleCall
(MBRO_One) and another is SingleTon (MBRO_Two). Both hosts on one server,
Now, client will call a function from MBRO_One, which further calls a
:Could not load type .... (assebley in GAC, with new singleton class)13 Sep 2004 23:07 GMT1
> Hello NG
>
> I added a new tracelog class in a existing assebley witch is located
> in GAC.
JIT Debugging of remoted objects13 Sep 2004 22:31 GMT2
I'm using a remoted object (Actually, it's just a context-bound object on
the same machine, but same concept). When an exception is thrown, I can only
step into the last local call. I can't actually step into the remoted
object's code where the exception was thrown. If I set a ...
How to send XmlElement and SoapHeader over .NET Remoting?13 Sep 2004 18:35 GMT1
I'm currently working on project where we use class like
this one:
[Serializable]
class EndpointReferenceType : SoapHeader { ... }
Is Remoting Appropriate?13 Sep 2004 17:51 GMT2
I have a project  in which a series of business objects (windows controls)
related to stock trading are being hosted in a "launcher" application. Using
a config file, the launcher app displays a toolbar with a series of buttons.
Each button represents another window that can be ...
Remote event exception13 Sep 2004 16:38 GMT1
I have client activated object that is working fine until I try to
raise an event, I get the following error:
Type System.DelegateSerializationHolder and the types derived from it
onHolder) are not permitted to be deserialized at this security level.
How to return and interface from a remote object?12 Sep 2004 21:58 GMT1
Hi,I have the following classes
public interface IComponentProperties
{
object this[string propertyName]
In-Proc Calls with soap12 Sep 2004 16:32 GMT1
We are in the process of adopting SOA as an architecture at my organization.
We are running a POC to prove some concepts. The POC is a fat client running
on a single machine. Performance is a bit of an issue.  What we would like to
do is for the Presentation layer to interact ...
BinaryFormatter Version incompatibility10 Sep 2004 17:34 GMT3
Thu. Sep. 09, 2004 3:10 PM PT
I try to host my MBRO on IIS Version 5.1, on WindowsXP Prof. and I get the
following exception. I also included my server web.config and client
configuration code. Anybody knows how to get rid off this exception ?
Pages: 1 2 3 4 5 6 August, 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.