Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • trotskyicepick 5 posts 26 karma points
    Jun 14, 2011 @ 03:05
    trotskyicepick
    0

    Population of database during install hangs at 35%

    I am installing Umbraco v4.7.0 on Windows Vista on IIS 7.0, ASP.NET v4.0.30319 and MS SQL Server 2008 Express. I have got past the stage where the database tables have been created and the installer is now attempting to populate the tables.

    However, it now just sits at 35% and there is no activity showing on my SQL Server.

    Umbraco has 2 connections to the server open doing the following:

    SELECT id FROM umbracoNode WHERE id=-21

    both are doing the same thing. This query will not produce any result as the table dbo.umbracoNode is still empty as are the rest of the tables.

    I'm not an expert so could use some advice.

    Thanks

  • trotskyicepick 5 posts 26 karma points
    Jun 14, 2011 @ 03:26
    trotskyicepick
    0

    In the Application event log I got hundreds of the following:

    Date14/06/2011 02:22:04

    LogWindows NT (Application)

     

    SourceLightScribeService

    Category(0)

    Event2684485637

    ComputerAndrew-PC

     

    Message

    Unsupported service control request (see data below)

    In fact no further data is given. The SQL event logs show nothing at all useful.
  • trotskyicepick 5 posts 26 karma points
    Jun 21, 2011 @ 06:20
    trotskyicepick
    1

    The LightScribe messages were something else entirely, nothing to do with IIS/SQL etc. I managed to solve my problem when I noticed I hadn't assigned Umbraco to an ASP.NET 4 application pool, once this was done the install completed successfully.

  • trotskyicepick 5 posts 26 karma points
    Jun 21, 2011 @ 06:25
    trotskyicepick
    0

    SOLVED.

Please Sign in or register to post replies

Write your reply to:

Draft