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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS deletes files31 Jul 2003 18:58 GMT2
I have a remoting application.  When I run either the server or the client under Visual Studio .net 2003 it will delete the .config file.  This did not happen under Visual Studio .net 2002.  This also does not occur when I run the server or the client outside of Visual Studion  ...
Size used to serialize ints using BinaryFormatter31 Jul 2003 17:07 GMT3
I am new to remoting and looking at what format to use to serialize my
objects. I thought I'd do some tests and I can't understand why I am
getting the results that I am. I am simply serializing a single int
and it seems to take 54 bytes, not 4 as I would expect. If I were
SecurityException with Strong Named Assembly under TCP Remoting31 Jul 2003 16:11 GMT1
I have have a framework v1.1 ASP.NET application calling remoting
objects hosted in windows service using the TCP formatter. When the
assemblies are not strong named, there is no problem, it is only when
I strong name all assemblies with the same key that the problem
Object created in server application via remoting can call the server itself31 Jul 2003 10:34 GMT2
I am developing a .net remoting server application that provides a
singleton object for access via remote clients. The server application
has a windows form, and I want the objects created to be able to write
to this windows form. Therefore I need the objects to have access to
Application Path and Config files31 Jul 2003 10:16 GMT1
I know this is a basic question, but I couldn't find it in the MSDN. I am
taking my Console Remoting app and making it a Windows Service. But when I
try and read the config file it can find it because it doesn't have the
path. Is there a way to get so this will work???
WebService or Remoting31 Jul 2003 08:35 GMT4
I'm trying to run a component as a WebService, but my
component include a windows GUI, and it seems that when
running as a WebService the GUI is not displayed on the
screen, and I need it. I believe that it is because the
Problem with simple remoting example31 Jul 2003 07:39 GMT2
I am trying the sample remoting application "hello" from the quickstart
"Microsoft Visual Studio .NET
2003\SDK\v1.1\QuickStart\howto\samples\remoting\hello" under Windows XP
and .NET 1.1. The applications (server.exe and client.exe) work fine on
Datatable parameter passed to remote object byref ??29 Jul 2003 22:50 GMT1
Hi, all,
   I am working on a fairly basic utility to do file importing for our data
/ image indexing department.  I would like this to be client-server based
using remoting so that the file copy work is done on the server side rather
Notifying Clients - Events or Observers?29 Jul 2003 10:22 GMT1
Am getting very confused with remoting. We are building a large data
management application which uses a Server application to load light,
serialized objects on a client. eg:
Dim myPerson as Person
Ingos CompressionSink and .Net 1.128 Jul 2003 10:01 GMT1
Hi NG,
I tried to implement the compressionsink-example of Ingo Rammer.
the client-app.config-file looks like that
<channels>
Maximum connections to http server28 Jul 2003 00:18 GMT3
By default, the machine.config contains following information:
   <system.net>
       .......
       <connectionManagement>
IIS acting as client - can't get configuration to work27 Jul 2003 12:33 GMT1
I have built a broadcasting example (based on the Broadcasting example in
Ingo Rammer's book "Advanced .Net Remoting").
I can get everything to work, when the listeners receiving message events
are Console applications, but when I'm trying to let an IIS site register as
Proxy question27 Jul 2003 05:02 GMT2
Consider following scenario:
I have a host.exe-assembly (host), functionality.dll-assembyly
(functionality), and a client.dll-assembly (client). Host and client
"imports" statically functionality. (But host doesen't "import" client).
Accessing 'subclasses' with remoting25 Jul 2003 00:25 GMT1
I am trying to set up a server to an existing C# program
using remoting. The program has a top level class and with
subclasses, and when I instatiate an object of the top
level class, call it MyClass, it caches about 200megs of
MarshalByRefObject superclass24 Jul 2003 22:23 GMT1
I have a question about whether it is possible for .net remoting to
distinguish between two subclasses that are both dervied off a
superclass that is derived off a MarshalByRefObject.  For example, I
have the following classes:
Pages: 1 2 3 4
 
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.