PC Review


Reply
Thread Tools Rate Thread

ASAP: Remoting not possible

 
 
=?Utf-8?B?U2FtIEpvaG5zb24=?=
Guest
Posts: n/a
 
      9th Feb 2004
H

I tried to implement .net remoting in my VB.NET app, but the studio doesn't seem to be able to find the correct namespace

Imports System.Runtime.Remoting.Channels.Tc

This just gives an error: namespace not foun

Can anyone help me

Sam
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3VkaGFrYXIgU2FkYXNpdnVuaVtNVlBd?=
Guest
Posts: n/a
 
      9th Feb 2004
By default the namespace system.runtime.remoting is avaible from mscorlib.dll, but if you want to use
System.Runtime.Remoting.Channels.Tcp ; you'll have to add a reference to system.runtime.remoting.dll from "Add References" dialog

HT
Sudhakar Sadasivun
Microsoft .NET MVP | MCA
http://weblogs.asp.net/ssadasivun
www.mugh.ne

----- Sam Johnson wrote: ----

H

I tried to implement .net remoting in my VB.NET app, but the studio doesn't seem to be able to find the correct namespace

Imports System.Runtime.Remoting.Channels.Tc

This just gives an error: namespace not foun

Can anyone help me

Sam
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Help Urgent Asap Asap Asap =?Utf-8?B?Sm9obiBCYXJuZXR0IE1WUA==?= Windows Vista General Discussion 0 31st Oct 2007 07:44 PM
Re: Help Urgent Asap Asap Asap Andre Da Costa[ActiveWin] Windows Vista General Discussion 0 31st Oct 2007 07:13 PM
Remoting...Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed. Junoti Microsoft C# .NET 0 11th Dec 2006 05:21 AM
Remoting callback error: "This remoting proxy has no channel sink =?Utf-8?B?RmVuZw==?= Microsoft VB .NET 0 25th Jan 2006 04:11 PM
Re: Remoting: Passing information to the Remoting Object upon Creation Matthew Wieder Microsoft C# .NET 0 6th Feb 2004 02:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:04 AM.