HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss in the Dotnet Framework (Remoting) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Remoting) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Problem exists only with Dell Servers that have the old DRAC3 (ERA) Card build in and a WindowsServer2003 System installed that is up to date. All...
Patrik
03-14-2007 11:31 AM
Patrik Go to last post
0 23
Hello, Is there a way the Client can ask the Framework whether the Server is started/running, without the use of a Try-Catch ? Thanks, victor
victor
03-14-2007 07:33 AM
Spam Catcher Go to last post
3 29
I transistioned from XP to Vista recently and my current project suddenly had several messages concerning "Could not find schema information for...
CodeHulk
03-13-2007 10:20 AM
CodeHulk Go to last post
0 26
All, I'm trying to accomplish something very similar to the Server- Side Factory implementation found in Rammer's "Advanced .NET Remoting". My...
Josh Collins
03-12-2007 12:38 PM
Josh Collins Go to last post
0 27
Hello, I am trying to develop a dot net client server application.My application works perfects on LAN..The problem arised when i tried to host the...
sumu
03-09-2007 09:47 AM
Vertygo Go to last post
1 30
I have a remoting object hosted in a Windows Service. One of the clients is a VBScript that invokes a proxy CCW dll. The script gets...
James
03-09-2007 01:59 AM
Peter Bradley Go to last post
3 31
How to handle the events raised from remote server object in client When i tried doing that it gives following exception Type...
Mahesh Deo
03-08-2007 03:50 AM
sumu Go to last post
4 40
Hi. I have an standard Win32 .NET application that uses a remoting entry point for add-in applications to communicate with it. Multiple instances...
jesper.hvid@gmail.com
03-02-2007 09:40 AM
jyhei@mail.com Go to last post
2 46
I have built an client/server application that employs bidirectional remoting, now the main problem is that sometimes I`m having problems with...
Vertygo
03-02-2007 08:22 AM
Vertygo Go to last post
0 18
i want to make project on remote desktop accessing in dotnet so anybody help me how it's possible in dotne i.e. what's all things are required such...
p_moglaikar@yahoo.co.in
03-02-2007 08:17 AM
Mehdi Go to last post
2 20
Dear all, I am building an application which is used to send to an other apllication a set of information from a databased source when the request...
calderara
03-01-2007 05:22 PM
msgroup Go to last post
15 50
I am trying to remote some objects using .net remoting. I programmatically create the remote object on the client side with the following code bool...
blam
03-01-2007 08:53 AM
blam Go to last post
0 26
Hi all, I'm hosting a remoting service in IIS. I have a function which I only want one concurrent access at a time. Will this prevent multiple users...
Spam Catcher
03-01-2007 07:36 AM
msgroup Go to last post
1 26
I've put together a basic server and client in remoting. In order to pass data around I presumed you'd use the detached objects like...
James Crosswell
02-28-2007 12:34 PM
James Crosswell Go to last post
7 59
Hi I have a version 2.0 framework application that needs to talk to another 3rd party application that is using version 1.1 via remoting. Will\can...
Dan
02-27-2007 11:21 AM
msgroup Go to last post
2 29
Say you create a client proxy object SomeObject via a call to Activator.GetObject, and then call a method on SomeObject. Is there a live connection...
Ira Gladnick
02-27-2007 06:56 AM
Mahesh Deo Go to last post
2 26
I am having some problems with inconsistencies in my application. I have a Windows form application that communicates to a service on the...
Andrew
02-26-2007 03:24 PM
Andrew Go to last post
0 28
Hi, Solitude: Do you care for performance? If you do, you may need to see our SocketPro at www.udparts.com. Our SocketPro is written from...
msgroup
02-26-2007 11:26 AM
msgroup Go to last post
18 45
I have a DotNet (1.1) application in which Remoting is implemented using ACA.Net. I would like to know is there any other tools that can be used...
Ambily
02-26-2007 10:55 AM
msgroup Go to last post
2 39
I've written a .net remoting app that works OK on most machines but recently I found one that has a problem. This machine is the server in my app,...
SteveR
02-26-2007 09:00 AM
Spam Catcher Go to last post
1 27
Hi NG, i need to get events raised in the server app over remoting to the client. Everytime an event is raised, i get an exeption, with says that...
thl1000
02-26-2007 08:52 AM
thl1000 Go to last post
0 35
I have a simple TCP channel remote server and client. Both of these are configured using configuation files. The Client exe uses a file which...
D Redfield
02-23-2007 03:07 PM
D Redfield Go to last post
0 19
Well, it's hard for me to get working sample applications which demonstrate the .net remoting architecture. Does anybody knows if there is any...
Laser Lu
02-22-2007 07:17 PM
Laser Lu Go to last post
4 31
Hi, Is it possible to invoke methods present in the Windows Service from ASP.NET Web pages?. Can anyone have encountered scenario like this...
Thilak
02-21-2007 05:43 PM
Rowen Go to last post
1 30
Hi, I have a windows forms application having two tears. One is a .NET executable while the other is .NET DLL assembly. All the business logic is in...
Vishal T
02-21-2007 08:36 AM
Vishal T Go to last post
0 28
Before I go and make massive changes to a TCP/IP library I made, I was wondering if the detection of connection loss is possible through...
Andrew McNab
02-20-2007 09:20 AM
Goran Sliskovic Go to last post
1 25
When instancing a remote object (active client type), the current thread apartment state is Unknown. I need to access an ActiveX control inside this...
rschupbach@gmail.com
02-19-2007 03:19 PM
rschupbach@gmail.com Go to last post
0 22
Hi All, I am creating a remoting chat server and client application with bidirectional message passing. Is .NET remoting with Binary Formatting a...
Vishal
02-18-2007 05:02 PM
Mr Gimper Go to last post
7 43
I am attempting to create a client activated system. I have a interface dll which contains the interface to be used, this assembly is then referanced...
Cairn
02-18-2007 12:51 PM
Oliver Sturm Go to last post
1 27
Hi, Couldnt find a specific WCF group, so decided to post here. I have a simple object being made available via a netTcpBinding endpoint. I have a...
Stuart Parker
02-16-2007 07:56 AM
Stuart Parker Go to last post
0 34
Is it possible automatic authorization/authentication on proxy server for tcp protocol like it is possible for http? When proxy server has a client...
Serg
02-15-2007 09:06 AM
Serg Go to last post
0 26
Hi all, is it possible to test if a remote reference (MarshalByRefObject) is available before I make a function-call over this reference on the...
Christian
02-15-2007 02:51 AM
Christian Go to last post
0 24
¡Hi there! I'm working in a "three layered" application, data/bussines/view, and each one of this arquitecture layer are hosted in separated...
SEliel@gmail.com
02-14-2007 06:32 PM
Rowen Go to last post
3 24
Hi, Reading about WCF I had this feeling that .net remoting has been left behind. There's a lot about webservices but nothing about remoting which...
ochocki@gmail.com
02-13-2007 12:33 PM
Joerg Jooss Go to last post
7 40
Hi, I'm creating a ManualResetEvent in one AppDomain and then passing it to a second AppDomain. (WaitHandle derives from MarshalByRefObject.) If I...
Lee Chapman
02-13-2007 05:10 AM
Lee Chapman Go to last post
0 20
Hi, I have a windows service hosting a remote object as a singleton. Is there any way the remote object can obtain details of the client...
Stuart Parker
02-12-2007 10:40 PM
Rowen Go to last post
2 19
Hi, I have a remoting app using tcp/binary. The app runs good in a local network, but now i need to have the client connect to the server over a...
Mihai D
02-12-2007 09:21 AM
msgroup Go to last post
4 30
Hello, Does anyone know a good book about WCF? Thanks, José
José Joye
02-08-2007 03:08 PM
Joerg Jooss Go to last post
8 24
Is there a faster way to access a remoting server object hosted under THE SAME windows service beside standard way thru creating a proxy...
Striped
02-08-2007 02:30 PM
Wiyosaya Go to last post
3 23
First, my apologies if the security forum is not the correct forum for this post, but I have investigated what I am experiencing, and it seems that...
Wiyosaya
02-08-2007 11:17 AM
Wiyosaya Go to last post
0 18
Hello, What is the best way to stop a remoting server (Singleton SAO) that has been started with RemotingConfiguration.Configure(). For sure, I want...
José Joye
02-08-2007 10:37 AM
Stuart Parker Go to last post
13 46
Hi, I want to get my remoting app to work over a router with NAT. The client should be able to conect to the server which lies behind the router. I...
mihaidu@gmail.com
02-07-2007 12:28 AM
Spam Catcher Go to last post
12 54
Hi there! Let me describe the configuration. Computer #1 (C1) is the client on the WAN side and connects to a server C2 on the LAN side via a...
Pascalus
02-05-2007 04:25 PM
Pascalus Go to last post
1 24
I have a REmote Object as given Below Public Class ClsFixRem Inherits MarshalByRefObject Public Delegate Sub EventHlndr(ByVal ObjOrderMsg As...
PramodKumar Nair
02-03-2007 01:33 AM
PramodKumar Nair Go to last post
0 25
I have a Remote object RemLib on this there is a Event EVent1 which is raised on a method sendmsg on the SErver application where an event handler...
Pramod
02-02-2007 08:41 AM
Pramod Go to last post
0 23
I´m having a curious problem upgrading an app from .NET 1.1 to 2.0. I have two processes comunicated using remoting. In 1.1 I used to pass a...
Aitor
02-02-2007 06:56 AM
Aitor Go to last post
0 21
Hi! I use tcp remoting channel and I need to perform user authentication via Kerberos. As I understand, tcp channel uses NegotiateStream...
rp.amit@gmail.com
02-01-2007 10:52 PM
rp.amit@gmail.com Go to last post
0 20
I have a class exposed as a singleton using remoting. Mutliple instances of the client application will connect to this singleton object. After...
maheshgv
01-31-2007 11:27 PM
Mahesh Deo Go to last post
6 17
Hi I have a problem with serializing IntPtr as an out parameter during remote call - If I have a remote object with method that returns IntPtr, then...
dumchikov@gmail.com
01-31-2007 02:05 PM
Robson Siqueira Go to last post
1 22
Can I replace replication of text files over ftp with a web service? I'd like to elminate as much labor as possible, having the text files...
01-31-2007 11:24 AM
Spam Catcher Go to last post
5 24
Post New Thread

Display Options
Showing threads 251 to 300 of 4522
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.