Andrew Jarvis
2009-02-16 16:58:59 UTC
Since development began several months ago, my app has created a TcpChannel
object for remoting.
Suddenly the word 'Tcp' in the line 'using
System.Runtime.Remoting.Channels.Tcp;' has a squiggly red line under it -
the namespace has gone.
I still have a reference to System.Runtime.Remoting - I removed it and added
it in again just to make sure.
Where can my Tcp have gone?
object for remoting.
Suddenly the word 'Tcp' in the line 'using
System.Runtime.Remoting.Channels.Tcp;' has a squiggly red line under it -
the namespace has gone.
I still have a reference to System.Runtime.Remoting - I removed it and added
it in again just to make sure.
Where can my Tcp have gone?