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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unregistering client activation01 May 2004 00:03 GMT3
           Is there any way I can unregister a
RemotingServices.RegisterActivatedClientType call?
Tales Normando
can't find System.Runtime.Remoting.Channels.Tcp30 Apr 2004 20:51 GMT4
I am trying to use TcpChannel class in my app, but the line
using System.Runtime.Remoting.Channels.Tcp
is causing the following error
The type or namespace name 'Tcp' does not exist in the class or namespace 'System.Runtime.Remoting.Channels' (are you missing an assembly reference?)
COM+ Remoting30 Apr 2004 20:48 GMT1
I have a typical class factory framework scenerio working using remoting
with the class factory hosted inside the IIS process. I now want my class
factory to use transactions and run inside COM+. However, I keep getting an
error saying that no channel is registered when I make calls ...
Why Remotingconfiguration works only with windows Application ?30 Apr 2004 19:33 GMT1
When I run create a windows application in C# and run the below code
Remotingconfiguration.config("appname.exe.config") my application runs fine and it connects to the Remote server
I created a app.config file and when I compile the windows application it creates appname.exe ...
How to Use an HTML Client I must be Missing Something!!!!!!30 Apr 2004 19:28 GMT1
Can anyone reply to this post and give a complete example of how to use a
pure html/javascript client for a remote object hosted on IIS.
Not ASP.NET server side code to do the Activator.GetObject.
My requirement calls for a true client side solution.
How to run a remote exe on the remote machine30 Apr 2004 18:09 GMT1
I am new to .net remoting.  I don't know COM/DOM, RMI, CORBA either
I would like to know, how to run an exe file that is located on a remote computer.  I want to execute thae file on the remote computer itslef
Can somebody help me out....Any sample code or reference URL would be ...
Deserialization issue between .NET 1.1. client and .NET 1.1 Server30 Apr 2004 18:02 GMT1
      I have an application with which works on remoting. The client is built on 1.1 and server on 1.0. When I try to pass a custom collection object across the app domain, I get an error as below
"Index was outside the bounds of the array.
    StackTrace   
Server stack trace:
Multi-Class dll30 Apr 2004 08:46 GMT3
I am new to remoting and even after reading Ingo Rammers Advanced.Net
Remoting book seem to be struggling.
The dll that I am trying to create a remote connection to has multiple
classes within it. I have placed MarschalByRef within each class but
Error with SAO29 Apr 2004 22:24 GMT8
I try to access remote Server Activated Objects.
On the host side , I have 2 services called for instance RemoteSrv1 and
RemoteSrv2.
Those 2 services are declared in my host configuration file as wellknow
new strategy29 Apr 2004 15:58 GMT2
Ok, I came up with a new strategy.  Still I have 3 projects.  A windows application for the client, a console app for the server, and a class library for the shared object.  The shared object is reference by both the server and the client.  The server's .config file says the type ...
IE attempts to download IIS Hosted Client program28 Apr 2004 20:36 GMT3
I have a client program stored in a virtual directory in IIS.  It is launched by clicking the link to in on a web page in IE.
This works for 3 of the 4 systems that has tried it.  The 4th system will not run the program.  Instead it puts up the dialog
asking if to open or save.  ...
Error running WSDL28 Apr 2004 18:37 GMT2
I have a remote server that is hosted in IIS.  When I do http://server/virutaldirectory/class.soap?wsdl, I get the error below.
At one time this worked without the error.  Whatever error I have made I am being consistent about it.  I have 2 other remote
servers that respond with a ...
.NET Remoting ThreadPool Limit28 Apr 2004 18:33 GMT7
I am having a difficult time grasping the potential impact to an application I am designing that utilizes .NET Remoting TCP Binary hosted in a Windows Service to handle client requests. It is our estimate that this service will be receiving approximately 15 to 20 client ...
Getting List of Clients using SAO28 Apr 2004 18:23 GMT2
BlankI'm trying to find a way where I can call functions/procedures on all
connected clients when one client updates or adds information to a database.
My application consists of a Client App, Windows Service Hosting a Remoted
Object, The Remoted Object Itself and a ChangeRelayer ...
Process within a service28 Apr 2004 17:27 GMT1
Hiya,
I've created a simple vb.net windows service, and I'm trying to peroidcally run a batch file as part of the service but it's not working..
Here's the code
Dim myProcess As New Process()
Pages: 1 2 3 4 5 6 7 8 9 10 March, 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.