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
COM object works with WinForms but not with ASP.NET18 Jun 2004 18:34 GMT4
I want to use an existing COM object (i.e. I do not have the
sourcecode) in an ASP.NET application with .NET framework 1.1. The
same object can be included in a winforms application and runs without
any problem. There is also no problem with .NET framework 1.0 so I
Perhaps Simple Question?18 Jun 2004 17:26 GMT3
I am very new to .NET Remoting and so I have a question (perhaps for many
here in the group a simple question).
I have the following sample constitution.
public class RemoteObject : MarshalByRef
Obtaining List of Networked Computers. (NON AD)18 Jun 2004 17:04 GMT1
I've searched and searched and I have yet to find an answer on this. Why
wouldn't there be an object in the .Net namespace where I could find out
computers connected to a workgroup. Its so practical, yet there is nothing.
So far I was able to do this by using the Process Object and ...
capturing remote events18 Jun 2004 15:44 GMT1
does anyone have any code samples, examples or documentation that explains
how to capture an event that takes place on a remote computer?
i suppose what i want is a lightweight notification services. i want clients
to be able to subscribe to events that take place on a central ...
Activator.CreateInstance or InvokeMember? Code included along with exception.17 Jun 2004 20:22 GMT1
given the following two classes, my intent is to use pass a token into the
instantiated class DBPassword and return a string;
**************************************
public class DBPassword
SerializationException17 Jun 2004 16:28 GMT1
I have main windows forms app that loads other windows forms apps and manages them MDI type. One of those child apps uses remoting client to get
some objects from remoting server.
I get this exception :
System.Runtime.Serialization.SerializationException: Cannot find the assembly.
CAO object not destructed17 Jun 2004 15:17 GMT1
I've written a simple application to test the remoting scenario, and find
out that the client activated object's destructor was never called until
server application was down.
the application is simple.
Database Transaction management across different remoting objects.17 Jun 2004 10:01 GMT1
If I seperate my middle tier (business domain services) into
functional areas, as follows
  Application ---->   Person Service  ---> Database
              ---->   Order Services  ---> Database
Ingo Rammer's sample code17 Jun 2004 07:43 GMT1
Hi there everyone,
Has anyone downloaded and been able to get Ingo's code in the last part of
chapter 6 of his book "Advanced .NET Remoting" to work?
I am having an exception problem in the EventListener class (p.194).
Remoted broadcast error16 Jun 2004 18:27 GMT5
I have set up a series of classes using client/shared/server assemblies in
order to test the ability to define an architecture where several clients
connect to the same server class instance and receive events from that
class.
Logging to file on remoting server via IIS16 Jun 2004 17:01 GMT1
I'm currently working a remoting server using IIS and Binary
formatting.  I use Global.aspx to configure the server.  All of my
business logic has trace logging built into it, and  it's causing
problems.  It wasn't until I tried using a stripped down object (does
Problem with TCP Channel already registred .net remoting (.net 1.0, IIS)16 Jun 2004 16:57 GMT3
At the moment I am trying to develop an application that uses another app
over .net remoting and having some problems with it (ok, that is ofcourse
why I am here), hope somebody can shine a light on the following:
I have been given a sample winforms app, which works without problem, ...
Remoting with windows services16 Jun 2004 15:32 GMT1
 I got three windows services A,B,C. I need to invoke some of the methods in service C from B. Is it better to use remoting from Service B?
 Any good examples avilable for this kind of sceniorio?
Regards,
Sachi
remote object rights problem16 Jun 2004 15:23 GMT3
I'm getting a bit confused about the identity remote objects are
executed under.
I've written a service that hosts a remoteable object, and a client that
can access it - all this works OK. Both host and client run on the same
SocketException: Only one usage of each socket address.16 Jun 2004 15:20 GMT4
I have developed a simple dotnet remoting application.
My server is in a dll and a host application activates the server by
using following code:
HttpChannel chnl = new HttpChannel(1234);
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.