Configuring for wsHttpBinding in vs2005 dev environment

  • Thread starter Thread starter Bill Fuller
  • Start date Start date
B

Bill Fuller

I am trying to test a WCF web service in Visual Studio 2005 that has been
configured to use wsHttpBinding and getting a security error. I am not sure
how to do this. Is there any examples or docs on this?
 
Bill,

Well, what is the configuration you have now? Are you hosting this in
IIS, or some other environment? Also, what does the config file look like,
or are you setting the service up programatically?

Also, what is the exception that you are getting?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top