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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remoting using Consol Application Client and Consol Listener20 Jul 2006 13:25 GMT3
I am developing a remoting service which is accessed by a client
application using remoting. In doing so, is gives me an error called
"Cannot load type <Type Name> <Assembly Name>"
Following things I am doing in order to developed a remoting service
Remoting IIS 618 Jul 2006 23:19 GMT1
We have a small test appication that uses remoting. This app works fine on
the developers XP system but the same configuration does not work on Win2k
with IIS 6 and .net 2.0. The URL returns 404, page not found. The .rem
extension has been enabled and all other IIS settings look ...
URGENT PLZ........File Upload in .NET Remoting16 Jul 2006 08:40 GMT4
I am trying to Upload a file using .NET Remoting. My Remoting Object
contains an Upload Method which would take the HttpPostedFile and the path as
the parameters,
I am using Server Act Object in SingleTon Mode
Throwing exceptions in custom server sink15 Jul 2006 16:32 GMT1
MSDN documentation states that message sinks must not throw exceptions
at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
consinkssinkchains.asp

"Note   Message sinks must not throw exceptions. One way a message sink
Can .NET Remoting Provide Class Instantiation Like ActiveX EXE?14 Jul 2006 18:20 GMT1
With Remoting, the server generally needs to be running, in order for a
remote client to instantiate the class which is exposed for remoting. If the
server is not already running, the client can start the server, however the
launch of the server will be asynchronous and the ...
Remoting & EntLib Jan 200614 Jul 2006 12:02 GMT5
we are building a 3 tier application with .Net Framework 2.0 and EntLib Jan
2006
client/server talks via .Net Remoting,
an InvalidCastException is thrown on the CLIENT side if I don't comment the
Returning XmlNode or XmlDocument object!13 Jul 2006 16:30 GMT3
I have a remote object which has a function
XMLNode GetDataNode(string nodeName);
When I call this function using remoting (from another application), I am
getting an Exception stating that XmlElement is not marked as serializable.
Singleton & events to clients13 Jul 2006 11:01 GMT2
I've read some articles that address the problem i'm having at the moment,
however things still are not completely clear to me. I will illustrate the
setting, and what problems I have.
I have a central component that is to collect data from certain clients, and
problem with config file12 Jul 2006 22:12 GMT3
Hi, I have a little problem with the config file even tought I'm pretty sure
it's correct...  Can someone tell me why I get this exception?  here are the
exception and the config file content.
Exception :
Can I use .NET remoting with an ActiveX container?12 Jul 2006 20:51 GMT2
We're C# .NET developers who must use an ActiveX container (not IE) to
create and contain our components. We'd like both the component and the
client to be C# .NET code.
But, it appears that you cannot do this with COM interop. To do this,
Binary Remoting12 Jul 2006 16:35 GMT2
Just a quick question in relation to remoting over HTTP using the binary
formatter.
We really want to avoid the overheads of using https . Although our data
doesnt need to be all the secure , just wondering what level of protection
Why is it locking  up?12 Jul 2006 13:50 GMT8
Hi, I have a service and an app, I cut down the code to a minimum...  can
someone explain me why it locks up when I try to get an instance of my
object?
public class LoginService : MarshalByRefObject
Tcp connection stays open during remoting12 Jul 2006 01:32 GMT1
When I configure remoting with a TCP channel with a singlecall server
object, I would like to know if the TCP connection stays open forever.
In the TCP protocol, it requires 7 messages between the client and the
server to open a connection.  If the client makes a lot of calls to the
First remoting call take too long in IE embedded winform usercontrol10 Jul 2006 17:18 GMT1
Server side : Winform Exe
Code :
  System.Runtime.Remoting.RemotingConfiguration.Configure(
   System.IO.Path.Combine(Application.StartupPath,
Tweaking (de)serialization 2.0->1.0 possible?10 Jul 2006 16:30 GMT1
I'm getting an error when I try send a dataset from a .NET2.0 proces to
a .NET1.1 proces: Type is not resolved for
System.Data.Serializationformat, System.Data, ....
It appears Microsoft does not support backward compatiblity on datasets
Pages: 1 2 3 June, 2006
 
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.