This blog is about developing Windows applications using Visual Studio. All postings on this weblog are provided "AS IS" with no warranties, and confer no rights. Use of any samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
Your host Nikola Dudar is a Program Manager in Windows division of Microsoft Corporation. He has been working on Windows Web Services API during Windows 7 and various additions to Visual C++ during VS2005 and VS2008. More details are in LinkedIn profile under Nikola's formal name Mykola Dudar.
If you are interested in program management and project management, check out my other blog at http://www.pmsnack.com/ where I collect best practices and other topics interesting to program and project managers.
To send feedback, comments or requests for new posts, please use the contact form.
When using Web Services API on Windows 7 Pre-Beta build 6801.0, you may get the following error in:
Failure errorCode=0x803d0015
Failed to retrieve the automatic proxy settings.
The proxy could not process the request.
There is a work around to the issue. Here is what you have to do:
· Open Internet Options from Tools menu in the Internet Explorer.
· Switch to Tab Connections and click on the button LAN settings.
· On the dialog that IE should open for you
o Uncheck “Automatically detect settings”
o Uncheck “Use automatic configuration script”.
o If you have a proxy server setup on the LAN, check “Use a proxy server for your LAN” and manually specify address and port of this server.
This should get you going for now. The root cause of the issue has already been fixed in the Beta builds of Web Services API. It should work just fine with Windows 7 Beta once it is available.
PingBack from http://www.tomshw.it/forum/microsoft-windows/97562-windows-7-discussione-ufficiale-64.html#post972942