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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Singleton acts like SingleCall17 Oct 2003 21:53 GMT1
I have based my application on the "VB.NET How-To: Remoting" sample code.  I
copied the Customer client and server, and created one which stored some
credentials in an ArrayList.  The Customer client was retained in the code,
and still works. However, the new Credentials client acts ...
.Net remoting behind firewall - The remote name could not be resolved17 Oct 2003 19:39 GMT1
My client is in a DMZ trying to connect to a asp.net hosted remoting
app.  Inside the firewall it works and my client has this config file:
            <client url="https://servername/test/HelloWorldObject3"
displayName="MyApplication">
Passing username/password in a secure way on a Remoting call17 Oct 2003 17:00 GMT2
I'm developping a distributed application where a client app calls some
methods on a remote .NET remoting object. For some reasons, i have to host
that object within a Windows service (not IIS) using a TCP channel  and i
can therefore not use the authentification features of IIS ...
DIME HELP (on 98 clients)!!!17 Oct 2003 16:59 GMT1
I have a web service that adds a DIME attachment:
[WebMethod]
public void GetFile(string filename)
{
newbie: client-activated or singleCall?17 Oct 2003 16:45 GMT1
I've been skimming several articles about Remoting.  I know remoting is the
best fit for our needs (no firewall, .NET on both ends, etc.), but I can't
figure out if I should use client-activated objects or SingleCall objects.
I've read that client-activated is the most similar to ...
COM+ and Remoting17 Oct 2003 14:35 GMT1
I haven't dug very far into remoting yet and I'm wondering if Remoting as
the same features as COM+ (queuing, pooling, transactions) or is Remoting a
whole different distributed computing animal separate from what COM+ tries
to achieve?
Permission denied for activating type soap:... on .NET Framework 1.117 Oct 2003 08:30 GMT2
I have a problem bothering me for a few days.
I have a distributed application working very well on .Net Framework 1.0
(IIS hosted) for a while. But, now I got an issue to transfer it to
Framework 1.1 because new IIS 6.0 doesn't support Framework 1.0 within new
Soapsuds can't find System.Drawing namespace16 Oct 2003 23:08 GMT4
I am writing a client-server application with .NET
Remoting and everything was working fine until I
introduced the System.Drawing namespace into my dll
component. Now when I try to run soapsuds.exe to generate
Passing objects in remoting method calls16 Oct 2003 16:39 GMT1
I want to pass an object by ref to a method of a server
activated object, but keep getting the error:
"Because of security restrictions, the type
System.Runtime.Remoting.ObjRef cannot be accessed"
Anyone Handling Custom Exceptions in Remoting????16 Oct 2003 10:52 GMT3
I am looking for a way to create a custom exception.  What I have does not
seem to work.  I hope someone can either tell me how to do it or what I am
doing wrong.
I have a Remote process that works really well.  So I created another dll,
Is .NET Remoting deplicated in future?15 Oct 2003 07:18 GMT9
I have heard that .NET Remoting is going away in favor of Web Services.  Is
this true?  If so, what's happening in the Web Services world that can help
make transmission of text packets more efficient?
Thanks,
Remoting(C#)  &  TWO Questions15 Oct 2003 04:19 GMT1
Sorry for too much text to read but I am sure you all faced the same or
simillar problem during the course of developing the remoting applications.
So, please continue...it will be interesting.
I am developing a set of application using remoting architecture. After
Log File Locked In Remoting14 Oct 2003 22:28 GMT1
I have an assembly that contains several classes that are used by a
Windows Service application.  Each class inherits from a base class
that provides the capability to log events to a file.  The base class
uses a shared method to write to a single log file.  The service app
Can .NET Remoting make Sockets Obsolete?14 Oct 2003 19:56 GMT3
Hello!
I have considered .NET Remoting as an alternative to
Sockets in this way:
I want clients to send files to a server
Windows Form in remoting server app is not handling event 14 Oct 2003 18:02 GMT1
I have a Windows Forms application that instantiates an instance of another
class that implements a remoting server.  Using SAO, with Singleton mode,
another Windows Forms application, on the same computer, acts as a remoting
client, and calls a method in the remoting server class, ...
Pages: 1 2 3 4 5 6 7 September, 2003
 
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.