WCF project with this sample leads to errors - VS 2008 -


The sample is from:

I created the sample project and created it without any errors Click on F5, I get a message that the service is hosted and then it throws this error

AppName: wcfsvchost.exe AppVer: 9.0.622.1152 ModName: mscorwks.dll ModVer: 2.0.50727.3082 Offset: 00080012

Check the version of the .NET Framework you have installed. WCF is required. NET Framework 3.0 minimum and 3.5 SP1 have been recommended.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -