WebService in Visual Studio 2005

A

Arne

I am not able to find svcutil.exe or WSDL.exe on a computer which has Visual
Studio 2005 professional installed.
Were those utilities available in a Visual Studio add-on which is now
outdated?
(Hopefully I will get VS 2008 soon)
 
S

Steven Wilmot

Arne said:
I am not able to find svcutil.exe or WSDL.exe on a computer which has
Visual
Studio 2005 professional installed.
Were those utilities available in a Visual Studio add-on which is now
outdated?
(Hopefully I will get VS 2008 soon)

You should find the tools installed as part of the .NET 2.0 SDK (which would
have been installed with VS2005)

Take a look in:
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin

If you open a "Visual Studio 2005 Command Prompt" from "Visual Studio Tools"
on the Start-Menu, then type "wsdl.exe", it should find it.

Steven
 
S

Steven Wilmot

I am not able to find svcutil.exe or WSDL.exe on a computer which has
I found WSDL.exe but not svcutil.exe. Svcutil.exe might belong to a beta of
WCF.

From the felp-file:

" The ServiceModel Metadata Utility Tool can be found at the Windows SDK
installation location, specifically, C:\Program Files\Microsoft
SDKs\Windows\v6.0\Bin"

You may find the following useful:
http://msdn.microsoft.com/en-us/netframework/aa569263.aspx

You should be able to download a relevant SDK to get it.

Steven
 
A

Arne

I don't have the svcutil.exe in the C:\Program Files\Microsoft
SDKs\Windows\v6.0\Bin directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top