Rank: Newbie
Joined: 8/2/2007 Posts: 2
|
Hi,
I'm trying to run Umbraco on WinXP, .NET 2 & SQLExpress 2005 & followed the instructions for vista (also looked in the 2.1.1 for WinXP). He sais the installation was OK - no permissions problem, DB found and all, but when I trying to get to the login page *or* launching the umbraco right after installment *or* trying to use the starter kit I always get the all beloved [/quote]The page cannot be displayed There is a problem with a program on the page you are trying to reach, and the page cannot be displayed.
Please try the following:
Open the localhost home page, and then look for links to the information you want. Click the Refresh button, or try again later.
HTTP 403.1 Forbidden: Execute Access Forbidden Internet Information Services
Technical Information (for support personnel)
Background: You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
More information: Microsoft Support [quote]
thing :-)
What can it be? (I'm running other websites).
|
 Rank: Umbracoholic
Joined: 9/8/2006 Posts: 1,831 Location: MA, USA
|
Perhaps you didn't set your website (in IIS) to "allow scripts" to run (also known as "Execute permissions: Scripts only" on the Home Directory tab)? Or maybe you aren't running ASP.NET 2.0 for the website (in IIS)? cheers, doug.
MVP 2007-2009 - Percipient Studios
|
Rank: Newbie
Joined: 8/2/2007 Posts: 2
|
dem right! :-)
Was it written there and I didn't see?
thanks.
|
Rank: Newbie
Joined: 5/19/2008 Posts: 2 Location: Indy
|
I'm getting the same error. I already have Execute Permissions set to Scripts. Anything else?
|