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
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
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.