I'm doing some work on WCF web services etc. and this requires using System.ServiceModel namespace.
When I add a using statement for this namespace though, VS underlines it saying it doesn't exist in the Namespace System. When I upload the app to the server and run it, it works fine.
I've read the stuff on google and have uninstalled MS .NET Framework 3.5 completely. I've also uninstalled MS .NET CF 3.5 and then reinstalled that, but it still gives the same error.
Any ideas what I can do to get it to recognise this namespace? If I open Object Browser, the namespace is in their, so I don't understand why it won't find it when I try using it in code.
Any ideas?



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks