London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Error with Alloy-project installation

Vote:
 

Hi!

I got a error when I tried to install Alloy template on my Episerver 7 installation.

When I open the Alloy.cjproj in VS2012 it says in Error list:

###  Warning    1    Load of property 'ReferencePath' failed.  Cannot add '[Libraries]\EPiServer' as a reference path as it is relative. Please specify an absolute path.    Alloy ###

And running the project gives me an

###

HTTP-fel 500.19 - Internal Server Error

Det går inte att komma åt den begärda sidan eftersom relaterade konfigurationsdata för sidan är ogiltiga.


Detaljerad felinformation:
Modul       IIS Web Core
Meddelande       BeginRequest
Hanterare       Ej fastställd än
Felkod       0x80070021
Konfigurationsfel       Konfigurationsavsnittet kan inte användas i denna sökväg. Felet uppstår när avsnittet är låst på en överordnad nivå. Låset är angivet antingen som standard (overrideModeDefault="Deny") eller explicit av en platstagg med overrideMode="Deny" eller det äldre allowOverride="false".


Konfigurationsfil       \\?\C:\EPiServer\Sites\alloy\web.config
Begärd URL       http://XXXXXX-X:17000/
Fysisk sökväg       C:\EPiServer\Sites\alloy
Inloggningsmetod       Ej fastställd än
Inloggad användare       Ej fastställd än
Konfigurationskälla:

  251:     </modules>
  252:     <handlers>
  253:       <add name="UrlRoutingHandler" preCondition="integratedMode" verb="*" path="UrlRouting.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>  

###

 

I have tried to change in applicationHost.config from "deny" to "allow without success:

<section name="handlers" overrideModeDefault="Allow" />

 

Any advice on this?

 

Kind regards
Tomas

  • OS: Windows 8
  • IDE: Visual Studio 2012 - Professional
  • CMS: Episerver 7
  • Webserver: IIS 8 Express
  • SQL Server Express 2008 R2 Service Pack 2
#71383
May 16, 2013 16:38
Vote:
 

No ideas?

#71456
May 20, 2013 9:20
Vote:
 

Hi Tomas

Have you found out what was wrong?

I received the same error when installing on W 2012 server (IIS 8)

Lars

#75884
Oct 09, 2013 15:46
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.