Copied to clipboard

Flag this post as spam?

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


  • Golo Roden 31 posts 25 karma points
    Jun 16, 2010 @ 13:59
    Golo Roden
    0

    Next button does not work when installing 4.1 RC on W7 / IIS 7.5

    Hi there,

    at the moment I am trying to install Umbraco 4.1 RC on top of W7 / IIS 7.5 with .NET 4.0 installed. When I am addressing http://localhost, I am being redirected to the welcome screen of the install routine. So far, so good.

    Anyway, now it tells me to click "next" to start the wizard - unfortunately, when I click next, nothing happens at all. What makes me wonder is that there is a little blue cross as well as a progress bar being shown right next to the next button - it seems as if some JavaScript did not work (the AJAX component eventually?).

    Any ideas?

    Cheerio,

     

    Golo

  • sun 403 posts 395 karma points
    Jun 16, 2010 @ 14:30
    sun
    0

    change app pool as asp.net 4 pool

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jun 16, 2010 @ 14:32
    Stefan Kip
    0

    @sun

    That's not the solution. If you're using the .NET 2.0 app pool, you'll get an 500 http error code on every request...

    @Golo

    Installed 4.1 RC fine here on Win7 x64 and IIS7.5, can't help ya...

  • Golo Roden 31 posts 25 karma points
    Jun 16, 2010 @ 14:32
    Golo Roden
    0

    The app pool already runs ASP.NET 4.0, in integrated mode, with NETWORK SERVICE as user account.

  • Golo Roden 31 posts 25 karma points
    Jun 16, 2010 @ 14:35
    Golo Roden
    0

    @ kipusoep: How did you install it? Unfortunately, there is no install guide for 4.1 available right now (or I just did not find it).

    What I've done so far:

    • Create a new website on IIS 7.5
    • Unzip Umbraco 4.1 RC to the folder C:\inetpub\wwwroot\Umbraco4.1rc
    • Set app pool to .NET 4.0, integrated mode, with NETWORK SERVICE as user.
    That's it.
    Am I missing anything?

  • Golo Roden 31 posts 25 karma points
    Jun 16, 2010 @ 14:45
    Golo Roden
    0

    Okay, I've got it ...

    1. The folder App_Data/ClientDepency was missing :-(

    2. There were no write permissions for NETWORK SERVICE on App_Data

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jun 18, 2010 @ 00:36
    Stefan Kip
    0

    Well, I just made a folder with the umbraco 4.1 RC in it, then created a website in IIS with app pool set to .NET 4.0.
    Created websites run on user IIS_IUSRS here and the folder I created has full access for IIS_IUSRS...

  • Andrew McLellan 8 posts 30 karma points
    Oct 24, 2010 @ 22:43
    Andrew McLellan
    0

    @Golo Roden

    I'm a noob when it comes IIS, CMS', etc., so I'm not sure what folders I should have and what not.  Though after reading this topic, I am coming across the same problem as you, I think (although on a webhost and using Umbraco v.4.2).  I get the install screen like you, with the next button not being clickable.

    I have the Client Dependency folder but nothing is in it.  Could you explain what I need to do?

    Thanks

     

    Edit: I was using v. 4.5.2 and had other problems, so this wasn't one of them.  Thanks.

  • Andrew Jameson 6 posts 26 karma points
    Oct 31, 2010 @ 12:16
    Andrew Jameson
    0

    I'm having the same issue.

    App_Data/ClientDepency exists (it's empty) and NETWORK SERVICE has full rights.

    The application pool is running v4.0.30319 in integrated pipeline mode.

    The Process Model Identity is NetworkService.

    I'm using v4.5.0.

    Can anyone suggest what I and Andrew McLellan (previous poster) have done wrong, or what we need to do to get past this step?

    Here's a screenshot of the slightly odd-looking Next button (should the progress bar be displayed at this time? And what's the 'x' there for?). Notice also that everything is against the left-edge of the page, whereas in a couple of setup videos I've watched, this appears centred.
    http://screencast.com/t/NNw74JwoIJ

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 31, 2010 @ 13:40
    Jan Skovgaard
    0

    Hi Andrew

    Have you double checked the app pool settings? Have they been saved? I once had a screen looking the same as yours. When I set the app pool to integrated it solved the problem.

  • Andrew Jameson 6 posts 26 karma points
    Oct 31, 2010 @ 14:15
    Andrew Jameson
    0

    Erm... yeah.... you might be right.

    The app pool settings were correct, then I recycled the app pool and now it works.

    I'm feeling pretty embarrassed about it now ;)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 31, 2010 @ 14:17
    Jan Skovgaard
    0

    Hehe, know that feeling.

    Well, as long as you got it working :-)

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft