Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saturday, April 9, 2011 9:03 AM
I am currently online and have a full DSL connection, however everytime I try and run the Web Platform Installer it states the following:
"Unable to download the Web Platform product list from . Check your network connection and try again (been trying forever). If the problem persists, report the issue on the Web Platform Installer forum...."
Help! I've just created and hosted my site and would love to actually be able to see and use it with Wordpress.
Saturday, April 9, 2011 9:24 AM ✅Answered
Hello,
Thank you selecting the Web Platform Products.
Sorry your having issues.
Please look at this guide http://learn.iis.net/page.aspx/604/troubleshooting-problems-with-microsoft-web-platform-installer-20/ .
In particular look at the section for IE,Proxy and settings.
If you have more errors please post the web platform error messages from the WebPI log to the Forum.
Thank You,
Martin
Thursday, June 16, 2011 1:51 PM
Well.. I know we behind firewalls and the connection from the application won’t work or wouldn't even be allowed… Any other way to download this Web Platform product list manually and point the program to it?
Error Msg " Unable to download the web Platformproduct list from. Check your network connection and try again. If the probelm presist, report on the Web Platform Installer Fourm at: http://go.microsoft.com/fwlink/?LinkId=14544
Thursday, June 16, 2011 4:00 PM
Hello,
Thank you for selecting the Web Platform.
Sorry your having problems.
What Web Platform products do you want to install?
If you have problems with Firewalls and Internet Connections many of the
Web Platform products have stand-alone installers that can be used to get the Products you desire or need.
Martin
Thursday, June 16, 2011 8:07 PM
Well, you could download it manually and point WebPI at it directly, but once it's running, will WebPI be able to access the internet to download the apps/products?
You can point your browser at http://www.microsoft.com/web/webpi/3.0/webproductlist.xml and View Source -> save to disk
Then you can create the following registry key:
HKLM\Software\Microsoft\WebPlatformInstaller
Key: ProductXMLLocation
Value: <path to your local copy>
Problem is, you'll actually need to download the remaining 4 feeds (all referenced from the feed above), save them locally and then update the path in the locally-saved WebProductList.xml
Thanks
Chris
Friday, June 17, 2011 12:38 PM
you asked <... but once it's running, will WebPI be able to access the internet to download the apps/products? >
Nope... I am behind very stringed firewalls and network topology..
Also I am assuming you mean to create this "value" under WebPlatFormInstaller Key in the registery "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WebPlatformInstaller"... correct? <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
Saturday, June 18, 2011 2:18 PM
Correct on the key - hope that works with your FW/proxy configuration
Thanks
Chris
Thursday, December 1, 2011 6:07 PM
I am still having the same problem although I followed the instuctions. can you help?? thanks
Thursday, December 1, 2011 7:51 PM
have you found the solution. seems like it's impossible to fix the error without internet connection. Thanks
Thursday, December 1, 2011 7:53 PM
Martin, where can I find this Web Platform products stand-alone installer files? I don't have an internet connection on my server. thanks
Thursday, December 1, 2011 8:27 PM
Hello,
The Web Platform stand-alone installer http://forums.iis.net/t/1178551.aspx
select the msi file X86 or X64 that is correct for your system.
The Web Platform logs http://forums.iis.net/t/1178550.aspx posting information.
Martin
Thursday, December 1, 2011 9:24 PM
any solutions? I installed this package and installation went fine. I get an error when I try to open it from the IIS when it tries to connect to internet. Thanks
Thursday, December 1, 2011 9:33 PM
Hi,
The Web Platform Tool http://learn.iis.net/page.aspx/616/using-the-microsoft-web-platform-installer/ user guide.
You can download many of the products from the Microsoft Download Center.
Edit: Use the Search in the Download Center http://www.microsoft.com/download/en/default.aspx .
Martin
Friday, December 2, 2011 12:36 PM
my problem is that I don't have internet connection and I need a full installation package if there is one. it's for windows 2008R2 - 64 bit environment. Thanks Martin
http://blogs.iis.net/satishl/archive/2011/01/26/webpi-command-line.aspx
Friday, December 2, 2011 9:19 PM
Hi satavi,
The Web Platform Tool GUI or CMD line using the product list will require an interent connection.
You will need an Interent Connection to download the Full installation packages.
There is no way around the requirements. For some of the products downloads Windows Geniune Verfication will be required..
You should use another system that has a Broad Band Network connection to download the installers.
The Microsoft Download Center Link was in the previous post and you can search for the installers.
Martin
Saturday, December 3, 2011 12:03 AM
Thank you Martin.
Monday, December 5, 2011 12:18 PM
thanks for your response Martin. there is no such a full package available on the internet. I installed the following executable and server still tries to connect to internet during installation.
http://forums.iis.net/t/1178551.aspx<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>x64
http://download.microsoft.com/download/B/0/0/B00FEF21-79DE-48B0-8731-F9CFE70CE613/WebPlatformInstaller_3_10_amd64_en-US.msi<o:p></o:p>
Monday, December 5, 2011 12:37 PM
Hi,
Did you Search the Microsoft Download Center
Example for IIS Express "iisexpress_1_10_x86_en-US.msi"
http://www.microsoft.com/download/en/details.aspx?id=1038 ?
Example for SQL Server 2008 Express downloads for X86 X64 systems full installs.
http://www.microsoft.com/download/en/details.aspx?id=26729
Yes The Web Platform 3.0 installer will try to connect to the internet for the product list.
Martin
Tuesday, December 6, 2011 1:05 AM
Hi @ satavi,
If you stiil having issues create a new post "Web Products full package installers problems".
Thanks,
Martin
Tuesday, December 6, 2011 2:06 AM
Once you download the MSI directly (http://forums.iis.net/t/1178551.aspx) you'll still an internet connection to use the product - WebPI requires an internet connection to install products
For your scenario, we've released a preview of the updated WebPICMD.exe (http://learn.iis.net/page.aspx/1072/web-platform-installer-v4-command-line-webpicmdexe-preview-release/) that you can use to generate an offline feed (do this on a server that has internet access) and then use WebPI to connect to the offline feed to install products on your server that doesn't have internet access
Chris
Tuesday, December 6, 2011 11:59 AM
Thank you Chris. we only needed to use IIS URL rewrite tool and I found a seperate installation which seems to be working fine. thanks for your help on this