Greens
Greens

Reputation: 3057

.SVC file in VS2005

How do I add a WCF Service in VS2005?

Upvotes: 0

Views: 148

Answers (3)

John Saunders
John Saunders

Reputation: 161773

You should really upgrade to VS2008 SP1 and .NET 3.5 SP1. All of the examples you will find will assume these releases. Support of WCF in VS2005 was only a CTP (or maybe beta).

Upvotes: 0

Achim
Achim

Reputation: 15702

Can you be a bit more detailed? If you have .Net 3.5 installed, you should have a project template which manages this for you!?

Upvotes: 0

Related Questions