I have a project on GitHub with few examples on how to use WCF without
config files.

I've added two projects to it - WebHost.Castle and a simple client project.
Check it at:

http://github.com/vcaraulean/WcfWithoutConfigFile/tree/master/WcfWithoutConfigFile.WebHost.Castle

http://github.com/vcaraulean/WcfWithoutConfigFile/tree/master/WcfWithoutConfigFile.WebHost.Castle-Client

And the service code is making use of Service's SecurityContext...

Be sure that:
 - WcfWithoutConfigFile.WebHost.Castle is hosted in IIS Express
 - Windows Authentication is enabled for that project

Hope this helps...


On Mon, Nov 14, 2011 at 6:12 PM, Khash Sajadi <[email protected]>wrote:

> That's right. It's all code based. Anything specific should be done in the
> client?
> --
> You received this message because you are subscribed to the Google Groups
> "Castle Project Development List" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/castle-project-devel/-/6bf7pwjbzVsJ.
>
> To post to this group, send email to [email protected]
> .
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/castle-project-devel?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en.

Reply via email to