Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

svcutil security setting bug?

2 views
Skip to first unread message

codemutt

unread,
May 8, 2008, 6:33:56 PM5/8/08
to
I have a problem where I set up a configuration for a nettcp scheme
configuration via the ServiceConfigurationEditor (VS2008) (or by hand) to
have security mode="None"

The ServiceConfigurationEditor saves this normally. It looks normal in the
IDE as App.config. I then run the service, either from the IDE or not, and
run svcutil (VS2008) against the service to generate the proxy class and the
configuration file.

The svcutil generates a .config file that says the nettcp service has
security mode="Transport" and has all the associated entries filled in.

This didn't seem to happen before VS2008 -- is this a bug?

0 new messages