1
Answer

Object remoting

Algirdas

Algirdas

19y
1.7k
1
Hy, I want to use object remoting in my project, but faced some problems. I can’t find System.Runtime.Remoting.Channels.Tcp and System.Runtime.Remoting.Channels.Http namespaces. I guess I haven’t installed some features in my MS Visual Studio 2003 and I think those are Server Components/Web development. Am I right? If yes, maybe someone knows how I can avoid installing IIS and FrontPage Server Extensions (as Microsoft claims it’s necessary to do it if intstalling Web Development feature)
Answers (1)
0
none

none

NA 110 0 14y

it`s there some special settings for enable tcp bindining?
Another question... If I create a new class into a new file code... all site it`s broked up :|
what settings i missed?
0
Ronald Suharta

Ronald Suharta

NA 14 0 14y

Is the svc file pointing to the App_Code? version of your IIS? type of binding you are using? please make sure you enable tcp binding on IIS if you are using net.tcp binidng. Please give us more details on the error message.