Okay the only way that I could get the reference to go in was to open the Project file in notepad and hand jam it in thusly.
<Reference Include="System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
If I have to do this everytime it kind of defeats the purpose of having an IDE.
Any other ideas
Thanks,
John
|