Question from the WCF test

Configure IIS to allow the http verbs PUT and DELETE for the service.

Hard

You are using VS2010 and the .NET Framework 4.0 to develop a WCF data service. This service connects to a SQL Server 2008 database, and it is hosted within an IIS 6.0 site.

The application works fine on the development environment, however when you connect to the service in production, the methods for updating or deleting an entity always return an error.

What do you need to do to correct this?

Author: InconnuStatus: PublishedQuestion passed 26 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!