Where to find dll with "Microsoft.Practices.WSSP.WSE3.QuickStart.Common"?

  • Thread starter Thread starter xlar54
  • Start date Start date
X

xlar54

As per the subject, I am working with some code that uses the above
namespace (Microsoft.Practices.WSSP.WSE3.QuickStart.Common).
Microsoft's site sucks and makes finding anything damn near
impossible. Shame that I need to ask the world instead of search it
out on their site. Anyway... anyone know where I can locate this dll?

Thanks
 
Well, the only thing I can find that refers to that namespace is some
pages on WSE3 security patterns - here:
http://msdn2.microsoft.com/en-us/library/aa480545.aspx

But yes, it seems that the download is dead (shock: a dead link on the
internet!)

If it helps, there are some other quick-starts included in the WSE3
installer - by default:

C:\Program Files\Microsoft WSE\v3.0\Samples\CS\QuickStart\Security

However, I suspect that the best answer here would be: switch to WCF
if you can.

Marc
 

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