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 / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Permission denied for activating type soap26 Jan 2004 21:18 GMT5
I've currently switched my application to VS 2003 due to the Remoting
security level problem.  My application is a pair of CAO server-client
applications.  But my client-side program generates a
'System.Runtime.Remoting.RemotingException' ....
Debugging in the server26 Jan 2004 21:07 GMT2
My server is a console application.
My client is an exe WinForms application.
I use a common General class library for my interface
definitions.
NLB and Remoting (TCP)26 Jan 2004 19:22 GMT1
We have an application that uses remoting with TCP protocol. The client
communicates with server using remoting.
If I have 2 or more application servers, can we use network loading
balancing to distribute the load from client to servers? Are there any
Memory problem using SOAP over HTTP, Help!!26 Jan 2004 18:29 GMT1
I have encountered a severe problem with .NET remoting using SOAP over HTTP that I would really appreciate some help with.
As my first foray into the .NET architecture I have designed a distributed trading system based entirely on .NET remoting and written mostly in C#. Many of ...
Use of Config Files26 Jan 2004 17:27 GMT1
My application implements CAO with a SAO factory.  I would like to switch my code over to using config files to allow for settings changes without re-comple
The server can reside on any machine in the users lan.  The location (machine name) of the server is passed to the client ...
Example Application26 Jan 2004 16:56 GMT1
I've seen articles, small tutorials, MSDN documentation,
and best practice guidelines on Remoting, but I'd really
like to see an enterprise example application using
Remoting.  
ASP.net application using RemotingConfiguration.Configure26 Jan 2004 14:25 GMT1
I am writing an ASP.net application using the web.config file and
RemotingConfiguration.Configure to define the remoting configuration.
This technique works fine for the initial page load; however if the
page is refreshed or accessed again, I receive the following error:
Firewalls24 Jan 2004 16:13 GMT1
I am intested in compability issues when using Remoting over a firewall, which for example only exposes port 80. I know i can use XML web services over port 80, but what about remoting?
I see that if Remoting is used under IIS, the code samples on MSDN show that you dont specify a ...
typeFilterLevel, Interface Remoting & IIS23 Jan 2004 23:07 GMT2
I am having a problem getting binary formatting to work now that I
have moved to .net framework 1.1.  I am using IIS as the host and
interfaces as the client/server bridge.  I set the server config file
to binary and set the typeFilterLevel = "Full".  I figure I have to do
Insufficient state to deserialize the object attempting to add a client callback23 Jan 2004 17:04 GMT3
I can accomplish my task without remoting, but when my object is remoted, it
breaks.    I hate to post questions that may have simple answers, but I've
combed the groups and have found no advice that has helped me.    I've been
focusing on making sure my remoted object is ...
serious remoting performance problem - possible workaround 23 Jan 2004 16:45 GMT2
I think I found a serious problem in remoting calls, and specifically
in formatter/serializer I think.
Example:
Using remoting TCP channel (on LAN) and binary formatter it takes
Client's IP address23 Jan 2004 01:29 GMT4
I am trying to get the client's IP address when they connect to the
Remoting server.  I have searched for hours for examples in VB.NET.  I
even bought Ingo Rammer's book.  However, I can't seem to get working
code examples.  I know it has something to do with Sinks.  I would
Problem with CAO Factory22 Jan 2004 20:03 GMT3
I have implemented the CAO factory pattern.  My Interface code is as follows:
public interface IBroker
{
IRemote CreateRemoteSystem(string systemConfigXml);
Passing a DataSet to a remoted type:  possible bug21 Jan 2004 19:47 GMT1
Our DAL (Data Access Layer as a dll) is hosted by IIS.  We use binary
serialization to pass a DataSet into the DAL from a client exe.
Our client exe calls GetChanges on DataSet and passes the changes to our
remoted DAL.
No Need to Explicitly Register Client Channels?21 Jan 2004 17:21 GMT3
I'm reposting a previous post here with a more descriptive subject,
which will hopefully get a bit more attention.
My issue is this:
I am calling a remote object over TCP from a pooled .NET Serviced
Pages: 1 2 3 4 5 6 7 December, 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.