wcffacility Questions

1

Solved

If I have a PerWebRequest object that has a wcf proxy dependency with a PerThread lifestyle, will the container a) use the same proxy instance after the container auto-releases the parent object?...
Sikko asked 11/6, 2012 at 17:29

1

One of 4 production servers once in a while generates tons of error claiming: Method RunRules is not supported on this proxy, this can happen if the method is not marked with OperationContractAtt...
Harmattan asked 26/8, 2010 at 16:58

1

Solved

I have created three assemblies. A web site, a WCF service and a contracts assembly that holds the interfaces that the services implement. I would like to use Castle Windsor to create the services ...

1

Solved

The following does not compile: DefaultServiceHostFactory.RegisterContainer(Container.Kernel); The static method does not seem to exist in Castle 3.0 - I checked the breakingchanges.txt and did n...
Unchancy asked 15/3, 2012 at 22:52

1

Solved

I am confused about the castle wcf facility registration. I read some blog posts for BasicHttpBinding. But could not find a clear easy sample to setup a net.tcp setup. I want to host the service ...
Bedford asked 3/11, 2011 at 21:8

2

Solved

I'm developing a website which attempts to utilize the SOA pattern. The services service both the main web app as well as an HTML5 mobile app and native iPhone and Android apps through the use of a...
Thenceforth asked 15/5, 2011 at 7:3
1

© 2022 - 2024 — McMap. All rights reserved.