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 / Distributed Applications / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
TWO  .NET REMOTING QUESTIONS31 Aug 2005 21:05 GMT2
I have a server application which creates a remoting object as a singleton:
RemotingConfiguration.RegisterWellKnownServiceType(
    typeof(RemotingObject.RemoteObj),
    "RemoteObjURI",
Remoting application crahses when using Windows Hooks31 Aug 2005 18:10 GMT1
This is my first post into this (or any) newsgroup.
I am using .NET Remoting as a means of communication between an Add-in I am
writing (to be deployed on several local clients) and a corresponding Windows
Service (acting as a central point of contact between all of the Add-ins).  ...
.net & Visual FoxPro error31 Aug 2005 13:53 GMT1
This is my code for making a connection to a Visual FoxPro free table and
querying it.
I get the following error message
File iddxstrippunc.prg does not exist
Remoting vs TCP Socket30 Aug 2005 20:34 GMT2
Following the previous post Remoting vs WS I have another question.
I need to implement a client that receive from the server hundreds of small
message from the server every hour. (the number of clients may be 1000 and
they are in the internet )
Socket Buffer Question30 Aug 2005 19:51 GMT2
I'm building a socket layer within my project and I have a couple of questions.
1) What is the optimal size for the Buffer for performance? I could have a
lot of data coming across.
2) I am doing asynchronous listening for clients & data using BeginAccept &
transaction context across to physicaly different machines23 Aug 2005 23:26 GMT2
I have two machines... Server1 and server2 .
A component on Server1 is calling a componnet on server2 using .net
remoting.
both of these components are runing in COM+(Enterprise services).
Remote access to queued componenets in .NET21 Aug 2005 13:19 GMT1
I've got a major problem at the moment getting this to work so hopefully
someone here can help me out.
We've 3 assemblies in .NET. One client, one server and one interface
definition. The client and server assemblies both reference the interface
"Singleton" Like Pattern Implementation Suggestions Needed19 Aug 2005 22:01 GMT6
I'm currently developing a distribution .Net Applicaiton utilizing .Net
Remoting for client to server side communication (server side is where all
business rules and workflow is created and controlled).  The server side
remoting objects which the clients proxy to are just ...
Business Entity Designs17 Aug 2005 13:11 GMT6
Hi,
I'm currently designing a large order system implementing a distributed
n-tier design with typed datasets (its quite similar to the Duwamish sample).
I will be designing entities for my core operations such as orders, products
COM+ Access Denied error.17 Aug 2005 04:40 GMT1
I have 2 similar apps, that utilize COM+ component services. Application
server that is running COM+ is Windows 2000 with SP3. Users were running
applications on the machines with Windows 2000 SP3 as well. We're trying to
get users to switch to XP with SP2 installed. One of the ...
Com error using ASP.NET16 Aug 2005 23:38 GMT1
I can call a COM object in a console app but not in asp.net.  I get the
following error:
System.Runtime.InteropServices.COMException (0x80040000): ConvertBondCode at
WestminsterR52_0_0.IWestminsterClass.ConvertBondCode(String& BondCode, Int32&
Help - N Tier Architecture ?16 Aug 2005 23:35 GMT2
1. I am in process of designing N-Tier Application using ASP.NET. Can
anyone guide me the right material or microsoft guidelines document
which I can used in designing the N-Tier application.
2. I would also like to know whether to use Web Services or .Net
Problem with TcpClient.Connect()16 Aug 2005 15:10 GMT2
When I try to connect to a remote computer using TcpClient.Connect(), I
receive a SocketException with the following error:
a connection attempt failed because the connected party did not properly
respond after a period of time or established connection failed because
Server activated objects respond slowly after 5 minutes16 Aug 2005 06:34 GMT3
Our server activated objects are marked as Singleton and are hosted by IIS 6.
We noticed that, after about 5 minutes of inactivity, a server object
responds with an added delay of several seconds. Thinking this had something
to do with the default remote object lifetime of 5 ...
ListBox not using DisplayMember property when binding to Webservic16 Aug 2005 02:03 GMT1
I'm trying to display an array of objects, received from a webservice method
call, in a listbox.
basically, my code is this:
GlossaryItem[] glossaryItems = webservice.GetGlossaryItems();
Pages: 1 2 July, 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.