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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.Net Remoting server as a dll30 Jun 2005 17:15 GMT6
I'm sorry if this a silly question be can someone please confirm that
you can;t use a dll as a .net remoting server (host)
Thanks in advance
Chris
C# addins for Office using  Remoting30 Jun 2005 15:41 GMT1
I hope this is  the right thread. I have created an addin in C# for Office
for an application...it work fine  on system that have installed the .Net
Framework....but on systems that don't have the Framework installed the
toolbar that I have created in the Addin just won't appear....
Attaching to multiple servers with one application30 Jun 2005 12:39 GMT2
I have a service that provides a singleton SAO.  I can be running this service on more than one system at a time.
I have an application that attempts to use the singleton via remoting.  The idea was that this application could connect to more
than one instance (machine) of the ...
Remoting : Connection over internet29 Jun 2005 14:48 GMT1
We are implementing Remoting with an Http Channel.
We are running a Windows Client Application which accesses remote
objects hosted in IIS.
This Server is accessible over the local network using a local IP as
Remoting that doesn't work on Windows XP SP229 Jun 2005 14:47 GMT1
I recently moved to Windows XP SP2 and one of my projects is involving
remoting. I'm using standart technology for this - tcp channel on port 8080
and binary formating. Now i can't run my project - it freezes between times
when i step over the romoting calls. After long waiting ...
huge TMP files (windows\temp)28 Jun 2005 15:27 GMT1
I did create .net application that is using .net remoting. When I start the
application temp (.tmp) files are created into the "windows\temp" folder.
When I close the application the tmp files are deleted. I'm not sure of all
files are deleted properly because sometimes files are ...
Proxy to Client27 Jun 2005 14:41 GMT2
I have a proxy to the client in the server, which is passed by calling a
method from the client on the server and passing a reference of the client
(this) itself to the server. I hold this in a Client Collection on the
server side. It is used to pass information back to clients ...
Get TCPClient IP27 Jun 2005 08:42 GMT2
i have a tcplistener that accepts tcpclient connections in a specific port.
All i want is to get the IP address for every tcpclient that is trying to
connect to my pc.
So far i couldn't find any help on this issue. Why is it so difficult to the
Consuming A Remoting Server25 Jun 2005 20:23 GMT5
In my code, I consume a remoting server with:
RemotingConfiguration.Configure("ChatClient.exe.config");
// Create a proxy to the remote object.
ChatCenter chatcenter = new ChatCenter();
Waiting for async webservices to finish.25 Jun 2005 15:59 GMT11
I am looping through a text file, and with each row, I launch a web service,
asynchronously.
Before I move on to the next step in the process, I want to make sure that
all the web services have completed.
Server not connected, or connection refused.24 Jun 2005 17:25 GMT3
I'm working on wiring up some remoting to my website, and have a few
questions I can't seem to find answers for online. For one the server code
below doesn't matter because the question is related to when the server is
OFFLINE.
Convert Console App To Windows Service23 Jun 2005 22:36 GMT3
I am running the following remoting server as a Console application, and
I want to convert it to a Windows Service.
[STAThread]
static void Main(string[] args)
tcp class in missing in my remoting.channels namespace23 Jun 2005 21:50 GMT5
trying to import  system.runtime.remoting.channels.tcp
but there in no tcp class listed????   I have .net framework 1.1, on 2
machines even. neither of them have the tcp class from that namespace.
Returning interfaces from web-services and remoting servers?22 Jun 2005 11:14 GMT6
I'm just about to start the design and development of a large in-house
Content Management System. The system will be ASP.NET based with a Sql Server
back-end and will be developed be using VS.NET 2003 Ent. architect.
Due to high demand (~10,000 users), and varying network setups ...
Serialization of SqlError fails21 Jun 2005 13:47 GMT4
Am using Remoting. My server PASSES an exception that includes
SqlClient.SqlError as it's inner exception to the client. When running
remoting locally on my XP Pro pc, the exception object gets to the client
without any problems.
Pages: 1 2 3 May, 2005
 
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.