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
Remoting, GC problem outside VS.NET29 Jan 2004 22:04 GMT2
I've created a remoting host as a console-app and all classes have a
"Console.WriteLine" in their constructor/destructor for debugging
reasons. I'm using singlecall objects.
After compiling the application in releasemode and running it in
SocketException on Socket.Connect(EndPoint remoteEP)29 Jan 2004 21:58 GMT2
I am having problems with .NET Remoting.  The exception along with
some stripped down code are below.  We have two machines with a switch
and firewall between them (with all ports open), but right now we are
bypassing the switch and using actual machine names in our code.
Return argument has an invalid type28 Jan 2004 21:37 GMT4
I use IIS to host a simple remotable object, which returns
a filled DataSet from its ExecuteQuery() method. When
hosted in a standalone remoting server this method returns
as expected, but on IIS I get the following exception
Make my DAL dll know where the database is????28 Jan 2004 17:57 GMT1
I've written a data access component which I want to install on a database
server machine.
I have two questions which I'd would appreciate anyone's advice /
experience.
Changing to tcpchannel28 Jan 2004 16:29 GMT1
Hi
I want to have maximum performance on my remote object. I am currently using http/soap.
may be tcpchannel is the best; what changes I should do in my config file and client code.
thanks,
ExecutionEngineException28 Jan 2004 10:07 GMT3
.Net 1.1 upgrade problem : ListBox gets ExecutionEngineException during remotin
Hi
we have an application with a remoting interface between a clien app and a service app
The client has a listbox
Are any examples for server side sponsors using the factory?28 Jan 2004 05:58 GMT3
I am using the TCP CAO SAO factory pattern.
Does anybody know an example for server side sponsors?
Thanks
System.Net.WebException: (MS Example)28 Jan 2004 03:46 GMT1
I'm running through an example of remoting in a MS book where I create a
console based chat client.
After scrtinizing my code over and over again, I'm sure I have it right...
But it's not working
Remoting and Static Methods28 Jan 2004 01:11 GMT2
We are using ASP.Net Remoting with our business Objects. All our BO’s are stateless. In each call I pass all the parameters. Currently we are using Instance classes (objects). On each page we instantiate an Object and call the method. Our application Performance is low. My ...
405 error from remote server.27 Jan 2004 19:57 GMT1
I'm a little lost with this. I'm using a http channel with binary formatter.
Using the configurationfile method. The connection gets made but any method
call
throws a 405.
Asp Remoting Error27 Jan 2004 16:50 GMT1
I'm need help trying to diagnose a error I'm receiving from IIS 5.0 on a
Windows 2000 Server machine.  We are trying to remote a call to a remoted
Object service and receive the following error:
System.Net.WebException: The underlying connection was closed: An unexpected
Problem with BeginInvoke and async threading27 Jan 2004 16:24 GMT2
my problem is as follows: My program has various plugins. That means
calling assembly and currently running plugins are in different
folders. While one plugin is active and I start an async thread via
BeginInvoke, the runtime cannot find the assembly and type (class) of
vs2002 to 2003 break change help!27 Jan 2004 16:15 GMT1
i am gettin
"Attempted to call a method declared on type System.Reflection.IReflect on an object which exposes 'myobject
i am using
                   ' Initialize Configuration
MBRO and buffer logic27 Jan 2004 08:00 GMT2
I noticed a problem in .NET remoting with the following definition in a MBRO
class
public abstract int Read(byte[] buffer, int offset, int count);
When you call this method, remoting will transmit the buffer from
[OT] Windows Server 2003 stops my service from running27 Jan 2004 02:36 GMT4
I know this is a little OT for this group, but figured at least someone
here would know the answer.
I've got an app using remoting, the server side is a Windows Service and
the client side is a standard Windows Forms app. The service is
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.