Hi to All,
I am new to WCF.
I have installed .net Framework 3.5 SP1. I created my first Service.
after creating that service i tried to create Proxy class using SVCUtil in VS Command prompt..
But It showing the following message.
C:\Program Files\Microsoft Visual Studio 9.0\VC>svcutil
http://localhost/IISHosted/Service.svc
'svcutil' is not recognized as an internal or external command,
operable program or batch file.
After googling,I went to bin folder in the following path.
C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
But there is no SVC util related files. I could the WSDL files only.
Can anyone tell me that how to solve this problem?Should install any package.
If so, give me the link?
Thanks in Advance.
Vel.S