3
4 Find the location where the Microsoft .NET Framework 2.0 SDK (x64) files were installed. Verify that the installation directory contains a subdirectory named Bin, which contains a file named wsdl.exe. Typically, the Framework SDK is installed at C:\Program Files\Microsoft.NET\SDK\v2.0 64bit.
a Under the key HKLM\SOFTWARE\Microsoft\.NETFramework, verify the existence of a string value named sdkinstallRootv2.0 with a string value of the full path name to the installation directory.
b If sdkinstallRootv2.0 is not present, add it.
6
7 If your Microsoft software setup varies from the default paths, create a VSINSTALLDIR environment variable.
''C:\devstuff\Microsoft Visual Studio 8\Common7''''C:\devstuff\Microsoft Visual Studio 8\SDK'' set WS_SDK_HOME="C:\Documents and Settings\yourusername\My Documents\Downloads\SDK"