0

I am just trying to learn Ajax enabled WCF service, when I try to create a new web application and add new item "AJAX-enabled WCF Service" I get an error message that "The extension of type 'System.ServiceModel.Configuration.WebScriptEnablingElement, System.ServiceModel.Web, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' is not registered in the extension collection 'behaviorExtensions'.

I had .net2.0/VS2005 and then I installed VS2008.

John Saunders
  • 160,644
  • 26
  • 247
  • 397
Sri Reddy
  • 6,832
  • 20
  • 70
  • 112

1 Answers1

0

I was able to solve the problem after I reinstalled .Net 3.5. Thanks to Social.Microsoft forum.

Sri Reddy
  • 6,832
  • 20
  • 70
  • 112