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
Cannot find member name System.Data.SqlClient.SqlError21 Jun 2005 13:45 GMT1
I have started getting this error on all client machines when accessing my
remoting data access service whenever there any sort of sql exception. The
service is running on Windows Server 2003 with .net framework 1.1. The
problem started occuring suddenly and I assume after one of ...
Properties of a remote object21 Jun 2005 03:16 GMT1
   I'm I right or the public properties of a remote object cannot be read?
I have some code here that relies on the properties of a remote object and
it casts an exception each time saying the function myclass::get_myproperty
requires 1 argument and recieved 0 argument. Or maybe it ...
Webservice call over proxy withouth credentials (anonymous)17 Jun 2005 07:31 GMT1
our customer has a unix proxy server and a windows xp client.
The client calls over a c# program a webservice; it must go through the
unix proxy.
But this should go without username/password -> anonymous!
Asynchronous calls and GUI16 Jun 2005 17:54 GMT2
I have this:
WinForms -> Business Layer -> Proxy Layer
(host A)
Remote Data Layer
how do I modify remote registeries using VB.NET (and COM+)16 Jun 2005 02:10 GMT1
I am attempting to write a VB.net program to alter remote registeries. I am
familiar with VBScript and so I was using WMI to connect to remote machines.
How would I do this in VB.Net?
I got this far..
Caller Ip15 Jun 2005 12:39 GMT1
Is it possible to know the caller ip or machine name on the server side?
Thanks in advance
Martin
Authentication and security in .NET Remoting15 Jun 2005 12:32 GMT6
I have a remotable object hosted in a server outside IIS. This way I
can't rely on IIS for security.
I need to have authentication and encryption of data in this
communication cliente-server communication.
Cross-appdomain communication15 Jun 2005 05:51 GMT2
Here's what I'm trying to do.  I have an app that searches for plugins at
runtime.  It does this by loading each assembly in the plugins folder and
checking to see if it implements the plugins interface.  My problem is that
while I want to create a list of plugins, I don't want ...
Remoting and ASP.NET Solution Architecture Advice Needed11 Jun 2005 12:36 GMT1
I am required to add functionality to an existing application. The
application is cpu intensive and does a lot of number crunching and uses
legacy apps for these calculations At any given time it can process only one
job. It gets the job from a database i.e a job id is given to ...
How to set up Location of remoting configuration file for windows service? 09 Jun 2005 14:45 GMT2
Hi My Friends,
I tried to host a remoting object in a wondows service.  I use configuration
file to configure channels, mode and url. I put the configuration file in
the same folder as the windows service exe. Wehn I try to start the windows
client side lifetime of remote object09 Jun 2005 06:31 GMT5
I have a remote object (MSB), which is hosted on a dotNET NT service. In the
onstart method of NT service, i create the Remote object instance and
register it to remoting infrastructure using RemotingServices.Marshal API. I
have also overridden "InitializeLifetimeService" method ...
singleton class creating new object when called from dll through.09 Jun 2005 05:04 GMT1
(Type your message here)
hi all..
i m developing application. in which i have 1 global server which is taking care of two client. these two client are window services. in which one windowservice update one object which is provided by singleton class on global server. It is ok it ...
Member Variables in Custom Exception class not visible at client s09 Jun 2005 04:55 GMT2
I have a my own customer exception class (inherited from
ApplicationException, ISerializable) with a private member variable of type
string, now when i catch this exception i get null value in this variable.
I went around net and i added my member variable to SerializationInfo in ...
Catching events from a remote class08 Jun 2005 09:19 GMT2
   I need to catch events raised by a remote class. I've heard of the
Invoke method, but either I don't understand how it works or it does not do
what I need to do.
Everything is in .Net. For now (and it doesn't work), the local object gets
Sharing enums btwn client and server07 Jun 2005 10:42 GMT3
As part of an application that I am writing I need to find out what
"timeframe" we are in.  A Timeframe can be one of the following:
INITIAL
INITIALREADONLY
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.