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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PLEASE PLEASE help me out here - Client/Server31 May 2004 12:13 GMT2
I hope this is the right forum for this post, if it is not, please forgive
my insolence. I'm not qualified in .NET nor am i qualified in any other
language, i learn languages the way i always do: on my own
research/trial-by-error.
Cannot create Word application object using remoting29 May 2004 05:28 GMT6
I have class that creates a word application document using the following
basic code:
Public Sub CreateDocument()
   Dim app As Word.Application
Remoting problem !!28 May 2004 17:12 GMT2
I would appreciate any ideas on my issue which is.......I have a shared
folder located on machine 1, whereas on machine 2 I have mapped this folder
as "W:" (say).
My application is in turn located on machine 3. Now I want that if my user
The remote server returned an error: (405) Method Not Allowed.28 May 2004 14:24 GMT1
I have worked through Dino Esposito’s example using remoting (http://msdn.microsoft.com/msdnmag/issues/02/10/NETRemoting/default.asp
My machine has V/Studio 2003, XP professional SP 1, Net frameworks 1.0 and 1.1. The machine is not on a Domain. I have admin rights. I have not ...
Cannot assign to IMethodReturnMessage.Exception28 May 2004 08:24 GMT2
I have written a RealProxy descendant which intercepts my client's message
calls to the remoting server. In its Invoke method I catch the
IMethodReturnMessage and look at the Exception property. If it is a certain
exception I want to change the exception to my own exception to ...
binary formatter not binary?27 May 2004 21:34 GMT2
it doesn't matter if I use the TcpChannel or the HttpChannel.
I always can read the tcp stream in ascii.
I can see the method names in the tcp dump for example.
shouldn't that be a binary format with tcp?
Initializing SAO27 May 2004 18:26 GMT3
I'm building a small sample application in order to better understand
.NET remoting. I have a graph object (my model) which lives on the
server side as a Singleton activated object. Clients can access this
object and, for example, add or remove a node.
Remote type does not exists on client27 May 2004 01:44 GMT4
How can I use remote object if there is no remote type on client side.
On client side I only know an interface that server side object implements
and probably full name of server-side class implementing the interface. How
can I create instance of an object without having object ...
Disconnecting Network Cable and Channel Types27 May 2004 01:00 GMT2
I have a client/server application that uses remoting.  The client and
server are separate applications that can either run on the same computer or
run on separate computers in the same domain.  Both computers have the .Net
framework 1.1 installed.
remote events26 May 2004 22:29 GMT2
my question is more theoretical.
If I like to develop let's say a chat server with sockets, all my
clients can stay connected with the server as long the client runs. If
there's a new text message for all clients, the server can send this
How to imitate a network problem on a local computer?26 May 2004 13:14 GMT1
Hi everybody! I'm testing a server/client app. Both server and client
are on the same computer running Windows 2000. Is there any way to
imitate a network problem locally? Maybe deactivate sockets somehow?
Thanks in advance.
Chicken and the egg situation help25 May 2004 08:45 GMT7
I have a remoting object (singleton) that when activated listens for
mutlicast messages so that it can tell clients where it is. The clients then
access the remoting objects methods from there. The problem I'm having is
that under IIS the object is not instantiated untill the first ...
Can't get the remoting error message24 May 2004 23:42 GMT3
Hello, All!
I have one component instanced in my server application, and my client
application access that component via remoting. My problem is, when any
error occurs in server side, I receive a standard error response, saying to
Remoting and user interaction (MessageBox, confirmations etc.)24 May 2004 21:29 GMT1
First: I'm pretty new to .NET Remoting so please be patient with me ;-)
I have a service running on a server. This service has to write some data to
a database. There are some clients which tell the service what he should do.
My problem now is:
SqlDateTime serialization24 May 2004 21:18 GMT1
           From remote server side I am trying to send an object which
contains sqldate time value or object. I am unable to serialze that object.
   What could be the problem?
Pages: 1 2 3 4 5 6 7 April, 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.