« Previous Next »

Thread: web platform installer

Last post 05-13-2009 12:10 PM by richma. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 05-02-2009, 5:32 PM

    web platform installer

     

    I have a Vista Ultimate 64 with Visual Studio Professional running on an Intel Quad processor.

    I have installed web components with web platform installer. The following components did not install properly:

    subtext,  umbraco,  url rewrite 1.1,  application request routing 2.0 beta,  dotnetnuke,  mojoportal,  wordpress,  silverstripe cms,  silverlight3 tools for visual studio,  sql server 2008 management studio express, 

     Subtext, umbraco, dotnetduke, mojoportal: for these the database could not be created.  The programs are not able to create the databases although I do actually have sql server 2005 which came with my Visual Studio professional installed

    Url rewrite: message was close WAS and WMSvc to install module 1.1 for IIS 7

     Appl Req routing: A product on which it depends did not install

    Wordpress: Object package ....../wordpress-2.7.1-IIS-RC1.zip could not be created

    silverstripe CMS: Object package ....../silverstripe-2.3.1-webpi.zip could not be created 

    silverlight3 tools for visual studio did not install succesfully

    sql server 2008 management studio express,  did not install successfully. I do see the programs in the program and features though.

    The programs are not able to create the databases but I do actually have sql server 2005 which came with my Visual Studio professional installed

     The following were succesfully installed:

    blogengine.net,  screwturn,  dasblog,  20 platform products

     

    Could you maybe tell me what could be the problem with the above.

    Kind regards

    Morten 

     

  • 05-04-2009, 9:58 PM In reply to

    • stjacobs
    • Top 150 Contributor
    • Joined on 09-23-2008, 3:09 PM
    • Redmond
    • Posts 43

    Re: web platform installer

    Hi Morten,

     The WebPI creates a bunch of log files as it does its work.  These logs are stored in two directories under:

     C:\Users\<user you ran the WebPI as>\AppData\Local\Microsoft\Web Platform Installer\logs

    There will be a file for each WebPI session in the webpi subdirectory, and a file for each component in the install subdirectory.  Could you zip those up and e-mail them to us at appgal@microsoft.com with a reference back to this post?

     Thanks!

    -Jake

     

    --
    Steve Jacobson (Jake)
    Sr. Program Manager - IIS
  • 05-13-2009, 12:10 PM In reply to

    • richma
    • Top 25 Contributor
    • Joined on 04-06-2009, 12:10 PM
    • Posts 367

    Re: web platform installer

    hi Morton

     1. The applicaitons  "subtext,umbraco,DotNetNuke, MojoPortal " all failed with the same logon failure to SQL. Please verify the logon for  MPM-Admin

    [22:8:959]The database 'subtext' could not be created..  Retrying operation 'Add' on object dbFullSql (data

    source=.\SQLExpress;initial catalog=subtext;user id=MPM-Admin).  Attempt 5 of 5.
     Details:
     originalMessage: The database 'subtext' could not be created.
     operationType: Add
     retryAttempt: 5
     retryCount: 5
    EXCEPTION: Microsoft.Web.Deployment.DeploymentException: The database 'subtext' could not be created. --->

    System.Data.SqlClient.SqlException: Login failed for user 'MPM-Admin'.


    2. SilverStripe and WordPress  Application Request Routing , depend on URLRewite

    For  Url Rewrite . This prompt can occur if you are upgrading to  from Url Rewrite 1.0. You will need to stop and start the services outlined in the messae

     

    Product: Microsoft URL Rewrite Module 1.1 for IIS 7 -- Error 30003.
    Please stop both services Windows Process Activation Service (WAS) and Web Management Service (WMSvc) before installing Microsoft URL Rewrite Module 1.1 for IIS 7. You will need to start the services after installing Microsoft URL Rewrite Module

     Commands to run before install :  Net stop was /y & net stop wmsvc

     After Install :  

    net start w3svc

    net start wmsvc

     

     

    3. For the SQL Menagement Express  installation ,  SQL installation logs can be found here: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\<DateTimeStamp>


    4. silverlight 3  installation log is under %temp% directory named  "silverlight 3.0 Tools Beta 1_<date>_<time>.html

Page 1 of 1 (3 items)
Microsoft Communities