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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error "Because of security restrictions, the type xxx.xxx cannot be acces" after Signing31 Jul 2007 22:11 GMT1
I have remoting app work fine. I have Enum on seperate Dll. after I
add signing for this dll (key.snk) I got error: "Because of security
restrictions, the type xxx.xxx cannot be acces" while I call remoting
with Enum as parameter Byref.
No connection could be made because the target machine actively refused it22 Jul 2007 20:20 GMT1
Hi!,
I have developed a chat system using vb.net in vs 2005. Solution
contains 3 projects, client, interface and server. My problem is,
server.exe which resides in C:\Inetpub\wwwroot, does not run
Dataset ar DataReader?20 Jul 2007 07:41 GMT2
I am writing a remoting application and my server object passes result sets
from a SQL Server database to the clients. What data object should I use if
I want to maximize performance: Dataset, DataReader, other?
Urgent: Getting plain XML SOAP while channel is configured to use baniry18 Jul 2007 12:28 GMT2
i'm having a confusion about binary formatter, here is the scenario:
I have a server component that i'm hosting in IBIS, the web.config goes like
this:
<configuration>
WCF development15 Jul 2007 17:43 GMT1
I was wondering what is needed in order to develop WCF apps? Is it
necessary to have Windows Vista installed or can one do WCF apps using
Win 2003 Server/XP as well?
What SDK do I need to install if I don't have Windows Vista installed
How RemotingServices.Marshal to specific channel12 Jul 2007 17:35 GMT4
I have class that implements two Interface. both interface serve for
remoting, each one on another Port with uniq name by using this code:
       Dim props As New Hashtable()
       props("port") = "50050"
multi framework problem10 Jul 2007 01:30 GMT2
First, I have a Web service in framework 2.0 instantiate an object using
remoting ( on the same server) and use this object tu serialize a class and
save it to a file.
Then, a client that may be in 2.0 or in 1.1 also create an instance of an
Creating serializable objects from client, executing on host08 Jul 2007 22:00 GMT1
I am trying to create a system  that will execute a method (in the
host environment) on an object passed to it via remoting. The object
should be created on the client side, passed MBV style to the host
where the host will execute the function defined in the interface. The
Authorised Connection05 Jul 2007 19:58 GMT2
I'm fairly new to .NET remoting.
I've created a service which sit's on a server and does some database
management,
providing some fairly powerful and quite dangerous methods should it
Filter exceptions before marshall05 Jul 2007 17:04 GMT5
We have some services that we start up using RemotingServices.Marshall(..).
We need to filter exceptions generated on the server before they get serialized
and marshaled to clients. Where can we hook into those exceptions so we can
decide whether to pass a new friendly exception ...
 
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.