If you are installing the WM 6 SDK on Windows Vista you may hit an error that blocks the installation. The error message is:
Could not access network location Common7\IDE\ProjectTemplates
This issue is related to a Custom Action (VBScript) we were using to install the Project Templates for Visual Studio - Vista may be blocking VBScript (through security policy, for example) which then causes our installation to fail. If you log the SDK setup, you will see something like:
DEBUG: Error 2738: Could not access VBScript runtime for custom action
While we work on that for the SDK Refresh, here is a simple workaround that will allow you to install the SDKs:
Please, let me know if that works for you (and yes, we don't like VBScript CAs anymore too! :-)
See you at MEDC 2007!
These postings are provided "AS IS" with no warranties, and confer no rights.