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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TCPChannel ignoring formatter!25 Apr 2007 10:28 GMT2
I have a client and server that uses remoting to test the differences
between the different combinations of channels and formatters (well, at least
it attempts to).
Here's the problem. The server is setup for TCP:8081 with a binary
What type of object can be remoted? Newbie Question23 Apr 2007 16:48 GMT2
What type of objects can be remoted? I have a mapping application that uses
a third party SDK to build drawing layers base on vector data stored in a
database. I built a class that subclass the third party class and tagged it
with the <Serializable()> _ attribute . I want to ...
Deserialization Error - help!23 Apr 2007 15:18 GMT1
Hi there. I'm getting a deserialization error on my app. It was
originally created as a 1.1 app and was upgraded to framework 2.0.
One of our users pointed out that we can no longer open files that
were created long ago (seemingly, before the update to 2.0).  Newly
Starting Remote Server automatically21 Apr 2007 21:08 GMT1
I haven't used remoting before in .net only DCOM and COM+  with vb6.
I was wondering if the Server/listerner process will start
automatically when one of the objects it contains is requested ?  Or
must it be running all the time for it to service the clients.
Requested Service not found21 Apr 2007 10:30 GMT1
I have a .NET 1.1 app like this
01: Virtual folder name = RemotePersistenceServerWeb
02: The following class......
namespace RemotePersistenceServerWeb
remoting on a standalone21 Apr 2007 00:50 GMT1
I wish to convert a VB6 app that uses two activex EXEs, two DLLs and
one client standard EXE. I understand the only way to do this in .NET
2.0 is via remoting, which I have read up on.
Can I run and debug such a remoting app on a standalone PC?
RMI Application17 Apr 2007 15:01 GMT4
can anybody give me a simple steps to run a java RMI application. The
application is simple a client and server. The client invoke a computation
method on the server and return the result. When I run the server I get an
exception that the "Class Definition is not found" which is the ...
Multiple channels on multiple IPs10 Apr 2007 17:34 GMT1
I have a strange problem with remoting on a project I am working on
currently.
There's 2 problems really, not sure if they are related.
Basically, the setup we have is 2 web servers (different networks)
Asynchon Delegate vs MSMQ ???10 Apr 2007 04:42 GMT1
I am building a 3 tiers application under .NET 2.0. This application is
based on different library ore compoenent which ahve there own purposes. At
first this application will run on a local machine but in order to get a
future vision I could imagin that layers can be split ...
How do I serialize a Bitmap class?09 Apr 2007 22:44 GMT1
I expect using C# to serialize a Bitmap would be straight forward, but
it turns out that I am wrong. I tried with the code below but I failed
to get the image data.
   class Program
View clients connect to my remot object04 Apr 2007 13:57 GMT4
I published a remot object using TcpChannel with WellKnownServiceTypeEntry.
How i can view who users are conected to my object?.
thanks.
Windows Service static object method accessible trough remoting03 Apr 2007 14:38 GMT1
I currently have a windows service which handles multiple threads and a
shared queue object in which I had jobs to process.
Now I would like to be able to add jobs on the windows service queue trough
a .net remoting call.
exclusiveAddressUse not doing what i thought it would do01 Apr 2007 20:40 GMT1
Why can't i run multiple instances of the following application at the same
time? I was hoping that setting exclusiveAddressUse to false would allow
multiple processes to listen to the same port. Instead I get a socket
exception on the second process saying "Only one usage of ...
 
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.