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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Are the Singleton objects ever collected30 Jun 2004 17:30 GMT1
I'm using .Net remoting singleton object in both console application and
windows service application.
Lease time is set to 10 minutes with renew on call time to also 10 minutes,
and that works fine after 10minutes of client inactivity I get new object on
Issue with .net remoting events30 Jun 2004 16:33 GMT2
For some reason, the event handler is not getting subscribed to the event.
Here's the code
=====================================
>>> Shared Assembly
Generic deserialization30 Jun 2004 16:32 GMT2
Trying to create a "generic" notification facility. Basically I have a
number of services which currently use NT MAILSLOTS to broadcast their
in-progress status to desktops on the LAN. In the mailslot there is
usually complex delimited data as a string.
problem in InvalidCastException-Return argument has an invalid type 30 Jun 2004 15:45 GMT2
I have my client application call a method in a remote object hosted in IIS.
The return value is a typed dataset. The problem that I have is the method
call works fine in server side, but once the return value returns to client
side, it throws exception: "An unhandled exception of ...
Array marshaling30 Jun 2004 15:07 GMT2
Deat All!
I maybe missing something, but is there a way to control how arrays are
marshaled during remoting? I know, that since they're serializable and not
MBR, they will be marshaled by value, but will they be transported back to
Remoting -v- Enterprise Services -v- Web-services30 Jun 2004 13:18 GMT3
With Microsoft (Richard Turner) now suggesting Enterprise Services for
the internal tiers of applications, and minimizing the use of remoting
(a "last resort" option?), what are people's thoughts on technologies
for new n-tier applications in WAN/Internet environments ?
Using client side proxies to instantiate remote objects30 Jun 2004 12:26 GMT4
This seems to be a touchy issue, but I think that it is important one and I
would like to promote an objective discussion with those who are interested.
The reasons why I believe that you should use client side proxies and
instantiate remote objects using the new operator wherever ...
.net remoting over internet30 Jun 2004 08:52 GMT5
I'm a novice in remoting, and I've a problem trying to make it work over
internet.
I have a SAO (Singleton) named CampusDataAccessLoader. I want clients to
access this object in order to use it as a object-maker for another class
Passing datasets through remoting30 Jun 2004 00:02 GMT6
I'm having a problem passing a dataset to a method through remoting. If I
call one method from the client application and pass a dataset to it, when
it returns the dataset is empty. This happens only when I use remoting,
calling the method locally works fine.
Get "not mark as serializable" when passing VB6 Type as a parameter29 Jun 2004 15:11 GMT1
 I have a project where I need to separate a VB app from his components that will reside on a separate machine. I've decided to use the .Net remoting to do accomplish this. My solution is to recreate the .net components with the same signature that the vb components and only ...
.NET Remoting Security29 Jun 2004 15:08 GMT2
I have a remote object hosted by Windows Service (not IIS). I want it to be
available over the web. How can i secure it by login/password? Or i have to
pass login and password as the parameters every time i call my remote
methods?
.Net Remoting 2nd client29 Jun 2004 15:05 GMT1
Hello;
I'm working on a project using .Net Remoting and events and facing the following problem.
When the first client access the server ( as web site), the program works fine but with 2nd client, it will stop working without any error meassage.
The client can be in localhost or in ...
Get "not marked as serializable" when passing VB6 Type as a parameter28 Jun 2004 22:15 GMT1
 I have a project where I need to separate a VB app from his components that will reside on a separate machine. I've decided to use the .Net remoting to do accomplish this. My solution is to recreate the .net components with the same signature that the vb components and only ...
what do you think about this...28 Jun 2004 19:46 GMT6
http://www.mailframe.net/Products/PeerChannel.htm
Sound interesting no?
Remoting SOAPAction error28 Jun 2004 16:03 GMT2
Hi All,
I have a simple remoting client and server, that use SOAP formatter and HttpChannel. The object provided is using MarshalByRef and is a SAO.
When I access the remote object and read variable value, everything is fine. But when I try to call a method on the object, I get ...
Pages: 1 2 3 4 5 6 7 8 9 May, 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.