Click here to Skip to main content
15,884,836 members
Home / Discussions / C#
   

C#

 
GeneralCloning Data Tables Pin
afronaut5-Sep-03 6:54
afronaut5-Sep-03 6:54 
GeneralRe: Cloning Data Tables Pin
Ernesto Perales Soto5-Sep-03 7:27
Ernesto Perales Soto5-Sep-03 7:27 
GeneralRe: Cloning Data Tables Pin
afronaut5-Sep-03 8:52
afronaut5-Sep-03 8:52 
GeneralRe: Cloning Data Tables Pin
Arjan Einbu5-Sep-03 23:17
Arjan Einbu5-Sep-03 23:17 
QuestionTracking Remoting Objects - How To? Pin
0siris5-Sep-03 6:45
0siris5-Sep-03 6:45 
AnswerRe: Tracking Remoting Objects - How To? Pin
0siris5-Sep-03 15:04
0siris5-Sep-03 15:04 
GeneralRe: Tracking Remoting Objects - How To? Pin
0siris7-Sep-03 18:52
0siris7-Sep-03 18:52 
GeneralSystem.Runtime.Remoting.Channels.Tcp not found Pin
mikemilano5-Sep-03 6:36
mikemilano5-Sep-03 6:36 
using System;<br />
using System.Runtime.Remoting;<br />
using System.Runtime.Remoting.Channels;<br />
using System.Runtime.Remoting.Channels.Tcp;


error: C:\Visual Studio Projects\Server\Class1.cs(4): The type or namespace name 'Tcp' does not exist in the class or namespace 'System.Runtime.Remoting.Channels' (are you missing an assembly reference?)

i'm trying to follow a tutorial which uses this namespace, but it doesn't appear to exist.

when is type: using System.Runtime.Remoting.Channels.

i get no drop down for any other options.. and when i manually just force it in, i get a compile error that the tcp methods dont' exist.

can anyone help?
GeneralRe: System.Runtime.Remoting.Channels.Tcp not found Pin
0siris5-Sep-03 6:46
0siris5-Sep-03 6:46 
GeneralRe: System.Runtime.Remoting.Channels.Tcp not found Pin
mikemilano5-Sep-03 6:49
mikemilano5-Sep-03 6:49 
QuestionWhat's the best strategy? Pin
wapgagtp5-Sep-03 6:11
wapgagtp5-Sep-03 6:11 
GeneralWebservice moved Pin
Anonymous5-Sep-03 5:50
Anonymous5-Sep-03 5:50 
GeneralRe: Webservice moved Pin
SimonS5-Sep-03 6:33
SimonS5-Sep-03 6:33 
GeneralKeeping Datagrid in sync with back button Pin
clayne5-Sep-03 4:56
clayne5-Sep-03 4:56 
GeneralApplication Data Pin
Davy Mitchell5-Sep-03 1:58
Davy Mitchell5-Sep-03 1:58 
GeneralRe: Application Data Pin
Mazdak5-Sep-03 3:08
Mazdak5-Sep-03 3:08 
GeneralRe: Application Data Pin
Davy Mitchell5-Sep-03 10:15
Davy Mitchell5-Sep-03 10:15 
Questionhow can create a xml document? Pin
zecodela4-Sep-03 21:51
zecodela4-Sep-03 21:51 
AnswerRe: how can create a xml document? Pin
freshthinking4-Sep-03 22:28
freshthinking4-Sep-03 22:28 
AnswerRe: how can create a xml document? Pin
Mazdak4-Sep-03 22:39
Mazdak4-Sep-03 22:39 
AnswerRe: how can create a xml document? Pin
Manster5-Sep-03 9:09
Manster5-Sep-03 9:09 
QuestionSend an email from a Form? Pin
Bog4-Sep-03 19:58
Bog4-Sep-03 19:58 
AnswerRe: Send an email from a Form? Pin
David Stone4-Sep-03 20:07
sitebuilderDavid Stone4-Sep-03 20:07 
GeneralRe: Send an email from a Form? Pin
Bog5-Sep-03 9:34
Bog5-Sep-03 9:34 
AnswerRe: Send an email from a Form? Pin
Nick Seng4-Sep-03 21:14
Nick Seng4-Sep-03 21:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.