I can't find xsd.exe in Visual Studio 2008?

前端 未结 5 873
广开言路
广开言路 2020-12-15 05:56

In Visual Studio 2005 the XSD compiler was in the SDK/v2.0 directory. In Visual Studio there is only a SDK/v3.5 directory has gone and so too has the xsd.exe compiler. Where

5条回答
  •  死守一世寂寞
    2020-12-15 06:26

    I have xsd.exe here: C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\xsd.exe So I think you have yours at the Windows Platform SDK corresponding path on your machine. Make sure you have installed PlatformSDK sometimes it can be in VisualStudio directory

提交回复
热议问题