Where is System.ServiceModel?

  • Thread starter Thread starter Ronald S. Cook
  • Start date Start date
R

Ronald S. Cook

I am on WinXP but have downloaded .NET Framework 3.0. Isn't
System.ServiceModel supposed ot be in there? It's not showing up in my list
of .NET references within VS2005.

Thanks,
Ron
 
Thus wrote Ronald,
I am on WinXP but have downloaded .NET Framework 3.0. Isn't
System.ServiceModel supposed ot be in there? It's not showing up in
my list of .NET references within VS2005.

I guess that list is updated only when you install the Orcas WCF/WPF extensions.
Have a look at %ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0,
or %windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation.

Cheers,
 

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